83 Commits (09016dbda41372c2e198d49fa42dfe2fc4e869f8)

Author SHA1 Message Date
luzpaz 1bce70d3c7 Misc. typos (#8694)
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
Alexander 8a9da4c414 update gem, test pam authentication (#7028)
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
Akihiko Odaki 008bc9f47d Set the default locale in config (#6580)
7 years ago
beatrix caa0e2e2f8 remove Uglifier call from production.rb (#6568)
7 years ago
Akihiko Odaki a5a434a8f6 Raise Mastodon::HostValidationError when host for HTTP request is private (#6410)
7 years ago
Akihiko Odaki ca6c8b92d9 Isolate each specs for cache store (#6450)
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 651c659fd6 Update status embeds (#4742)
7 years ago
Eugen Rochko 49ef5145ea Add SMTP_TLS variable for configuring TLS when server uses non-standard port (#4227)
7 years ago
Sorin Davidoi ecab38fd66 Web Push Notifications (#3243)
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
Eugen Rochko 47fb42be01 Add back stdout logging to development environment after rails_12factor was removed (#3011)
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 c32e312061 More robust PuSH subscription refreshes (#2799)
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
Eugen Rochko efa4065029 Preheat status cache
8 years ago
Eugen Rochko 1e89e8e74d Looks like log level :debug is required for activerecord times to be tracked
8 years ago
Eugen Rochko 8f9729ec2d Fix activerecord logging in production
8 years ago
Eugen Rochko 096ff9ba38 Removed accidental n+1 query from notifications, updated some deps,
8 years ago
Eugen Rochko ef376b0bfd Allow to specify trusted proxies through env
8 years ago
Eugen Rochko 7344c75a27 Fix code style
8 years ago
Effy Elden 432cc1d3c1 Set remote dev environments to use letter_opener_web, add default .env.vagrant variables
8 years ago
Eugen Rochko 31d48af0d1 Fix statsd null backend not being initialized properly
8 years ago
Eugen Rochko 86264a950c Add optional StatsD performance tracking
8 years ago
Effy Elden a898072d76 Add Heroku deployment support
8 years ago