Age | Commit message (Expand) | Author |
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 |
2017-01-19 | Fix statsd null backend not being initialized properly | Eugen Rochko |
2017-01-18 | Add optional StatsD performance tracking | Eugen Rochko |
2017-01-17 | Add Heroku deployment support | Effy Elden |
2016-11-29 | Adding rack timeout of 30sec, PuSH jobs moved to push queue so they | Eugen Rochko |
2016-11-26 | Fix CDN_HOST variable requirement | Eugen Rochko |
2016-11-24 | Only distribute statuses to followers who signed in in the last 2 weeks, add ... | Eugen Rochko |
2016-11-21 | Adding option to specify asset server, filter followers query by local accounts | Eugen Rochko |
2016-11-07 | Improved configuration from ENV, cleaned up timeline filter methods | Eugen Rochko |
2016-11-02 | Replace in-memory cache store with redis store, should decrease memory | Eugen Rochko |
2016-10-22 | Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting | Eugen Rochko |
2016-10-18 | More debugging | Eugen Rochko |
2016-10-18 | More debugging | Eugen Rochko |
2016-10-18 | Do not compress JS (perhaps it removes source maps, needed for debugging) | Eugen Rochko |
2016-10-05 | Catching more exceptions that slipped through, removing AR logging from | Eugen Rochko |
2016-09-08 | Improving production logs, removing n+1 on media attachments in atom, | Eugen Rochko |
2016-09-05 | Enhancing test suite but I think the problem might have been caching setting | Eugen Rochko |
2016-08-24 | Adding React.js, Redux, revamping dashboard | Eugen Rochko |
2016-08-18 | Final fix for ActionCable origin issues | Eugen Rochko |
2016-08-18 | Fixing more configuration issues with ActionCable | Eugen Rochko |
2016-08-18 | Fix for force SSL issue with websockets | Eugen Rochko |
2016-08-17 | Upgrade to Rails 5.0.0.1 | Eugen Rochko |
2016-03-26 | Oops, typo | Eugen Rochko |
2016-03-26 | Moving Salmon notifications to background processing, fixing mini-profiler | Eugen Rochko |
2016-03-16 | Fixing the docker container setup (with assets compilation &co) | Eugen Rochko |
2016-03-16 | Adding e-mail configuration | Eugen Rochko |
2016-02-20 | Initial commit | Eugen Rochko |