index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
environments
/
production.rb
Age
Commit message (
Expand
)
Author
2022-04-19
Fix parsing `TRUSTED_PROXY_IP` (#18051)
Yamagishi Kazutoshi
2022-04-07
Fix unset `SMTP_RETURN_PATH` environment variable causing e-mail not to send ...
Eugen Rochko
2022-03-28
Add `SMTP_RETURN_PATH` environment variable to set bounce domain (#17886)
Eugen Rochko
2022-01-24
disable legacy XSS filtering (#17289)
Wonderfall
2022-01-13
Fix SMTP_ENABLE_STARTTLS_AUTO/SMTP_TLS/SMTP_SSL environment variables don't w...
tkr
2021-10-14
Default to system ca-certificates.crt if none is specified (#10857)
Sandro
2021-04-19
Add Message-ID header to outgoing emails (#16076)
Claire
2021-04-13
Add HTTP header to explicitly opt out of FLoC by default (#16036)
Claire
2021-03-24
Update Mastodon to Rails 6.1 (#15910)
Claire
2021-03-17
Prepare Mastodon for Rails 6 (#15911)
Claire
2020-07-15
add ssl option in smtp setting (#14309)
Tdxdxoz
2019-09-02
Add SMTP reply_to option (#11718)
Hugo Gameiro
2019-08-18
Add HTTP signature keyId to request log (#11591)
Eugen Rochko
2018-10-12
Fix missing protocol in dns-prefetch, improve code style (#8963)
Eugen Rochko
2018-10-04
lint pass 2 (#8878)
aus-social
2018-04-27
Add support for separate Redis for cache (#7272)
Eugen Rochko
2018-04-12
Upgrade Rails to version 5.2.0 (#5898)
Yamagishi Kazutoshi
2018-03-20
Fix i18n fallback configuration conflicts with environment configurations (#6...
Akihiko Odaki
2018-03-04
Provide default OTP_SECRET value for development environment (#6617)
Akihiko Odaki
2018-02-27
remove Uglifier call from production.rb (#6568)
beatrix
2017-09-29
Replace self-rolled statsd instrumention with localshred/nsa (#5118)
Eugen Rochko
2017-09-09
Set fallback address when empty notification address (#4868)
Yamagishi Kazutoshi
2017-07-16
Add SMTP_TLS variable for configuring TLS when server uses non-standard port ...
Eugen Rochko
2017-07-07
Set default From address in config (#3756)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-08
Support multiple trusted proxy ip addresses (#3639)
nullkal
2017-06-01
Update Rails to version 5.1.1 (#3121)
Matt Jankowski
2017-05-22
Set config.cache_store in environments file. (#3219)
Clworld
2017-05-09
Remove rails_12factor (#2901)
alpaca-tc
2017-05-06
Fix Scheduler::SubscriptionsScheduler (#2834)
Eugen Rochko
2017-05-03
Clean up redis configuration. Allow using REDIS_URL to set advanced (#2732)
Eugen Rochko
2017-05-03
Replace sprockets/browserify with Webpack (#2617)
Eugen Rochko
2017-05-03
Allow to set CA file for SMTP (#2713)
Akihiko Odaki
2017-04-24
Return force_ssl to the controller (#2380)
Matt Jankowski
2017-04-23
Make HSTS enable optional with force_ssl (#2364)
Matt Jankowski
2017-04-23
Move force_ssl check to production config (#2165)
Matt Jankowski
2017-04-20
Send nil for SMTP_LOGIN or SMTP_PASSWORD if it was left blank in the envfile,...
Miguel Jacq
2017-04-17
Allow using an SMTP server without authentication (#1597)
Miguel Jacq
2017-04-15
Add REDIS_DB env variable to configure Redis database (#1366)
Les Orchard
2017-04-14
Modify ActionMailer configuration to default to ENV['LOCAL_DOMAIN'] if ENV['S...
Effy Elden
2017-04-13
smtp delivery type fix (#1556)
James Moore
2017-04-11
Change default log level in production from :debug to :info for less I/O (#1579)
Eugen
2017-04-11
Fix #1535 - #1372 set a wrong default on :openssl_verify_mode (#1563)
Eugen
2017-04-10
More SMTP customization (#1372)
Alexander Mankuta
2017-04-09
Allows setting log level in env variable (#1290)
Ash Furrow
2017-03-04
Add digest e-mails
Eugen Rochko
2017-02-23
Improve glow
Eugen Rochko
2017-02-05
Preheat status cache
Eugen Rochko
2017-02-01
Looks like log level :debug is required for activerecord times to be tracked
Eugen Rochko
2017-02-01
Fix activerecord logging in production
Eugen Rochko
2017-01-22
Allow to specify trusted proxies through env
Eugen Rochko
[next]