chinwagsocial/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
collections_controller.rb
followers_synchronizations_controller.rb
inboxes_controller.rb Skip processing Update activities on unknown accounts (#15514) 2021-01-08 12:26:29 +01:00
outboxes_controller.rb
replies_controller.rb Add support for reversible suspensions through ActivityPub (#14989) 2020-11-08 00:28:39 +01:00