Age | Commit message (Expand) | Author |
2018-08-18 | Fix error when trying to update counters for statuses that are gone (#8251) | Eugen Rochko |
2018-08-17 | Implement Undo { Accept { Follow } } (fixes #8234) (#8245) | ThibG |
2018-08-14 | Show exact number of followers/statuses on export page/in tooltip (#8199) | Eugen Rochko |
2018-08-14 | Move status counters to separate table, count replies (#8104) | Eugen Rochko |
2018-08-09 | Public profile endorsements (accounts picked by profile owner) (#8146) | Eugen Rochko |
2018-07-30 | Enforce username format for remote users, too (#8102) | Eugen Rochko |
2018-07-28 | Resize images by area instead of fixed dimensions (#8083) | Eugen Rochko |
2018-07-13 | Add federation relay support (#7998) | Eugen Rochko |
2018-07-03 | Re-add follow recommendations API (#7918) | Eugen Rochko |
2018-06-29 | Keyword/phrase filtering (#7905) | Eugen Rochko |
2018-06-17 | Change language opt-out to language opt-in (#7823) | Eugen Rochko |
2018-05-30 | Improve counter caches on Status and Account (#7644) | Eugen Rochko |
2018-05-28 | optimize direct timeline (#7614) | tateisu |
2018-05-11 | Add REST API for Web Push Notifications subscriptions (#7445) | Eugen Rochko |
2018-05-05 | Store home feeds for 7 days instead of 14 (#7354) | Eugen Rochko |
2018-05-04 | Store URIs of follows, follow requests and blocks for ActivityPub (#7160) | Eugen Rochko |
2018-05-03 | Add missing tests for report.rb (#7324) | Shuhei Kitagawa |
2018-05-02 | Keep notification when muting_notifications is true (#7311) | abcang |
2018-05-02 | Speed up test suite by not generating RSA keys in test environment (#7296) | Eugen Rochko |
2018-05-02 | Add missing tests for user.rb (#7306) | Shuhei Kitagawa |
2018-04-25 | Append '.test' to hostname in stub data (#7260) | MIYAGI Hikaru |
2018-04-23 | Paginate descendant statuses in public page (#7148) | Akihiko Odaki |
2018-04-18 | Direct messages column (#4514) | Kaito Sinclaire |
2018-04-12 | Allow more than the max pins if account is not local (#7105) | Renato "Lond" Cerqueira |
2018-04-11 | Paginate ancestor statuses in public page (#7102) | Akihiko Odaki |
2018-04-10 | Change custom emoji search to `ILIKE` instead of `=` (#7099) | Paul Woolcock |
2018-03-26 | Validate HTTP response length while receiving (#6891) | Akihiko Odaki |
2018-03-24 | Change columns in notifications nonnullable (#6764) | Akihiko Odaki |
2018-02-21 | Account archive download (#6460) | Eugen Rochko |
2018-02-17 | Isolate each specs for cache store (#6450) | Akihiko Odaki |
2018-02-16 | Save video metadata and improve video OpenGraph tags (#6481) | Eugen Rochko |
2018-02-04 | CAS + SAML authentication feature (#6425) | Eugen Rochko |
2018-02-02 | Fix mistake in cache deletion (#6408) | abcang |
2018-01-22 | Rename ResolveRemoteAccountService to ResolveAccountService (#6327) | Akihiko Odaki |
2018-01-08 | Revert #5772 (#6221) | Eugen Rochko |
2018-01-05 | Fix email confirmation link not updating email (#6187) | Patrick Figel |
2018-01-03 | Allow to dereference Follow object for ActivityPub (#5772) | Akihiko Odaki |
2017-11-28 | Allow hiding of reblogs from followed users (#5762) | aschmitz |
2017-11-27 | Add consumable invites (#5814) | Eugen Rochko |
2017-11-24 | Add tests for Streamable (#5771) | ysksn |
2017-11-24 | Add logging of admin actions (#5757) | Eugen Rochko |
2017-11-21 | Add tests for Remotable (#5768) | ysksn |
2017-11-19 | Fix N+1 at notification (#5752) | abcang |
2017-11-19 | Add tests for AccountInteractions (#5751) | ysksn |
2017-11-19 | Add tests for Status#title (#5718) | ysksn |
2017-11-18 | Lists (#5703) | Eugen Rochko |
2017-11-17 | Remove empty strings (#5732) | ysksn |
2017-11-16 | Add tests for Status#verb (#5717) | ysksn |
2017-11-16 | Add tests for Status#hidden? (#5719) | ysksn |
2017-11-15 | Delegate some methods of User to @settings (#5706) | ysksn |