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 Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 2019-09-11 16:32:44 +02:00
concerns
import
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 Fix web push subscriptions being deleted on rate limit or timeout (#11826) 2019-09-13 19:15:47 +02:00
after_account_domain_block_worker.rb
after_remote_follow_request_worker.rb Remove Salmon and PubSubHubbub (#11205) 2019-07-06 23:26:16 +02:00
after_remote_follow_worker.rb Remove Salmon and PubSubHubbub (#11205) 2019-07-06 23:26:16 +02:00
authorize_follow_worker.rb
backup_worker.rb
block_worker.rb
bootstrap_timeline_worker.rb
digest_mailer_worker.rb
distribution_worker.rb
domain_block_worker.rb Add domain block notes (#11515) 2019-08-07 20:20:23 +02:00
feed_insert_worker.rb
fetch_reply_worker.rb
import_worker.rb
link_crawl_worker.rb
local_notification_worker.rb
merge_worker.rb
move_worker.rb Fix various issues with account migration (#12301) 2019-11-07 09:05:07 +02:00
mute_worker.rb
notification_worker.rb Remove Salmon and PubSubHubbub (#11205) 2019-07-06 23:26:16 +02:00
poll_expiration_notify_worker.rb
processing_worker.rb Remove Salmon and PubSubHubbub (#11205) 2019-07-06 23:26:16 +02:00
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 Remove Salmon and PubSubHubbub (#11205) 2019-07-06 23:26:16 +02:00
removal_worker.rb Add soft delete for statuses for instant deletes through API (#11623) 2019-08-22 21:55:56 +02:00
resolve_account_worker.rb
salmon_worker.rb Remove Salmon and PubSubHubbub (#11205) 2019-07-06 23:26:16 +02:00
thread_resolve_worker.rb
unfavourite_worker.rb
unfollow_follow_worker.rb Fix various issues with account migration (#12301) 2019-11-07 09:05:07 +02:00
unmerge_worker.rb
verify_account_links_worker.rb