about summary refs log tree commit diff
path: root/spec/models/concerns
AgeCommit message (Expand)Author
2018-11-24Sort self-replies to the top of descendants (#9320)Eugen Rochko
2018-08-29Fix nil host in remotable (#8508)Renato "Lond" Cerqueira
2018-05-02Keep notification when muting_notifications is true (#7311)abcang
2018-04-23Paginate descendant statuses in public page (#7148)Akihiko Odaki
2018-04-11Paginate ancestor statuses in public page (#7102)Akihiko Odaki
2018-03-26Validate HTTP response length while receiving (#6891)Akihiko Odaki
2017-11-28Allow hiding of reblogs from followed users (#5762)aschmitz
2017-11-24Add tests for Streamable (#5771)ysksn
2017-11-21Add tests for Remotable (#5768)ysksn
2017-11-19Add tests for AccountInteractions (#5751)ysksn
2017-11-15Optional notification muting (#5087)Surinna Curtis
2017-06-05Introduce StatusThreadingConcern (#3490)Matt Jankowski
2017-06-01Handle nil and blank cases in Account finders (#3500)Matt Jankowski
2017-05-31Expand spec coverage and refactor the `Account.find_` methods (#3485)Matt Jankowski