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/app
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
..
chewy
controllers
helpers
javascript follow-up #14149 (#14192) 5 years ago
lib Fix remote files not using Content-Type header, streaming (#14184) 5 years ago
mailers
models Fix remote files not using Content-Type header, streaming (#14184) 5 years ago
policies
presenters
serializers
services
validators
views
workers Change move handler to carry blocks over (#14144) 5 years ago