chinwagsocial/spec/workers/activitypub
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
..
delivery_worker_spec.rb
distribute_poll_update_worker_spec.rb Fix account URI in UpdatePollSerializer (#11194) 2019-06-27 19:41:55 +02:00
distribution_worker_spec.rb
fetch_replies_worker_spec.rb Improved remote thread fetching (#10106) 2019-02-28 15:22:21 +01:00
move_distribution_worker_spec.rb Change move handler to carry blocks over (#14144) 2020-07-01 13:51:15 +02:00
processing_worker_spec.rb
update_distribution_worker_spec.rb