]> Sergey Matveev's repositories - public-inbox.git/commit
searchview: deal with the removal of rsort
authorEric Wong <e@80x24.org>
Wed, 13 Apr 2016 01:35:56 +0000 (01:35 +0000)
committerEric Wong <e@80x24.org>
Wed, 13 Apr 2016 01:35:56 +0000 (01:35 +0000)
commit18a511c17dd9c4b5fad3a1e837bb8d23216bf758
treee4e293a9a66eadb54bbd4cebb5d33140eed5dd88
parentae43d0cf268512ce3dff6c8af3e4f686b2a011e2
searchview: deal with the removal of rsort

Oops.  While we're at it, simplify the calls to do threading
slightly by reducing the places where we touch Mail::Thread
globals.

Fixes: 56164afc2034 (view: allow topics to be "bumped" by new replies)
lib/PublicInbox/SearchView.pm
lib/PublicInbox/View.pm