Age | Commit message (Expand) | Author |
2017-04-15 | Check for a custom css file to help customization of instances (#1368) | Naouak |
2017-04-15 | Add recovery code support for two-factor auth (#1773) | Patrick Figel |
2017-04-15 | Add REDIS_DB env variable to configure Redis database (#1366) | Les Orchard |
2017-04-15 | Allow running mastodon on a different domain as the one used for identifying ... | ThibG |
2017-04-15 | Custom Paperclip path. (#778) | Valentin Lorentz |
2017-04-13 | Add filename extension to paperclip (#1718) | Yusuke Abe |
2017-04-12 | Quick best practice cleanup of views/helpers (#1546) | Matt Jankowski |
2017-04-11 | Avoid user enumeration with devise paranoid mode (#1527) | Yann GUERN |
2017-04-11 | Pagination improvements (#1445) | Matt Jankowski |
2017-04-10 | Version bumps for ruby and misc gems (#1159) | Matt Jankowski |
2017-04-05 | Make sure Rabl is using Oj | Eugen Rochko |
2017-04-04 | [#817] Add email whitelist | Pete Keen |
2017-04-02 | Add proper error page for request timeouts | Eugen Rochko |
2017-03-23 | :wrench: S3 protocol from ENV | leopku |
2017-03-18 | Federate header images, fix open-uri http->https redirection error | Eugen Rochko |
2017-03-14 | Obfuscate filenames better, double rate limits | Eugen Rochko |
2017-03-06 | Revert earlier fix due to new bug reports | Eugen Rochko |
2017-03-05 | Make the paperclip filename interpolator smarter about the :original style | Eugen Rochko |
2017-02-13 | Update service timeout setting from 15s to 90s | Eugen Rochko |
2017-02-07 | Merge pull request #603 from evanminto/activitypub-account | Eugen |
2017-02-06 | Reuse existing controller and route | Evan Minto |
2017-02-04 | Make the streaming API also handle websockets (because trying to get the brow... | Eugen Rochko |
2017-01-28 | Update settings to re-use admin layout, one big navigation tree, improve sett... | Eugen Rochko |
2017-01-27 | Do not automatically login after password reset, as it would circumvent two-f... | Eugen Rochko |
2017-01-27 | Added optional two-factor authentication | Eugen Rochko |
2017-01-26 | Fix key names in statsd | Eugen Rochko |
2017-01-26 | Improve StatsD instrumentation | Eugen Rochko |
2017-01-26 | Fix up timeout, improve contrast on "show more", add responsive style | Eugen Rochko |
2017-01-22 | Fix error | Eugen |
2017-01-22 | Override Rack::Request to use the same trusted proxy settings as Rails | Eugen Rochko |
2017-01-20 | Fix #463 - Fetch and display previews of URLs using OpenGraph tags | Eugen Rochko |
2017-01-18 | Add optional StatsD performance tracking | Eugen Rochko |
2017-01-17 | Add Heroku deployment support | Effy Elden |
2017-01-15 | Change default S3 ACL string used by Paperclip from 'public' (which is invali... | Effy Elden |
2017-01-08 | Fix Paperclip timeout setting. Fix bug introduced in #437 | Eugen Rochko |
2017-01-07 | Add read timeout to paperclip when it's downloading remote images | Eugen Rochko |
2016-12-22 | Follow call on locked account creates follow request instead | Eugen Rochko |
2016-12-21 | Don't use rack timeout in any but production environments | Eugen Rochko |
2016-12-18 | Removing external hub completely, fix #333 fixing digit-only hashtags, | Eugen Rochko |
2016-12-07 | Fix paperclip config | Eugen Rochko |
2016-12-07 | Update Paperclip config to allow plugging in Minio instead of AWS | Eugen Rochko |
2016-12-06 | Add single user mode | Eugen Rochko |
2016-12-04 | Adding configurable e-mail blacklist | Eugen Rochko |
2016-12-04 | Do not use expiring links after all | Eugen Rochko |
2016-12-04 | Do not autoplay videos, display play button instead. Use expiring links when ... | Eugen Rochko |
2016-12-03 | Fix cloudfront config | Eugen Rochko |
2016-12-03 | Add Cloudfront support | Eugen Rochko |
2016-11-29 | Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions o... | Eugen Rochko |
2016-11-29 | Adding rack timeout of 30sec, PuSH jobs moved to push queue so they | Eugen Rochko |
2016-11-29 | Don't rate-limit PuSH endpoints | Eugen Rochko |