mastodon/app/workers/activitypub
Jonathan de Jong d9b05f6860 Have `Follow` activities bypass availability (#27586)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-12-04 15:27:44 +01:00
..
delivery_worker.rb Have `Follow` activities bypass availability (#27586) 2023-12-04 15:27:44 +01:00
distribute_poll_update_worker.rb Fix background jobs not using locks like they are supposed to (#13361) 2020-03-31 21:59:03 +02:00
distribution_worker.rb Fix Sidekiq warnings about JSON serialization (#17381) 2022-01-28 00:43:56 +01:00
fetch_replies_worker.rb Fix unbounded recursion in post discovery (#23507) 2023-02-10 22:16:47 +01:00
followers_synchronization_worker.rb Add follower synchronization mechanism (#14510) 2020-10-21 18:04:09 +02:00
low_priority_delivery_worker.rb Move sending account Delete to anyone but the account's followers to the pull̀ queue (#10016) 2019-02-12 05:10:43 +01:00
migrated_follow_delivery_worker.rb Fix original account being unfollowed on migration before the follow request could be sent (#21957) 2023-03-14 11:46:12 +01:00
move_distribution_worker.rb Change move handler to carry blocks over (#14144) 2020-07-01 13:51:15 +02:00
post_upgrade_worker.rb ActivityPub migration procedure (#4617) 2017-08-21 01:14:40 +02:00
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 Fix error when using raw distribution worker (#17334) 2022-01-19 23:05:59 +01:00
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 Add support for editing for published statuses (#16697) 2022-01-19 22:37:27 +01:00