about summary refs log tree commit diff
path: root/config/initializers
AgeCommit message (Expand)Author
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko
2017-04-30allow localhost to bypass the ratelimit (#2554)Tristan Mahé
2017-04-27Change permission from 0755 to 0644 (#2536)yhirano
2017-04-27OEmbed support for PreviewCard (#2337)Eugen Rochko
2017-04-22fix can toot whitespace (#2218)ばん
2017-04-20Removes timestamp from URLs. (#2185)Ash Furrow
2017-04-19Make configuarable s3_permissions for paperclip (#2139)tmyt
2017-04-19Change to switch signature version for Amazon S3 (#2124)Yamagishi Kazutoshi
2017-04-18Fix #1642, fix #1912 - Dictate content-type file extension (#2078)Eugen
2017-04-18Add rate limits for logins and sign-ups by IP (5 in 5 minutes) (#2079)Eugen
2017-04-16Leave out the "Expires" header from S3 uploads (#1886)Joachim Viide
2017-04-15Check for a custom css file to help customization of instances (#1368)Naouak
2017-04-15Add recovery code support for two-factor auth (#1773)Patrick Figel
2017-04-15Add REDIS_DB env variable to configure Redis database (#1366)Les Orchard
2017-04-15Allow running mastodon on a different domain as the one used for identifying ...ThibG
2017-04-15Custom Paperclip path. (#778)Valentin Lorentz
2017-04-13Add filename extension to paperclip (#1718)Yusuke Abe
2017-04-12Quick best practice cleanup of views/helpers (#1546)Matt Jankowski
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