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 fe5b66aa08 Handle duplicate ActivityPub activities (#4639)
* Handle duplicate ActivityPub activities

Only perform side-effects when record processed for the first time

* Fast-forward repeat follow requests
7 years ago
..
accept.rb Fix ActivityPub follow interaction and add more specs (#4601) 7 years ago
announce.rb Handle duplicate ActivityPub activities (#4639) 7 years ago
block.rb Handle duplicate ActivityPub activities (#4639) 7 years ago
create.rb Improve ActivityPub/OStatus compatibility (#4632) 7 years ago
delete.rb Add ActivityPub inbox (#4216) 7 years ago
follow.rb Handle duplicate ActivityPub activities (#4639) 7 years ago
like.rb Handle duplicate ActivityPub activities (#4639) 7 years ago
reject.rb Fix ActivityPub follow interaction and add more specs (#4601) 7 years ago
undo.rb Add ActivityPub inbox (#4216) 7 years ago
update.rb Add ActivityPub inbox (#4216) 7 years ago