index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
/
concerns
/
status_threading_concern.rb
Age
Commit message (
Expand
)
Author
2022-11-10
Remove dead code and refactor status threading code (#20357)
Claire
2021-01-10
Optimize map { ... }.compact calls (#15513)
luigi
2020-01-11
Refactor StatusThreadingConcern (#9626)
ysksn
2019-02-28
Improved remote thread fetching (#10106)
ThibG
2018-11-24
Sort self-replies to the top of descendants (#9320)
Eugen Rochko
2018-11-23
Revert "Sort self-replies to the top of the thread (#9296)" (#9335)
Eugen Rochko
2018-11-16
Sort self-replies to the top of the thread (#9296)
Eugen Rochko
2018-06-04
Fix context performance by partially reverting #7083 (#7734)
nightpool
2018-05-13
Fix nil error in StatusFilter (#7470)
Eugen Rochko
2018-05-03
Fix n+1 queries in StatusThreadingConcern (#7321)
Eugen Rochko
2018-04-23
Paginate descendant statuses in public page (#7148)
Akihiko Odaki
2018-04-11
Paginate ancestor statuses in public page (#7102)
Akihiko Odaki
2018-04-09
Exclude status itself from context query (#7083)
Akihiko Odaki
2017-06-05
Introduce StatusThreadingConcern (#3490)
Matt Jankowski