mastodon/app/lib/activitypub/activity
Eugen Rochko dad339da6d
Filter incoming Create activities by relation to local activity (#10005)
Reject those from accounts with no local followers, from relays
that are not enabled, which do not address local accounts and are
not replies to accounts that do have local followers
2019-02-13 18:42:47 +01:00
..
accept.rb
add.rb
announce.rb Alternative handling of private self-boosts (#9998) 2019-02-13 18:36:23 +01:00
block.rb Ensure blocked user unfollows blocker if Block/Undo Block are processed out of order (#9687) 2019-01-02 01:12:02 +01:00
create.rb Filter incoming Create activities by relation to local activity (#10005) 2019-02-13 18:42:47 +01:00
delete.rb Add tombstones for remote statuses (#9830) 2019-01-18 15:56:55 +01:00
flag.rb
follow.rb
like.rb
move.rb
reject.rb
remove.rb
undo.rb
update.rb