mastodon/app/controllers/activitypub
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
..
base_controller.rb Add support for reversible suspensions through ActivityPub (#14989) 2020-11-08 00:28:39 +01:00
claims_controller.rb Add E2EE API (#13820) 2020-06-02 19:24:53 +02:00
collections_controller.rb Add featured hashtags as an ActivityPub collection (#11595) 2020-09-02 02:11:12 +02:00
followers_synchronizations_controller.rb Add follower synchronization mechanism (#14510) 2020-10-21 18:04:09 +02:00
inboxes_controller.rb Skip processing Update activities on unknown accounts (#15514) 2021-01-08 12:26:29 +01:00
outboxes_controller.rb Change REST API to return empty data for suspended accounts (#14765) 2020-09-11 15:16:29 +02:00
replies_controller.rb Add support for reversible suspensions through ActivityPub (#14989) 2020-11-08 00:28:39 +01:00