mastodon/app/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.rb Fix error within error when limiting backtrace to 3 lines (#13120) 2020-05-10 10:30:27 +02:00
distribute_poll_update_worker.rb
distribution_worker.rb Add E2EE API (#13820) 2020-06-02 19:24:53 +02:00
fetch_replies_worker.rb
low_priority_delivery_worker.rb
move_distribution_worker.rb Change move handler to carry blocks over (#14144) 2020-07-01 13:51:15 +02:00
post_upgrade_worker.rb
processing_worker.rb
raw_distribution_worker.rb
reply_distribution_worker.rb Add E2EE API (#13820) 2020-06-02 19:24:53 +02:00
synchronize_featured_collection_worker.rb
update_distribution_worker.rb