about summary refs log tree commit diff
path: root/spec/models
AgeCommit message (Expand)Author
2018-09-14Misc. typos (#8694)luzpaz
2018-08-29Fix nil host in remotable (#8508)Renato "Lond" Cerqueira
2018-08-23Allow mods to disable login, improve message when login disabled (#8329)Eugen Rochko
2018-08-22exclude-other-silenced-accounts (#7528)masarakki
2018-08-18Fix error when trying to update counters for statuses that are gone (#8251)Eugen Rochko
2018-08-17Implement Undo { Accept { Follow } } (fixes #8234) (#8245)ThibG
2018-08-14Show exact number of followers/statuses on export page/in tooltip (#8199)Eugen Rochko
2018-08-14Move status counters to separate table, count replies (#8104)Eugen Rochko
2018-08-09Public profile endorsements (accounts picked by profile owner) (#8146)Eugen Rochko
2018-07-30Enforce username format for remote users, too (#8102)Eugen Rochko
2018-07-28Resize images by area instead of fixed dimensions (#8083)Eugen Rochko
2018-07-13Add federation relay support (#7998)Eugen Rochko
2018-07-03Re-add follow recommendations API (#7918)Eugen Rochko
2018-06-29Keyword/phrase filtering (#7905)Eugen Rochko
2018-06-17Change language opt-out to language opt-in (#7823)Eugen Rochko
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