This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
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>
2021-01-12 09:25:01 +01:00
..
accept.rb
add.rb
announce.rb
block.rb
create.rb
delete.rb
flag.rb
follow.rb
like.rb
move.rb Fix Move handler not being triggered when failing to fetch target (#15107) 2020-11-09 01:41:52 +01:00
reject.rb
remove.rb
undo.rb
update.rb