about summary refs log tree commit diff
path: root/spec/models
AgeCommit message (Expand)Author
2018-05-30Improve counter caches on Status and Account (#7644)Eugen Rochko
2018-05-28optimize direct timeline (#7614)tateisu
2018-05-11Add REST API for Web Push Notifications subscriptions (#7445)Eugen Rochko
2018-05-05Store home feeds for 7 days instead of 14 (#7354)Eugen Rochko
2018-05-04Store URIs of follows, follow requests and blocks for ActivityPub (#7160)Eugen Rochko
2018-05-03Add missing tests for report.rb (#7324)Shuhei Kitagawa
2018-05-02Keep notification when muting_notifications is true (#7311)abcang
2018-05-02Speed up test suite by not generating RSA keys in test environment (#7296)Eugen Rochko
2018-05-02Add missing tests for user.rb (#7306)Shuhei Kitagawa
2018-04-25Append '.test' to hostname in stub data (#7260)MIYAGI Hikaru
2018-04-23Paginate descendant statuses in public page (#7148)Akihiko Odaki
2018-04-18Direct messages column (#4514)Kaito Sinclaire
2018-04-12Allow more than the max pins if account is not local (#7105)Renato "Lond" Cerqueira
2018-04-11Paginate ancestor statuses in public page (#7102)Akihiko Odaki
2018-04-10Change custom emoji search to `ILIKE` instead of `=` (#7099)Paul Woolcock
2018-03-26Validate HTTP response length while receiving (#6891)Akihiko Odaki
2018-03-24Change columns in notifications nonnullable (#6764)Akihiko Odaki
2018-02-21Account archive download (#6460)Eugen Rochko
2018-02-17Isolate each specs for cache store (#6450)Akihiko Odaki
2018-02-16Save video metadata and improve video OpenGraph tags (#6481)Eugen Rochko
2018-02-04CAS + SAML authentication feature (#6425)Eugen Rochko
2018-02-02Fix mistake in cache deletion (#6408)abcang
2018-01-22Rename ResolveRemoteAccountService to ResolveAccountService (#6327)Akihiko Odaki
2018-01-08Revert #5772 (#6221)Eugen Rochko
2018-01-05Fix email confirmation link not updating email (#6187)Patrick Figel
2018-01-03Allow to dereference Follow object for ActivityPub (#5772)Akihiko Odaki
2017-11-28Allow hiding of reblogs from followed users (#5762)aschmitz
2017-11-27Add consumable invites (#5814)Eugen Rochko
2017-11-24Add tests for Streamable (#5771)ysksn
2017-11-24Add logging of admin actions (#5757)Eugen Rochko
2017-11-21Add tests for Remotable (#5768)ysksn
2017-11-19Fix N+1 at notification (#5752)abcang
2017-11-19Add tests for AccountInteractions (#5751)ysksn
2017-11-19Add tests for Status#title (#5718)ysksn
2017-11-18Lists (#5703)Eugen Rochko
2017-11-17Remove empty strings (#5732)ysksn
2017-11-16Add tests for Status#verb (#5717)ysksn
2017-11-16Add tests for Status#hidden? (#5719)ysksn
2017-11-15Delegate some methods of User to @settings (#5706)ysksn
2017-11-15Add a test for Tag#to_param (#5705)ysksn
2017-11-15Optional notification muting (#5087)Surinna Curtis
2017-11-15Add tests for StreamEntry (#5687)ysksn
2017-11-14Add a test for SiteUpload#cache_key (#5685)ysksn
2017-11-14Refactor remote_follow_spec.rb (#5690)Yamagishi Kazutoshi
2017-11-14Add uniqueness to block email domains (#5692)Yamagishi Kazutoshi
2017-11-14Add tests for Setting (#5683)ysksn
2017-11-13Add tests for SessionActivation (#5668)ysksn
2017-11-12Add tests for RemoteProfile (#5665)ysksn
2017-11-10Add tests for RemoteFollow (#5651)ysksn
2017-11-09Add tests for Notification (#5640)ysksn