mastodon/config
ThibG 8d217d7231
Improve email address validation ()
* Increase DNS timeout from 1 second to 5 seconds for MX check

1 seconds is rather short when using a recursive DNS resolver which
hasn't got a cached result already available. Use 5 seconds instead,
which is the timeout value we use for outgoing HTTP queries.

* Add more precise error messages for invalid e-mail addresses
..
environments add ssl option in smtp setting ()
initializers Change rate limits for various paths ()
locales Improve email address validation ()
webpack Bump copy-webpack-plugin from 5.1.1 to 6.0.1 ()
application.rb Add color extraction for audio thumbnails ()
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 Make PreviewCard records reuseable between statuses ()
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 Use default :edit routing ()
secrets.yml Upgrade to Rails 5.0.0.1
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 ()