0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-01-14 08:36:56 +00:00
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
2019-03-12 22:58:59 +01:00
..
delivery_worker.rb Skip deliveries to inboxes that have already been marked as unavailable () 2018-11-27 19:15:08 +01:00
distribute_poll_update_worker.rb Fix poll update handler calling method was that was not available () 2019-03-12 22:58:59 +01:00
distribution_worker.rb Avoid duplicate work by merging ReplyDistributionWorker into DistributionWorker () 2018-12-30 19:00:04 +01:00
fetch_replies_worker.rb Do not error out on unsalvageable errors in FetchRepliesService () 2019-03-05 15:21:14 +01:00
low_priority_delivery_worker.rb Move sending account Delete to anyone but the account's followers to the pull̀ queue () 2019-02-12 05:10:43 +01:00
post_upgrade_worker.rb ActivityPub migration procedure () 2017-08-21 01:14:40 +02:00
processing_worker.rb Filter incoming Create activities by relation to local activity () 2019-02-13 18:42:47 +01:00
raw_distribution_worker.rb Fix too many forwards () 2017-11-30 03:50:05 +01:00
reply_distribution_worker.rb Restore ReplyDistributionWorker to allow existing jobs to be processed () 2019-01-01 13:43:11 +01:00
synchronize_featured_collection_worker.rb
update_distribution_worker.rb Add CLI task for rotating keys () 2018-08-26 20:21:03 +02:00