mastodon/config
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
..
environments
initializers Fix remote files not using Content-Type header, streaming (#14184) 2020-06-30 23:58:02 +02:00
locales Change move handler to carry blocks over (#14144) 2020-07-01 13:51:15 +02:00
webpack Bump copy-webpack-plugin from 5.1.1 to 6.0.1 (#13861) 2020-06-06 06:42:23 +09:00
application.rb Fix remote files not using Content-Type header, streaming (#14184) 2020-06-30 23:58:02 +02:00
boot.rb
brakeman.ignore Add E2EE API (#13820) 2020-06-02 19:24:53 +02:00
database.yml
deploy.rb Bump capistrano from 3.14.0 to 3.14.1 (#14037) 2020-06-17 06:31:30 +02:00
environment.rb
i18n-tasks.yml Change move handler to carry blocks over (#14144) 2020-07-01 13:51:15 +02:00
navigation.rb Add announcements (#12662) 2020-01-23 22:00:13 +01:00
pghero.yml Fix PgHero Content-Security-Policy when CDN_HOST is used (#13595) 2020-05-04 13:52:41 +02:00
puma.rb
routes.rb Add user notes on accounts (#14148) 2020-06-30 19:19:50 +02:00
secrets.yml
settings.yml Admin setting to disable default follows (#12566) 2019-12-16 23:55:50 +01:00
sidekiq.yml
themes.yml
webpacker.yml