mastodon/config
Claire 07ff8cb019
Fix compression-webpack-plugin configuration ()
compression-webpack-plugin 6.0.0 has changed how filenames were generated,
so from  onward (Mastodon v3.3.0 and later), compressed files were
output to a file named `.gz` instead of the correct filenames.
..
environments Add Message-ID header to outgoing emails ()
initializers Fix mailer jobs for deleted notifications erroring out ()
locales Add authentication history ()
webpack Fix compression-webpack-plugin configuration ()
application.rb New Crowdin updates ()
boot.rb Add clean error message when RAILS_ENV is unset ()
brakeman.ignore Ignore brakeman false positive warning ()
database.yml config: add DB_SSLMODE for managed/remote PG ()
deploy.rb Bump capistrano from 3.15.0 to 3.16.0 ()
environment.rb Make PreviewCard records reuseable between statuses ()
i18n-tasks.yml Change move handler to carry blocks over ()
navigation.rb Add authentication history ()
pghero.yml Fix PgHero Content-Security-Policy when CDN_HOST is used ()
puma.rb Add PERSISTENT_TIMEOUT option ()
routes.rb Add authentication history ()
secrets.yml Upgrade to Rails 5.0.0.1
settings.yml Change auto-following admin-selected accounts, show in recommendations ()
sidekiq.yml Add cold-start follow recommendations ()
storage.yml Update Mastodon to Rails 6.1 ()
themes.yml More polished light theme ()
webpacker.yml Bump webpacker from 3.5.5 to 4.0.2 ()