about summary refs log tree commit diff
path: root/config/environments
AgeCommit message (Expand)Author
2023-03-20Remove `Permissions-Policy` header from all responses (#24124)Eugen Rochko
2023-03-17Workaround the ActiveRecord / Marshal serialization bug on Ruby 3.2 (#24142)Jean byroot Boussier
2023-03-16Refactor monkey-patching of `PrivateAddressCheck` (#24122)Eugen Rochko
2023-03-16Add cache headers to static files served through Rails (#24120)Eugen Rochko
2023-03-16Add `SENDFILE_HEADER` environment variable (#24123)Eugen Rochko
2023-03-16Remove `bullet` and `active_record_query_trace` gems (#24121)Eugen Rochko
2023-03-04Upgrade to latest redis-rb 4.x and fix deprecations (#23616)Jean byroot Boussier
2023-03-03Change unintended SMTP read timeout from 5 seconds to 20 seconds (#23750)Claire
2023-01-10Fix CSRF protection (#23037)Claire
2023-01-10Change referrer-policy to no-referrer application-wide (#23014)Claire
2022-11-17Fix style for hashes (#20518)Rose
2022-11-11Fix `ENV` (#20377)Yamagishi Kazutoshi
2022-11-10Make enable_starttls configurable by envvars (#20321)F
2022-08-25Fix I2P HTTPS redirect (#18929)Arya K
2022-04-19Fix parsing `TRUSTED_PROXY_IP` (#18051)Yamagishi Kazutoshi
2022-04-07Fix unset `SMTP_RETURN_PATH` environment variable causing e-mail not to send ...Eugen Rochko
2022-03-28Add `SMTP_RETURN_PATH` environment variable to set bounce domain (#17886)Eugen Rochko
2022-01-28Fix Sidekiq warnings about JSON serialization (#17381)Claire
2022-01-24disable legacy XSS filtering (#17289)Wonderfall
2022-01-13Fix SMTP_ENABLE_STARTTLS_AUTO/SMTP_TLS/SMTP_SSL environment variables don't w...tkr
2021-12-27Fix warnings on Rails boot (#16946)Eugen Rochko
2021-10-14Default to system ca-certificates.crt if none is specified (#10857)Sandro
2021-04-19Add Message-ID header to outgoing emails (#16076)Claire
2021-04-13Add HTTP header to explicitly opt out of FLoC by default (#16036)Claire
2021-03-24Update Mastodon to Rails 6.1 (#15910)Claire
2021-03-17Prepare Mastodon for Rails 6 (#15911)Claire
2020-07-15add ssl option in smtp setting (#14309)Tdxdxoz
2019-09-02Add SMTP reply_to option (#11718)Hugo Gameiro
2019-08-18Add HTTP signature keyId to request log (#11591)Eugen Rochko
2018-10-12Fix missing protocol in dns-prefetch, improve code style (#8963)Eugen Rochko
2018-10-07Add conversations API (#8832)Eugen Rochko
2018-10-04lint pass 2 (#8878)aus-social
2018-09-14Misc. typos (#8694)luzpaz
2018-04-27Add support for separate Redis for cache (#7272)Eugen Rochko
2018-04-12Upgrade Rails to version 5.2.0 (#5898)Yamagishi Kazutoshi
2018-04-11update gem, test pam authentication (#7028)Alexander
2018-03-20Fix i18n fallback configuration conflicts with environment configurations (#6...Akihiko Odaki
2018-03-04Provide default OTP_SECRET value for development environment (#6617)Akihiko Odaki
2018-03-04Set the default locale in config (#6580)Akihiko Odaki
2018-02-27remove Uglifier call from production.rb (#6568)beatrix
2018-02-24Raise Mastodon::HostValidationError when host for HTTP request is private (#6...Akihiko Odaki
2018-02-17Isolate each specs for cache store (#6450)Akihiko Odaki
2017-09-29Replace self-rolled statsd instrumention with localshred/nsa (#5118)Eugen Rochko
2017-09-09Set fallback address when empty notification address (#4868)Yamagishi Kazutoshi
2017-08-30Update status embeds (#4742)Eugen Rochko
2017-07-16Add SMTP_TLS variable for configuring TLS when server uses non-standard port ...Eugen Rochko
2017-07-13Web Push Notifications (#3243)Sorin Davidoi
2017-07-07Set default From address in config (#3756)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-08Support multiple trusted proxy ip addresses (#3639)nullkal
2017-06-01Update Rails to version 5.1.1 (#3121)Matt Jankowski