Introducing the unified new view for the topic list

Yep confirmed this is it:

And I found where this comes from in the code:

Which is what the standalone Unread list does:

I guess since we are combining New and Unread into the one list, it does make sense that we follow those same rules…but I could be convinced otherwise, I don’t have a preference.

@sam and @osama you implemented this list originally, WDYT? Should the “All” list follow the rule of bumping current user’s topics to the top if they are unread? Or should we just order by Activity in All and leave the special unread sorting to the Replies tab?