chinwagsocial/spec/workers
ThibG 35cedc922c
Change move handler to carry blocks over (#14144)
* 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
2020-07-01 13:51:15 +02:00
..
activitypub Change move handler to carry blocks over (#14144) 2020-07-01 13:51:15 +02:00
scheduler
digest_mailer_worker_spec.rb
domain_block_worker_spec.rb
domain_clear_media_worker_spec.rb
feed_insert_worker_spec.rb
move_worker_spec.rb Change move handler to carry blocks over (#14144) 2020-07-01 13:51:15 +02:00
publish_scheduled_status_worker_spec.rb
refollow_worker_spec.rb
regeneration_worker_spec.rb
unfollow_follow_worker_spec.rb