]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/SearchView.pm
www_stream: add response wrapper sub
[public-inbox.git] / lib / PublicInbox / SearchView.pm
2016-06-30 Eric Wongwww_stream: add response wrapper sub
2016-06-30 Eric WongMerge branch 'thread-view-skel'
2016-06-30 Eric Wongview: merge $state hash with existing $ctx
2016-06-30 Eric Wongview: show thread context in the thread-aware flat...
2016-06-30 Eric Wongwww: use WwwStream for dumping thread and search views
2016-06-30 Eric Wongwww: implement hybrid flat+thread conversation view
2016-06-21 Eric Wongview: common thread walking interface
2016-06-21 Eric Wongsearchview: remove recursion from thread view
2016-06-20 Eric Wongsearchview: use inbox->msg_by_mid
2016-06-20 Eric Wongsearchview: fix Atom dump
2016-06-20 Eric Wongfeed: remove dependence on fh->write for streaming
2016-06-07 Eric WongMerge branch 'unsubscribe'
2016-05-30 Eric Wongwww: remove a few more Plack::Request dependencies
2016-05-25 Eric Wongremove Email::Address dependency
2016-05-22 Eric Wongwww: avoid warnings on bad offsets for Xapian
2016-05-02 Eric Wongview: disable subject threading
2016-04-25 Eric Wongsearchview: add "rel=next" and "rel=prev" here, too
2016-04-13 Eric Wongsearchview: deal with the removal of rsort
2016-04-02 Eric Wongwww: various style changes and comment updates
2016-03-12 Eric Wongreduce "PublicInbox::Hval->new_oneline" use
2016-03-03 Eric Wonguse raw header for Message-ID
2016-02-25 Eric Wonghval: implement common UI for protocol-relative URLs
2016-01-09 Eric Wonghval: use more appropriate hvals for documentation
2016-01-04 Eric Wongview: label "relevance" in threaded search view
2015-12-31 Eric Wongview: fixup indentation nesting in search
2015-12-26 Eric Wonguse "Atom feed" consistently in headers/footers
2015-12-26 Eric Wongsearchview: fix unclosed tags in threaded search results
2015-12-26 Eric Wongsearchview: fix up Atom feed in search results
2015-12-26 Eric Wongsearchview: fixup stupid syntax error
2015-12-25 Eric Wongview: favor whitespace wrap in <head>
2015-12-22 Eric Wongrename 'GitCatFile' package to 'Git'
2015-12-22 Eric Wonghval: move PRE constant for wrapping UGC here
2015-12-05 Eric Wong*view: avoid leading zero in time display of the hour
2015-11-20 Eric Wongvarious internal documentation updates
2015-10-01 Eric Wongsearchview: fix syntax error
2015-09-30 Eric Wongremove unnecessary fields usage
2015-09-14 Eric Wongsearchview: do not link Atom feed by relevance
2015-09-13 Eric Wongsearchview: implement Atom feed for search results
2015-09-12 Eric Wongsearchview: support displaying entire threads
2015-09-12 Eric Wongsearchview: hoist out subroutines for clarity
2015-09-05 Eric Wongsearchview: link users to permalink instead of thread
2015-09-05 Eric Wongsearchview: error description for invalid queries
2015-09-05 Eric Wongsearchview: factor out dump_mset subroutine
2015-09-05 Eric Wongsearchview: improve footer navigation
2015-09-05 Eric Wongview: preliminary HTML search interface