]> Sergey Matveev's repositories - public-inbox.git/commit
searchview: support displaying entire threads
authorEric Wong <e@80x24.org>
Sat, 12 Sep 2015 01:23:32 +0000 (01:23 +0000)
committerEric Wong <e@80x24.org>
Sat, 12 Sep 2015 01:24:11 +0000 (01:24 +0000)
commit6ffa9c19e710ee2ece98a987477e9c5baaca13cd
treeedebb095b8a20c586964723f9cabddde7c8f5cf1
parent3fcca93c1391c570e71a81f9467b95d7fcd1910e
searchview: support displaying entire threads

This hopefully makes it easy to perform queries to display
an entire thread.  Raise the limit in the threaded view to
display more results and hopefully improve the output of
thread display.
lib/PublicInbox/SearchView.pm
lib/PublicInbox/View.pm
lib/PublicInbox/WWW.pm