about summary refs log tree commit diff
path: root/app/models/concerns/status_threading_concern.rb
AgeCommit message (Expand)Author
2023-03-21Refactoring relations_map (#24195)Takeshi Umeda
2022-11-10Remove dead code and refactor status threading code (#20357)Claire
2021-01-10Optimize map { ... }.compact calls (#15513)luigi
2020-01-11Refactor StatusThreadingConcern (#9626)ysksn
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