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/workers/activitypub
Eugen Rochko 85e97ecab6
Fix too many forwards (#5854)
* Avoid sending explicit Undo->Announce when original deleted

* Do not forward a reply back to the server that sent it

* Deduplicate inboxes of rebloggers' followers for delete forwarding

* Adjust test

* Fix wrong class, bad SQL, wrong variable, outdated comment
7 years ago
..
delivery_worker.rb
distribution_worker.rb
post_upgrade_worker.rb
processing_worker.rb
raw_distribution_worker.rb Fix too many forwards (#5854) 7 years ago
reply_distribution_worker.rb
update_distribution_worker.rb