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 31f396b57d
Add support for non-public reblogs from ActivityPub (#9841)
Fix #9838
6 years ago
..
accept.rb Fix handling of ActivityPub activities lacking some attributes (#8864) 6 years ago
add.rb
announce.rb Add support for non-public reblogs from ActivityPub (#9841) 6 years ago
block.rb Ensure blocked user unfollows blocker if Block/Undo Block are processed out of order (#9687) 6 years ago
create.rb Use summary as summary for converted ActivityPub objects (#9823) 6 years ago
delete.rb Reduce chances of race conditions when processing deleted toots (#9815) 6 years ago
flag.rb Do not ignore federated reports targetting already-reported accounts (#9534) 6 years ago
follow.rb Reduce usage of LD signatures (#9659) 6 years ago
like.rb
move.rb Add handler for Move activity (#9629) 6 years ago
reject.rb Fix handling of ActivityPub activities lacking some attributes (#8864) 6 years ago
remove.rb
undo.rb Fix handling of ActivityPub activities lacking some attributes (#8864) 6 years ago
update.rb