about summary refs log tree commit diff
path: root/config/initializers
AgeCommit message (Expand)Author
2017-04-11Avoid user enumeration with devise paranoid mode (#1527)Yann GUERN
2017-04-11Pagination improvements (#1445)Matt Jankowski
2017-04-10Version bumps for ruby and misc gems (#1159)Matt Jankowski
2017-04-05Make sure Rabl is using OjEugen Rochko
2017-04-04[#817] Add email whitelistPete Keen
2017-04-02Add proper error page for request timeoutsEugen Rochko
2017-03-23:wrench: S3 protocol from ENVleopku
2017-03-18Federate header images, fix open-uri http->https redirection errorEugen Rochko
2017-03-14Obfuscate filenames better, double rate limitsEugen Rochko
2017-03-06Revert earlier fix due to new bug reportsEugen Rochko
2017-03-05Make the paperclip filename interpolator smarter about the :original styleEugen Rochko
2017-02-13Update service timeout setting from 15s to 90sEugen Rochko
2017-02-07Merge pull request #603 from evanminto/activitypub-accountEugen
2017-02-06Reuse existing controller and routeEvan Minto
2017-02-04Make the streaming API also handle websockets (because trying to get the brow...Eugen Rochko
2017-01-28Update settings to re-use admin layout, one big navigation tree, improve sett...Eugen Rochko
2017-01-27Do not automatically login after password reset, as it would circumvent two-f...Eugen Rochko
2017-01-27Added optional two-factor authenticationEugen Rochko
2017-01-26Fix key names in statsdEugen Rochko
2017-01-26Improve StatsD instrumentationEugen Rochko
2017-01-26Fix up timeout, improve contrast on "show more", add responsive styleEugen Rochko
2017-01-22Fix errorEugen
2017-01-22Override Rack::Request to use the same trusted proxy settings as RailsEugen Rochko
2017-01-20Fix #463 - Fetch and display previews of URLs using OpenGraph tagsEugen Rochko
2017-01-18Add optional StatsD performance trackingEugen Rochko
2017-01-17Add Heroku deployment supportEffy Elden
2017-01-15Change default S3 ACL string used by Paperclip from 'public' (which is invali...Effy Elden
2017-01-08Fix Paperclip timeout setting. Fix bug introduced in #437Eugen Rochko
2017-01-07Add read timeout to paperclip when it's downloading remote imagesEugen Rochko
2016-12-22Follow call on locked account creates follow request insteadEugen Rochko
2016-12-21Don't use rack timeout in any but production environmentsEugen Rochko
2016-12-18Removing external hub completely, fix #333 fixing digit-only hashtags,Eugen Rochko
2016-12-07Fix paperclip configEugen Rochko
2016-12-07Update Paperclip config to allow plugging in Minio instead of AWSEugen Rochko
2016-12-06Add single user modeEugen Rochko
2016-12-04Adding configurable e-mail blacklistEugen Rochko
2016-12-04Do not use expiring links after allEugen Rochko
2016-12-04Do not autoplay videos, display play button instead. Use expiring links when ...Eugen Rochko
2016-12-03Fix cloudfront configEugen Rochko
2016-12-03Add Cloudfront supportEugen Rochko
2016-11-29Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions o...Eugen Rochko
2016-11-29Adding rack timeout of 30sec, PuSH jobs moved to push queue so theyEugen Rochko
2016-11-29Don't rate-limit PuSH endpointsEugen Rochko
2016-11-29Fix URLs in inline-rendered XMLEugen Rochko
2016-11-28Fix URLs in ApplicationController.rendererEugen
2016-11-25Fix reset date format when rate limitedEugen Rochko
2016-11-24Remove Neo4JEugen Rochko
2016-11-24Mini Profiler not working well, remove itEugen Rochko
2016-11-22Moving some counter queries out of subqueries in the APIEugen Rochko
2016-11-16i18n for devise mailer tooEugen Rochko