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 Fix searchable status without explicitly mentioning it (#13829) 5 years ago
controllers Add user notes on accounts (#14148) 5 years ago
helpers Add a visibility icon to status (#14123) 5 years ago
javascript follow-up #14149 (#14192) 5 years ago
lib Fix remote files not using Content-Type header, streaming (#14184) 5 years ago
mailers Add e-mail-based sign in challenge for users with disabled 2FA (#14013) 5 years ago
models Fix remote files not using Content-Type header, streaming (#14184) 5 years ago
policies Add ability to delete files uploaded for settings in admin UI (#13192) 5 years ago
presenters Add user notes on accounts (#14148) 5 years ago
serializers Add user notes on accounts (#14148) 5 years ago
services Add customizable thumbnails for audio and video attachments (#14145) 5 years ago
validators Add E2EE API (#13820) 5 years ago
views Add customizable thumbnails for audio and video attachments (#14145) 5 years ago
workers Change move handler to carry blocks over (#14144) 5 years ago