chinwagsocial/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
2020-07-01 13:51:15 +02:00
..
chewy Fix searchable status without explicitly mentioning it (#13829) 2020-05-23 05:47:25 +02:00
controllers Add user notes on accounts (#14148) 2020-06-30 19:19:50 +02:00
helpers Add a visibility icon to status (#14123) 2020-06-25 22:43:59 +02:00
javascript follow-up #14149 (#14192) 2020-07-01 11:34:19 +02:00
lib Fix remote files not using Content-Type header, streaming (#14184) 2020-06-30 23:58:02 +02:00
mailers Add e-mail-based sign in challenge for users with disabled 2FA (#14013) 2020-06-09 10:23:06 +02:00
models Fix remote files not using Content-Type header, streaming (#14184) 2020-06-30 23:58:02 +02:00
policies Add ability to delete files uploaded for settings in admin UI (#13192) 2020-03-08 16:00:24 +01:00
presenters Add user notes on accounts (#14148) 2020-06-30 19:19:50 +02:00
serializers Add user notes on accounts (#14148) 2020-06-30 19:19:50 +02:00
services Add customizable thumbnails for audio and video attachments (#14145) 2020-06-29 13:56:55 +02:00
validators Add E2EE API (#13820) 2020-06-02 19:24:53 +02:00
views Add customizable thumbnails for audio and video attachments (#14145) 2020-06-29 13:56:55 +02:00
workers Change move handler to carry blocks over (#14144) 2020-07-01 13:51:15 +02:00