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
announce.rb Handle duplicate ActivityPub activities (#4639) 7 years ago
block.rb Handle duplicate ActivityPub activities (#4639) 7 years ago
create.rb
delete.rb
follow.rb Handle duplicate ActivityPub activities (#4639) 7 years ago
like.rb Handle duplicate ActivityPub activities (#4639) 7 years ago
reject.rb
undo.rb
update.rb