about summary refs log tree commit diff
path: root/app/models/concerns/status_threading_concern.rb
AgeCommit message (Expand)Author
2020-02-27(inefficiently) fix thread kick checkmultiple creatures
2020-02-27port tootsuite#9626 to monsterfork: Refactor StatusThreadingConcernysksn
2019-12-12add ability for post authors to kick jerks out of their threadsmultiple creatures
2019-07-15local visibility scope, chat scope+tags, unlisted tagsmultiple creatures
2019-02-28Improved remote thread fetching (#10106)ThibG
2018-11-24Sort self-replies to the top of descendants (#9320)Eugen Rochko
2018-11-23Revert "Sort self-replies to the top of the thread (#9296)" (#9335)Eugen Rochko
2018-11-16Sort self-replies to the top of the thread (#9296)Eugen Rochko
2018-06-04Fix context performance by partially reverting #7083 (#7734)nightpool
2018-05-13Fix nil error in StatusFilter (#7470)Eugen Rochko
2018-05-03Fix n+1 queries in StatusThreadingConcern (#7321)Eugen Rochko
2018-04-23Paginate descendant statuses in public page (#7148)Akihiko Odaki
2018-04-11Paginate ancestor statuses in public page (#7102)Akihiko Odaki
2018-04-09Exclude status itself from context query (#7083)Akihiko Odaki
2017-06-05Introduce StatusThreadingConcern (#3490)Matt Jankowski