mastodon/app/workers/activitypub
Claire 0c9eac80d8
Fix unbounded recursion in post discovery ()
* Add a limit to how many posts can get fetched as a result of a single request

* Add tests

* Always pass `request_id` when processing `Announce` activities

---------

Co-authored-by: nametoolong <nametoolong@users.noreply.github.com>
..
account_raw_distribution_worker.rb Change featured tag updates to add/remove activity ()
delivery_worker.rb Refactor ActivityPub handling to prepare for non-Account actors ()
distribute_poll_update_worker.rb
distribution_worker.rb Fix Sidekiq warnings about JSON serialization ()
fetch_replies_worker.rb Fix unbounded recursion in post discovery ()
followers_synchronization_worker.rb Add follower synchronization mechanism ()
low_priority_delivery_worker.rb
move_distribution_worker.rb
post_upgrade_worker.rb
processing_worker.rb Autofix Rails/EagerEvaluationLogMessage ()
raw_distribution_worker.rb Fix error when using raw distribution worker ()
status_update_distribution_worker.rb Fix NoMethodError in StatusUpdateDistributionWorker ()
synchronize_featured_collection_worker.rb Add synchronization of remote featured tags ()
synchronize_featured_tags_collection_worker.rb Add synchronization of remote featured tags ()
update_distribution_worker.rb Add synchronization of remote featured tags ()