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
Eugen Rochko 368a87755b
Fix account migration not affecting followers on origin server (#11980)
7 years ago
..
accept.rb
add.rb
announce.rb Refactor controllers for statuses, accounts, and more (#11249) 7 years ago
block.rb
create.rb Change spam check to apply to local accounts and add a threshold (#11806) 7 years ago
delete.rb Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 7 years ago
flag.rb Change domain blocks to automatically support subdomains (#11138) 7 years ago
follow.rb Change silences to always require approval on follow (#11975) 7 years ago
like.rb
move.rb Fix account migration not affecting followers on origin server (#11980) 7 years ago
reject.rb
remove.rb
undo.rb
update.rb