mastodon/app
ThibG 7bed25f3ea
Fix processing of incoming Block activities (#15546)
Unlike locally-issued blocks, they weren't clearing follow
relationships in both directions, follow requests or notifications.

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2021-01-12 09:25:01 +01:00
..
chewy Change `tootctl search deploy` algorithm (#14300) 2020-07-14 18:10:35 +02:00
controllers Fix muting users with duration via the REST api (#15516) 2021-01-10 12:47:21 +01:00
helpers Change RTL detection to rely on unicode-bidi paragraph by paragraph (#14573) 2020-12-15 12:56:43 +01:00
javascript Fix OCR lang data failing to load (#15519) 2021-01-09 03:48:50 +01:00
lib Fix processing of incoming Block activities (#15546) 2021-01-12 09:25:01 +01:00
mailers Change account suspensions to be reversible by default (#14726) 2020-09-15 14:37:58 +02:00
models Optimize map { ... }.compact calls (#15513) 2021-01-10 00:32:01 +01:00
policies Fix admins being able to suspend their instance actor (#14567) 2020-12-15 17:23:58 +01:00
presenters Optimize map { ... }.compact calls (#15513) 2021-01-10 00:32:01 +01:00
serializers Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer (#15415) 2020-12-23 16:43:38 +01:00
services Optimize map { ... }.compact calls (#15513) 2021-01-10 00:32:01 +01:00
validators Optimize map { ... }.compact calls (#15513) 2021-01-10 00:32:01 +01:00
views Fix expand video on public page (#15469) 2020-12-30 23:18:11 +01:00
workers Fix being able to import more than allowed number of follows (#15384) 2020-12-26 23:52:46 +01:00