This repository has been archived on 2024-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app
ThibG a1a8aa4a08
Skip processing Update activities on unknown accounts (#15514)
This also skips fetching the actor completely.

This will be useful if we end up distributing Update activities linked to
account suspensions more widely (they are currently only delivered to
the suspended account's followers), as currently, instances not knowing
about the suspended account would fetch it to then process the suspension.

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2021-01-08 12:26:29 +01:00
..
chewy
controllers Skip processing Update activities on unknown accounts (#15514) 2021-01-08 12:26:29 +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 defaultProps of frameRate to string (#15493) 2021-01-05 20:00:42 +01:00
lib Improve account deletion performances further (#15407) 2020-12-22 23:57:46 +01:00
mailers
models Fix rubocop config and warnings (#15503) 2021-01-07 09:40:55 +01:00
policies Fix admins being able to suspend their instance actor (#14567) 2020-12-15 17:23:58 +01:00
presenters Fix performance on instances list in admin UI (#15282) 2020-12-14 09:06:34 +01:00
serializers Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer (#15415) 2020-12-23 16:43:38 +01:00
services Fix rubocop config and warnings (#15503) 2021-01-07 09:40:55 +01:00
validators Fix follow limit preventing re-following of a moved account (#14207) 2020-12-18 09:18:31 +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