about summary refs log tree commit diff
path: root/config/initializers
AgeCommit message (Expand)Author
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
2016-11-16Localizations for most server-side stringsEugen Rochko
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-11-08Adding Emoji OneEugen Rochko
2016-11-08Fix region setting for AWS gemEugen Rochko
2016-11-07Improved configuration from ENV, cleaned up timeline filter methodsEugen Rochko
2016-11-06Fix insecure S3 URLsEugen Rochko
2016-11-06Fix URL configuration when S3 is enabledEugen Rochko
2016-11-06Improve S3 configEugen Rochko
2016-11-06Adding optional S3, fail-mastodonEugen Rochko
2016-11-02Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY,Eugen Rochko
2016-10-23Restrict access to oauth/applications to admins onlyEugen Rochko
2016-10-22Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limitingEugen Rochko
2016-10-18Improving all formsEugen Rochko
2016-10-18Adding application/jrd+json webfinger resourceEugen Rochko
2016-10-14Adding sync of follow relationships to Neo4J, accounts/suggestions APIEugen Rochko
2016-10-06Fix #72 - add follow/unfollow button to public profilesEugen Rochko
2016-10-02Fix doorkeeper skip_authorizationEugen Rochko