Age | Commit message (Expand) | Author |
2018-01-15 | Suppress CSRF token warnings (#6240) | Patrick Figel |
2018-01-09 | Increase rate limit on protected paths (#6229) | Eugen Rochko |
2018-01-05 | Fix enforce HTTPS in production. (#6180) | Naoki Kosaka |
2018-01-02 | Add confirmation step for email changes (#6071) | Patrick Figel |
2017-12-22 | enforce LOCAL_HTTPS=true in production (#6061) | nightpool |
2017-12-13 | Change streaming API URL when remote development (#5942) | Yamagishi Kazutoshi |
2017-12-11 | Apply a 25x rate limit by IP even to authenticated requests (#5948) | Eugen Rochko |
2017-12-09 | Missing require 'authorization_decorator'. (#5947) | Naoki Kosaka |
2017-12-09 | Rate limit by user instead of IP when API user is authenticated (#5923) | Eugen Rochko |
2017-12-09 | Fix typo in paperclip.rb (#5936) | THE BOSS ♨ |
2017-12-09 | Revert fog-aws (ref #5604) (#5934) | Yamagishi Kazutoshi |
2017-12-06 | Remove rabl dependency (#5894) | Eugen Rochko |
2017-11-15 | Allow specifying STATSD_NAMESPACE (#5700) | Eugen Rochko |
2017-11-07 | Fix spell miss (SWIIFT_OBJECT_URL -> SWIFT_OBJECT_URL) (#5617) | MitarashiDango |
2017-11-07 | Unify file upload to using fog (#5604) | Yamagishi Kazutoshi |
2017-10-09 | Remove timestamps on any option (#5282) | Jeong Arm |
2017-10-09 | Fix migration failure due to StrongMigrations on production env (#5283) | unarist |
2017-10-04 | adjust public profile pages 2 (#5223) | Lynx Kotoura |
2017-09-30 | Fix Paperclip::Fog always responds Not Found in OpenStack-v2 like ConoHa (#5155) | Nishi, Keisuke |
2017-09-29 | Replace self-rolled statsd instrumention with localshred/nsa (#5118) | Eugen Rochko |
2017-09-27 | When OAuth password verification fails, return 401 instead of redirect (#5111) | Eugen Rochko |
2017-09-26 | Follow-up to #4582 and #5027, removing dead code (#5101) | Eugen Rochko |
2017-09-25 | Add strong_migrations gem to warn when creating unsafe migrations (#5078) | Eugen Rochko |
2017-09-20 | Disable private status federation over OStatus (#5027) | Eugen Rochko |
2017-09-18 | Re-allow underscore on valid_url_path_ending_chars (#4999) | unarist |
2017-09-14 | Enable to recognize most kinds of characters as URL paths (#4941) | ふぁぼ原 |
2017-09-14 | Revert unique retry job (#4937) | abcang |
2017-09-11 | Add OpenStack Keystone V3 support (#4889) | Patrick Figel |
2017-09-07 | Enable UniqueRetryJobMiddleware even when called from sidekiq worker (#4836) | abcang |
2017-09-05 | swift-enable the paperclip! :paperclip: (#2322) | Adam Thurlow |
2017-09-05 | Do not execute the job with the same arguments as the retry job (#4814) | abcang |
2017-09-02 | Use updated ActivityStreams context (added: sharedInbox) (#4764) | Eugen Rochko |
2017-08-26 | Add handling of Linked Data Signatures in payloads (#4687) | Eugen Rochko |
2017-08-24 | Add configuration to disable private status federation over PuSH (#4582) | Eugen Rochko |
2017-08-22 | Application prefs section (#2758) | Colin Mitchell |
2017-08-14 | Set correct content-type for ActivityPub JSON (#4592) | Eugen Rochko |
2017-08-12 | Extend Devise remember_me longevity to 1 year instead of 2 weeks (#4587) | Eugen Rochko |
2017-08-08 | Add ActivityPub inbox (#4216) | Eugen Rochko |
2017-08-08 | Add Content-Type header on throttled response to fix mojibake (#4558) | unarist |
2017-08-05 | Add "signed in as" header to some pages (#4523) | Eugen Rochko |
2017-07-22 | Fix sessions being replaced needlessly (#4292) | Eugen Rochko |
2017-07-19 | Correct OStatus inflection (Ostatus -> OStatus) (#4255) | Eugen Rochko |
2017-07-15 | Improve ActivityPub representations (#3844) | Eugen Rochko |
2017-07-14 | Add Rake task for generate VAPID key (#4195) | Yamagishi Kazutoshi |
2017-07-13 | Web Push Notifications (#3243) | Sorin Davidoi |
2017-07-12 | Improve UI of admin site settings (#4163) | Eugen Rochko |
2017-07-07 | Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091) | Eugen Rochko |
2017-07-07 | Add recursive object support to API response (#4095) | Yamagishi Kazutoshi |
2017-06-25 | Add overview of active sessions (#3929) | Eugen Rochko |
2017-06-23 | Revocable sessions (#3616) | Sorin Davidoi |