Closed creesch closed 6 years ago
Or possibly not sorting but grouping by thread, leaving how it is sorted intact.
So this could basically take each comment, put them into groups, and then sort the groups by the newest comment in each group. That would mean the most recently active (report-wise, anyway) threads are on top.
I like the concept of sorting by thread a lot, actually.
Gonna start mocking this up locally if I find time this weekend.
Alright, curious what you'll come up with. Don't commit it to master though, I really want to wrap up 3.6 soon
Forked the repo, I'll PR my branch when it's serviceable.
This was added with #806 and made to work with dynamic sorts in 4d9ef8bec0c4b9f4ad220a8c3057d8f2fe92b9a3, and given this repo is in maintenance mode I don't see a reason to keep it open further.
Sometimes you have one of those days that one thread is causing a lot of issues, it occured to me it would be nice if we can sort all comments and such from that thread so they are together.