mastodon/spec/workers
ThibG 66c1fe0495 Fix various issues with account migration ()
* 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
..
activitypub Fix account URI in UpdatePollSerializer ()
scheduler Remove Salmon and PubSubHubbub ()
digest_mailer_worker_spec.rb Spec coverage and refactor of digest mailer worker ()
domain_block_worker_spec.rb Add domain block notes ()
feed_insert_worker_spec.rb Lists ()
move_worker_spec.rb Fix various issues with account migration ()
publish_scheduled_status_worker_spec.rb Add scheduled statuses ()
regeneration_worker_spec.rb Add spec coverage for regeneration worker ()
unfollow_follow_worker_spec.rb Fix various issues with account migration ()