chinwagsocial/app/workers/activitypub
Claire ee66f5790f
Fix unbounded recursion in account discovery (v3.5 backport) (#22026)
* Fix trying to fetch posts from other users when fetching featured posts

* Rate-limit discovery of new subdomains

* Put a limit on recursively discovering new accounts
2022-12-15 19:21:17 +01:00
..
delivery_worker.rb
distribute_poll_update_worker.rb
distribution_worker.rb
fetch_replies_worker.rb
followers_synchronization_worker.rb
low_priority_delivery_worker.rb
move_distribution_worker.rb
post_upgrade_worker.rb
processing_worker.rb Fix errors when multiple Delete are received for a given actor (#17460) 2022-02-07 13:14:48 +01:00
raw_distribution_worker.rb
status_update_distribution_worker.rb Fix NoMethodError in StatusUpdateDistributionWorker (#17499) 2022-02-10 14:57:10 +01:00
synchronize_featured_collection_worker.rb Fix unbounded recursion in account discovery (v3.5 backport) (#22026) 2022-12-15 19:21:17 +01:00
update_distribution_worker.rb