mastodon/app/workers
ThibG 66c1fe0495 Fix various issues with account migration (#12301)
* Fix being able to follow oneself by moving to an account that was following the old one

* Add specs

* Add spec to catch MoveWorker issue with local followers following both accounts

* Fix move worker breaking when a local account follows both source and target accounts

* Fix migration from remote to local account not sending Undo Follow

* Fix show_reblogs not being preserved for moved account's followers
2019-11-07 09:05:07 +02:00
..
activitypub Fixed missing account in MoveDistributionWorker (#11906) 2019-09-21 09:11:58 +02:00
admin
concerns
import Export and import show_reblogs together with following list (#10495) 2019-04-08 07:28:27 +02:00
pubsubhubbub Remove Salmon and PubSubHubbub (#11205) 2019-07-06 23:26:16 +02:00
scheduler Improve IP cleanup query (#11871) 2019-09-17 08:44:25 +02:00
web
after_account_domain_block_worker.rb
after_remote_follow_request_worker.rb
after_remote_follow_worker.rb
authorize_follow_worker.rb authorize-follow-requests-after-unlocking (#4658) 2017-08-26 12:40:03 +02:00
backup_worker.rb
block_worker.rb
bootstrap_timeline_worker.rb
digest_mailer_worker.rb
distribution_worker.rb
domain_block_worker.rb
feed_insert_worker.rb
fetch_reply_worker.rb
import_worker.rb
link_crawl_worker.rb Improve error handling on LinkCrawlWorker (#5250) 2017-10-06 20:39:08 +02:00
local_notification_worker.rb
merge_worker.rb
move_worker.rb
mute_worker.rb Add conversations API (#8832) 2018-10-07 23:44:58 +02:00
notification_worker.rb
poll_expiration_notify_worker.rb
processing_worker.rb
publish_scheduled_status_worker.rb
push_conversation_worker.rb
push_update_worker.rb
redownload_media_worker.rb Add retry for failed media downloads and tootctl media refresh (#11775) 2019-09-10 15:29:12 +02:00
refollow_worker.rb
regeneration_worker.rb
remote_profile_update_worker.rb
removal_worker.rb
resolve_account_worker.rb
salmon_worker.rb
thread_resolve_worker.rb Improved remote thread fetching (#10106) 2019-02-28 15:22:21 +01:00
unfavourite_worker.rb Improve background jobs params and error handling 2017-01-05 03:28:21 +01:00
unfollow_follow_worker.rb
unmerge_worker.rb
verify_account_links_worker.rb