91 Commits (ce43ed144cde8817c80620b44c038c1f353e0c20)

Author SHA1 Message Date
Matt Jankowski ce43ed144c
Rails 7.0 update (#25668) 11 months ago
Nick Schonning 1d557305d2
Enable Rubocop Style/FrozenStringLiteralComment (#23793) 11 months ago
Eugen Rochko ba06a2f104
Revert "Rails 7 update" (#25667) 11 months ago
Matt Jankowski 50c2a03695
Rails 7 update (#24241) 11 months ago
mogaminsk e0d075713f
Change i18n-fallbacks to English (#24727) 1 year ago
Eugen Rochko 0ca54a4105
Remove `Permissions-Policy` header from all responses (#24124) 1 year ago
Eugen Rochko f0e727f958
Add cache headers to static files served through Rails (#24120) 1 year ago
Eugen Rochko 8cb2543ee5
Add `SENDFILE_HEADER` environment variable (#24123) 1 year ago
Claire 02c6bad3ca
Change unintended SMTP read timeout from 5 seconds to 20 seconds (#23750) 1 year ago
Claire cff7d967f9
Fix CSRF protection (#23037) 1 year ago
Claire aefefc74c4
Change referrer-policy to no-referrer application-wide (#23014) 1 year ago
Rose 4f15fd0ba1
Fix style for hashes (#20518) 2 years ago
Yamagishi Kazutoshi 19a8563905
Fix `ENV` (#20377) 2 years ago
F 9feba112a7
Make enable_starttls configurable by envvars (#20321) 2 years ago
Arya K af9c9936dd
Fix I2P HTTPS redirect (#18929) 2 years ago
Yamagishi Kazutoshi 5781d1db84
Fix parsing `TRUSTED_PROXY_IP` (#18051) 2 years ago
Eugen Rochko 8c03b45fff
Fix unset `SMTP_RETURN_PATH` environment variable causing e-mail not to send (#17982) 2 years ago
Eugen Rochko 56edc6552f
Add `SMTP_RETURN_PATH` environment variable to set bounce domain (#17886) 2 years ago
Wonderfall 244726e2e8
disable legacy XSS filtering (#17289) 2 years ago
tkr b52fdb4c6f
Fix SMTP_ENABLE_STARTTLS_AUTO/SMTP_TLS/SMTP_SSL environment variables don't work (#17216) 2 years ago
Sandro 085da13933
Default to system ca-certificates.crt if none is specified (#10857) 3 years ago
Claire 1efcbb9cfe
Add Message-ID header to outgoing emails (#16076) 3 years ago
Claire 71f335c2fc
Add HTTP header to explicitly opt out of FLoC by default (#16036) 3 years ago
Claire cbd0ee1d07
Update Mastodon to Rails 6.1 (#15910) 3 years ago
Claire 43eff898a0
Prepare Mastodon for Rails 6 (#15911) 3 years ago
Tdxdxoz 376b44853f
add ssl option in smtp setting (#14309) 4 years ago
Hugo Gameiro 5466b39c78 Add SMTP reply_to option (#11718) 5 years ago
Eugen Rochko 1bc077dc74
Add HTTP signature keyId to request log (#11591) 5 years ago
Eugen Rochko 22de24b8ca
Fix missing protocol in dns-prefetch, improve code style (#8963) 6 years ago
aus-social 0a4739c732 lint pass 2 (#8878) 6 years ago
Eugen Rochko 63553c6b5c
Add support for separate Redis for cache (#7272) 6 years ago
Yamagishi Kazutoshi 50529cbceb Upgrade Rails to version 5.2.0 (#5898) 6 years ago
Akihiko Odaki 61dcb686a8 Fix i18n fallback configuration conflicts with environment configurations (#6843) 6 years ago
Akihiko Odaki c110fa62ac Provide default OTP_SECRET value for development environment (#6617) 6 years ago
beatrix 4072b68686 remove Uglifier call from production.rb (#6568) 6 years ago
Eugen Rochko 35a8cafa35 Replace self-rolled statsd instrumention with localshred/nsa (#5118) 7 years ago
Yamagishi Kazutoshi 3f333a8d31 Set fallback address when empty notification address (#4868) 7 years ago
Eugen Rochko a3202fd51e Add SMTP_TLS variable for configuring TLS when server uses non-standard port (#4227) 7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 2083000027 Set default From address in config (#3756) 7 years ago
nullkal b8ea28d6d0 Support multiple trusted proxy ip addresses (#3639) 7 years ago
Matt Jankowski 2212dc4aaa Update Rails to version 5.1.1 (#3121) 7 years ago
Clworld df92f010ad Set config.cache_store in environments file. (#3219) 7 years ago
alpaca-tc ef226a6f22 Remove rails_12factor (#2901) 7 years ago
Eugen Rochko b8e166894b Fix Scheduler::SubscriptionsScheduler (#2834) 7 years ago
Eugen Rochko c997091166 Clean up redis configuration. Allow using REDIS_URL to set advanced (#2732) 7 years ago
Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 7 years ago
Akihiko Odaki 26bc591572 Allow to set CA file for SMTP (#2713) 7 years ago
Matt Jankowski a0dd90a397 Return force_ssl to the controller (#2380) 7 years ago
Matt Jankowski 57cd6546c3 Make HSTS enable optional with force_ssl (#2364) 7 years ago
Matt Jankowski ee82d8a876 Move force_ssl check to production config (#2165) 7 years ago