mastodon/config
ThibG 35cedc922c
Change move handler to carry blocks over ()
* 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
..
environments Add SMTP reply_to option ()
initializers Fix remote files not using Content-Type header, streaming ()
locales Change move handler to carry blocks over ()
webpack Bump copy-webpack-plugin from 5.1.1 to 6.0.1 ()
application.rb Fix remote files not using Content-Type header, streaming ()
boot.rb Fix bootsnap cache directory being declared relatively ()
brakeman.ignore Add E2EE API ()
database.yml config: add DB_SSLMODE for managed/remote PG ()
deploy.rb Bump capistrano from 3.14.0 to 3.14.1 ()
environment.rb
i18n-tasks.yml Change move handler to carry blocks over ()
navigation.rb Add announcements ()
pghero.yml Fix PgHero Content-Security-Policy when CDN_HOST is used ()
puma.rb Add PERSISTENT_TIMEOUT option ()
routes.rb Add user notes on accounts ()
secrets.yml
settings.yml Admin setting to disable default follows ()
sidekiq.yml Change trending hashtags to not disappear instantly after midnight ()
themes.yml More polished light theme ()
webpacker.yml Bump webpacker from 3.5.5 to 4.0.2 ()