You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/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
5 years ago
..
activitypub Change move handler to carry blocks over (#14144) 5 years ago
scheduler Remove Salmon and PubSubHubbub (#11205) 6 years ago
digest_mailer_worker_spec.rb
domain_block_worker_spec.rb Make domain block/silence/reject-media code more robust (#13424) 5 years ago
domain_clear_media_worker_spec.rb Make domain block/silence/reject-media code more robust (#13424) 5 years ago
feed_insert_worker_spec.rb Lists (#5703) 7 years ago
move_worker_spec.rb Change move handler to carry blocks over (#14144) 5 years ago
publish_scheduled_status_worker_spec.rb Add scheduled statuses (#9706) 6 years ago
refollow_worker_spec.rb Fix RefollowWorker not keeping show_reblogs setting (#12707) 5 years ago
regeneration_worker_spec.rb
unfollow_follow_worker_spec.rb Fix various issues with account migration (#12301) 5 years ago