]> Sergey Matveev's repositories - public-inbox.git/commitdiff
www_listing: start updating for pagination + search
authorEric Wong <e@80x24.org>
Wed, 23 Jun 2021 11:14:21 +0000 (07:14 -0400)
committerEric Wong <e@80x24.org>
Wed, 23 Jun 2021 19:24:49 +0000 (19:24 +0000)
When dealing with thousands of inboxes, displaying all of
them on a single page isn't going to work.  So steal some
pagination and search results code from the message search
to generate some basic HTML output that looks good in w3m.


No differences found