mastodon/spec/workers
ThibG 35cedc922c
Change move handler to carry blocks over ()
* Change move handler to carry blocks and mutes over

When user A blocks user B and B moves to a new account C, make A block C
accordingly.

Note that it only works if A's instance is aware of the Move, that is,
if B is on A's instance or has followers there.

* Also notify instances with known people blocking you when moving

* Add automatic account notes when blocking/muting an account that had no note
..
activitypub Change move handler to carry blocks over ()
scheduler Remove Salmon and PubSubHubbub ()
digest_mailer_worker_spec.rb
domain_block_worker_spec.rb Make domain block/silence/reject-media code more robust ()
domain_clear_media_worker_spec.rb Make domain block/silence/reject-media code more robust ()
feed_insert_worker_spec.rb
move_worker_spec.rb Change move handler to carry blocks over ()
publish_scheduled_status_worker_spec.rb
refollow_worker_spec.rb Fix RefollowWorker not keeping show_reblogs setting ()
regeneration_worker_spec.rb
unfollow_follow_worker_spec.rb Fix various issues with account migration ()