83 Commits (c1befd3909359e4d964da74bde9931a8416d26a3)

Author SHA1 Message Date
Thibaut Girka 5088eb8388 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Hugo Gameiro 5466b39c78 Add SMTP reply_to option (#11718)
5 years ago
Thibaut Girka 1488be7d96 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 1bc077dc74
Add HTTP signature keyId to request log (#11591)
5 years ago
Thibaut Girka dcded13a99 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 22de24b8ca
Fix missing protocol in dns-prefetch, improve code style (#8963)
6 years ago
Thibaut Girka 00fcdebed7 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
aus-social 0a4739c732 lint pass 2 (#8878)
6 years ago
Thibaut Girka e7a72439f1 Move CSP headers to the appropriate Rails configuration
6 years ago
David Yip c816701550
Merge remote-tracking branch 'origin/master' into gs-master
6 years ago
Eugen Rochko 63553c6b5c
Add support for separate Redis for cache (#7272)
6 years ago
David Yip ed490b781f
Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
Yamagishi Kazutoshi 50529cbceb Upgrade Rails to version 5.2.0 (#5898)
7 years ago
Jenkins e8aeec4fea Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Akihiko Odaki 61dcb686a8 Fix i18n fallback configuration conflicts with environment configurations (#6843)
7 years ago
Jenkins 447d7e6127 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Akihiko Odaki c110fa62ac Provide default OTP_SECRET value for development environment (#6617)
7 years ago
David Yip 1b8fcd4df5
Merge remote-tracking branch 'origin/master' into merge-upstream
7 years ago
beatrix 4072b68686 remove Uglifier call from production.rb (#6568)
7 years ago
beatrix fa361ccc5e
change referrer policy to same-origin
7 years ago
beatrix-bitrot b75a1ce326 tighten csp
7 years ago
beatrix 254b74c71f
add memorial to production.rb
7 years ago
kibigo! 8d6b9ba494 Merge upstream 2.0ish #165
7 years ago
Eugen Rochko 35a8cafa35 Replace self-rolled statsd instrumention with localshred/nsa (#5118)
7 years ago
David Yip 932571fa22 Merge tag 'v1.6.0' into sync/upstream
7 years ago
Yamagishi Kazutoshi 3f333a8d31 Set fallback address when empty notification address (#4868)
7 years ago
Ondřej Hruška c727eae441 Updated from tootsuite
7 years ago
Eugen Rochko a3202fd51e Add SMTP_TLS variable for configuring TLS when server uses non-standard port (#4227)
7 years ago
kibigo! 79d898ae0a Merge upstream!! #64 <3 <3
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 2083000027 Set default From address in config (#3756)
7 years ago
beatrix-bitrot 9bc593d675 update local modifications for cors and cp
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)
8 years ago
Matt Jankowski 57cd6546c3 Make HSTS enable optional with force_ssl (#2364)
8 years ago
Matt Jankowski ee82d8a876 Move force_ssl check to production config (#2165)
8 years ago
Miguel Jacq b79ba3db8a 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 e9eaf9e33c Allow using an SMTP server without authentication (#1597)
8 years ago
Les Orchard 7609593e48 Add REDIS_DB env variable to configure Redis database (#1366)
8 years ago
Effy Elden c019b0acfd 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 d9dc0fe84e smtp delivery type fix (#1556)
8 years ago
Eugen 40bdf43297 Change default log level in production from :debug to :info for less I/O (#1579)
8 years ago
Eugen 5cdd2c2414 Fix #1535 - #1372 set a wrong default on :openssl_verify_mode (#1563)
8 years ago
Alexander Mankuta 0dbbc16c69 More SMTP customization (#1372)
8 years ago