80 Commits (8db20eb6ce3ef0393567af5b946f8d6bd70c7e07)

Author SHA1 Message Date
Rose b54c639482 Fix style for hashes (#20518)
2 years ago
Yamagishi Kazutoshi 51e199a7c0 Fix `ENV` (#20377)
2 years ago
F 24af2c05bc Make enable_starttls configurable by envvars (#20321)
2 years ago
Arya K b2f2d2bfe3 Fix I2P HTTPS redirect (#18929)
2 years ago
Yamagishi Kazutoshi 0938eb7c9d Fix parsing `TRUSTED_PROXY_IP` (#18051)
2 years ago
Eugen Rochko 62906f15ad Fix unset `SMTP_RETURN_PATH` environment variable causing e-mail not to send (#17982)
2 years ago
Eugen Rochko 07b9062015 Add `SMTP_RETURN_PATH` environment variable to set bounce domain (#17886)
3 years ago
Wonderfall 85389ddd45 disable legacy XSS filtering (#17289)
3 years ago
tkr 55fe75c5be Fix SMTP_ENABLE_STARTTLS_AUTO/SMTP_TLS/SMTP_SSL environment variables don't work (#17216)
3 years ago
Sandro bdc6438ed8 Default to system ca-certificates.crt if none is specified (#10857)
3 years ago
Claire 21ebf536e4 Add Message-ID header to outgoing emails (#16076)
3 years ago
Claire 8bb856c1ef Add HTTP header to explicitly opt out of FLoC by default (#16036)
3 years ago
Claire b2a89bf38e Update Mastodon to Rails 6.1 (#15910)
4 years ago
Claire 1634e71bd6 Prepare Mastodon for Rails 6 (#15911)
4 years ago
Tdxdxoz 848622f347 add ssl option in smtp setting (#14309)
4 years ago
Hugo Gameiro 3cd3cb6a41 Add SMTP reply_to option (#11718)
5 years ago
Eugen Rochko dc20e1af71 Add HTTP signature keyId to request log (#11591)
5 years ago
Eugen Rochko 3ede0e8b95 Fix missing protocol in dns-prefetch, improve code style (#8963)
6 years ago
aus-social c883b1ffc9 lint pass 2 (#8878)
6 years ago
Eugen Rochko 0370c0f4d6 Add support for separate Redis for cache (#7272)
6 years ago
Yamagishi Kazutoshi 9761b940ac Upgrade Rails to version 5.2.0 (#5898)
7 years ago
Akihiko Odaki a4d7afa3d9 Fix i18n fallback configuration conflicts with environment configurations (#6843)
7 years ago
Akihiko Odaki 649565e005 Provide default OTP_SECRET value for development environment (#6617)
7 years ago
beatrix caa0e2e2f8 remove Uglifier call from production.rb (#6568)
7 years ago
Eugen Rochko 6033b8eac1 Replace self-rolled statsd instrumention with localshred/nsa (#5118)
7 years ago
Yamagishi Kazutoshi 4c0a563c0c Set fallback address when empty notification address (#4868)
7 years ago
Eugen Rochko 49ef5145ea Add SMTP_TLS variable for configuring TLS when server uses non-standard port (#4227)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 9669f065af Set default From address in config (#3756)
7 years ago
nullkal 9335e15763 Support multiple trusted proxy ip addresses (#3639)
7 years ago
Matt Jankowski eea027c5c2 Update Rails to version 5.1.1 (#3121)
7 years ago
Clworld 2214d1ecd7 Set config.cache_store in environments file. (#3219)
7 years ago
alpaca-tc 4a4e6f59ec Remove rails_12factor (#2901)
7 years ago
Eugen Rochko 78b890cc81 Fix Scheduler::SubscriptionsScheduler (#2834)
7 years ago
Eugen Rochko 0951a2f9f3 Clean up redis configuration. Allow using REDIS_URL to set advanced (#2732)
7 years ago
Eugen Rochko ef2af79a48 Replace sprockets/browserify with Webpack (#2617)
7 years ago
Akihiko Odaki 40a06ce911 Allow to set CA file for SMTP (#2713)
7 years ago
Matt Jankowski f93d4d340d Return force_ssl to the controller (#2380)
8 years ago
Matt Jankowski 9df261e46a Make HSTS enable optional with force_ssl (#2364)
8 years ago
Matt Jankowski 04e2d502e0 Move force_ssl check to production config (#2165)
8 years ago
Miguel Jacq 2d94636b58 Send nil for SMTP_LOGIN or SMTP_PASSWORD if it was left blank in the envfile, otherwise Ruby still attempts auth even if SMTP_AUTH_METHOD is none (#2180)
8 years ago
Miguel Jacq 609fe68e7b Allow using an SMTP server without authentication (#1597)
8 years ago
Les Orchard 492e8ec00e Add REDIS_DB env variable to configure Redis database (#1366)
8 years ago
Effy Elden 98aa3c9ccb Modify ActionMailer configuration to default to ENV['LOCAL_DOMAIN'] if ENV['SMTP_DOMAIN'] is not set. The previous fallback, config.x.local_domain, is undefined when the code is called. (#1745)
8 years ago
James Moore 31f72c39a6 smtp delivery type fix (#1556)
8 years ago
Eugen 9dac43b6d1 Change default log level in production from :debug to :info for less I/O (#1579)
8 years ago
Eugen 3120d41c53 Fix #1535 - #1372 set a wrong default on :openssl_verify_mode (#1563)
8 years ago
Alexander Mankuta 7ff773bed5 More SMTP customization (#1372)
8 years ago
Ash Furrow 90101a724c Allows setting log level in env variable (#1290)
8 years ago
Eugen Rochko 0cb5a2a0a7 Add digest e-mails
8 years ago
Eugen Rochko 75d5dc1df8 Improve glow
8 years ago