mastodon/app/workers/activitypub
Eugen Rochko 9f5b55ad4f
Fix poll update handler calling method was that was not available ()
* Fix poll update handler calling method was that was not available

Fix regression from 

* Refactor VoteService

* Refactor ActivityPub::DistributePollUpdateWorker and optimize it

* Fix typo

* Fix typo
..
delivery_worker.rb Skip deliveries to inboxes that have already been marked as unavailable ()
distribute_poll_update_worker.rb Fix poll update handler calling method was that was not available ()
distribution_worker.rb Avoid duplicate work by merging ReplyDistributionWorker into DistributionWorker ()
fetch_replies_worker.rb Do not error out on unsalvageable errors in FetchRepliesService ()
low_priority_delivery_worker.rb Move sending account Delete to anyone but the account's followers to the pull̀ queue ()
post_upgrade_worker.rb ActivityPub migration procedure ()
processing_worker.rb Filter incoming Create activities by relation to local activity ()
raw_distribution_worker.rb Fix too many forwards ()
reply_distribution_worker.rb Restore ReplyDistributionWorker to allow existing jobs to be processed ()
synchronize_featured_collection_worker.rb Ensure SynchronizeFeaturedCollectionWorker is unique and clean up ()
update_distribution_worker.rb Add CLI task for rotating keys ()