about summary refs log tree commit homepage
path: root/lib/PublicInbox/SearchView.pm
DateCommit message (Expand)
2016-05-30www: remove a few more Plack::Request dependencies
2016-05-25remove Email::Address dependency
2016-05-22www: avoid warnings on bad offsets for Xapian
2016-05-02view: disable subject threading
2016-04-25searchview: add "rel=next" and "rel=prev" here, too
2016-04-13searchview: deal with the removal of rsort
2016-04-02www: various style changes and comment updates
2016-03-12reduce "PublicInbox::Hval->new_oneline" use
2016-03-03use raw header for Message-ID
2016-02-25hval: implement common UI for protocol-relative URLs
2016-01-09hval: use more appropriate hvals for documentation
2016-01-04view: label "relevance" in threaded search view
2015-12-31view: fixup indentation nesting in search
2015-12-26use "Atom feed" consistently in headers/footers
2015-12-26searchview: fix unclosed tags in threaded search results
2015-12-26searchview: fix up Atom feed in search results
2015-12-26searchview: fixup stupid syntax error
2015-12-25view: favor whitespace wrap in <head>
2015-12-22rename 'GitCatFile' package to 'Git'
2015-12-22hval: move PRE constant for wrapping UGC here
2015-12-05*view: avoid leading zero in time display of the hour
2015-11-20various internal documentation updates
2015-10-01searchview: fix syntax error
2015-09-30remove unnecessary fields usage
2015-09-14searchview: do not link Atom feed by relevance
2015-09-13searchview: implement Atom feed for search results
2015-09-12searchview: support displaying entire threads
2015-09-12searchview: hoist out subroutines for clarity
2015-09-05searchview: link users to permalink instead of thread
2015-09-05searchview: error description for invalid queries
2015-09-05searchview: factor out dump_mset subroutine
2015-09-05searchview: improve footer navigation
2015-09-05view: preliminary HTML search interface