91 Commits (cbd0ee1d07c0d48e4ed14bd446cd23d334e76da8)

Author SHA1 Message Date
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
Eugen Rochko 774ac47373
Add conversations API (#8832) 6 years ago
aus-social 0a4739c732 lint pass 2 (#8878) 6 years ago
luzpaz 40dd19be37 Misc. typos (#8694) 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
Alexander 8e88a18316 update gem, test pam authentication (#7028) 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
Akihiko Odaki 51d760960c Set the default locale in config (#6580) 6 years ago
beatrix 4072b68686 remove Uglifier call from production.rb (#6568) 6 years ago
Akihiko Odaki 2e8a492e88 Raise Mastodon::HostValidationError when host for HTTP request is private (#6410) 6 years ago
Akihiko Odaki 9b8a448477 Isolate each specs for cache store (#6450) 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 e95bdec7c5 Update status embeds (#4742) 7 years ago
Eugen Rochko a3202fd51e Add SMTP_TLS variable for configuring TLS when server uses non-standard port (#4227) 7 years ago
Sorin Davidoi 0c7c188c45 Web Push Notifications (#3243) 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
Eugen Rochko 2cc0d56652 Add back stdout logging to development environment after rails_12factor was removed (#3011) 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 81584779cb More robust PuSH subscription refreshes (#2799) 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
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) 7 years ago
Miguel Jacq e9eaf9e33c Allow using an SMTP server without authentication (#1597) 7 years ago
Les Orchard 7609593e48 Add REDIS_DB env variable to configure Redis database (#1366) 7 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) 7 years ago
James Moore d9dc0fe84e smtp delivery type fix (#1556) 7 years ago
Eugen 40bdf43297 Change default log level in production from :debug to :info for less I/O (#1579) 7 years ago
Eugen 5cdd2c2414 Fix #1535 - #1372 set a wrong default on :openssl_verify_mode (#1563) 7 years ago
Alexander Mankuta 0dbbc16c69 More SMTP customization (#1372) 7 years ago
Ash Furrow c3e7bac1cc Allows setting log level in env variable (#1290) 7 years ago
Eugen Rochko 6b81d10030 Add digest e-mails 7 years ago
Eugen Rochko 9d4cad6307 Improve glow 7 years ago
Eugen Rochko 19b9e1e2c3 Preheat status cache 7 years ago
Eugen Rochko 1da0ce5c7c Looks like log level :debug is required for activerecord times to be tracked 7 years ago