]> cat aescling's git repositories - mastodon.git/commit
Skip processing Update activities on unknown accounts (#15514)
authorThibG <thib@sitedethib.com>
Fri, 8 Jan 2021 11:26:29 +0000 (12:26 +0100)
committerGitHub <noreply@github.com>
Fri, 8 Jan 2021 11:26:29 +0000 (12:26 +0100)
commita1a8aa4a08ee457b62f505cea929a0a319655c83
treec2aada0353ebcb7ede5e094f93e1602449078178
parent1817f96578a31cbc719817433e9f7c592295094a
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>
app/controllers/activitypub/inboxes_controller.rb
This page took 0.02408 seconds and 3 git commands to generate.