Age | Commit message (Expand) | Author |
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 |
2017-11-15 | Add a test for Tag#to_param (#5705) | ysksn |
2017-11-15 | Optional notification muting (#5087) | Surinna Curtis |
2017-11-15 | Add tests for StreamEntry (#5687) | ysksn |
2017-11-14 | Add a test for SiteUpload#cache_key (#5685) | ysksn |
2017-11-14 | Refactor remote_follow_spec.rb (#5690) | Yamagishi Kazutoshi |
2017-11-14 | Add uniqueness to block email domains (#5692) | Yamagishi Kazutoshi |
2017-11-14 | Add tests for Setting (#5683) | ysksn |
2017-11-13 | Add tests for SessionActivation (#5668) | ysksn |
2017-11-12 | Add tests for RemoteProfile (#5665) | ysksn |
2017-11-10 | Add tests for RemoteFollow (#5651) | ysksn |
2017-11-09 | Add tests for Notification (#5640) | ysksn |
2017-11-09 | Add and Remove tests for FollowRequest (#5622) | ysksn |
2017-11-08 | Add tests for MediaAttachment (#5620) | ysksn |