You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/lib/activitypub/activity
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>
4 years ago
..
accept.rb
add.rb
announce.rb
block.rb Fix processing of incoming Block activities (#15546) 4 years ago
create.rb Add stoplight for object storage failures, return HTTP 503 (#13043) 4 years ago
delete.rb
flag.rb Optimize map { ... }.compact calls (#15513) 4 years ago
follow.rb
like.rb
move.rb Fix Move handler not being triggered when failing to fetch target (#15107) 4 years ago
reject.rb
remove.rb
undo.rb
update.rb