]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/SearchView.pm
view: improve readability around walk_thread
[public-inbox.git] / lib / PublicInbox / SearchView.pm
2020-01-27 Eric Wongview: improve readability around walk_thread
2020-01-27 Eric Wongwww: use "skel" terminology consistently
2020-01-06 Eric Wongtreewide: "require" + "use" cleanup and docs
2019-12-28 Eric WongMerge branch 'no-closure'
2019-12-28 Eric Wongsearch: retry_reopen passes user arg to callback
2019-12-27 Eric Wongsearchview: remove anonymous sub when sorting threads...
2019-12-27 Eric Wongsearchview: pass named subs to Www*Stream
2019-12-21 Eric Wongsearchview: save a column in &x=t thread skeleton
2019-12-20 Eric Wongsearchthread: fix usage of user-supplied parameter
2019-09-09 Eric Wongrun update-copyrights from gnulib for 2019
2019-06-26 Eric WongMerge remote-tracking branch 'origin/nntp-tls'
2019-06-25 Eric Wongsearchview: avoid displaying full paths on errors
2019-06-16 Eric WongMerge remote-tracking branch 'origin/newspeak' into...
2019-06-15 Eric Wongsearchview: add link at bottom to reverse results
2019-06-15 Eric Wongsearchview: support negative offsets to reverse ordering
2019-06-04 Eric WongMerge branch 'charclass'
2019-06-04 Eric Wongsearchview: do not allow non-ASCII offsets and limits
2019-05-21 Eric WongMerge remote-tracking branch 'origin/xap-optional'...
2019-05-15 Eric Wongwww: use Inbox->over where appropriate
2019-04-18 Eric Wongview: show "(no subject)" consistently in HTML
2019-04-16 Eric Wongcleanup: use '$ibx' consistently when referring to...
2019-01-10 Eric WongMerge commit 'mem'
2019-01-08 Eric Wongsearchview: drop unused {seen} hashref
2018-04-23 Eric Wongsearchview: do not blindly append "l" parameter to URL
2018-04-18 Eric Wong (Contrac... Merge remote-tracking branch 'origin/master' into v2
2018-04-05 Eric Wong (Contrac... searchview: minor cleanup
2018-04-03 Eric Wongmbox: do not barf on queries which return no results
2018-04-01 Eric Wongsearchview: fix non-numeric comparison
2018-04-01 Jonathan CorbetAllow specification of the number of search results...
2018-03-29 Eric Wong (Contrac... search: get rid of most lookup_* subroutines
2018-03-27 Eric Wong (Contrac... view: depend on SearchMsg for Message-ID
2018-03-27 Eric Wong (Contrac... searchview: remove unnecessary imports from MID module
2018-03-22 Eric Wong (Contrac... use both Date: and Received: times
2018-02-07 Eric Wongupdate copyrights for 2018
2017-12-08 Eric Wongsearch: force large mbox result downloads to POST
2017-12-07 Eric Wongsearchview: nofollow on mbox downloads
2017-12-01 Eric Wongsearch: allow downloading search results as mbox
2017-11-29 Eric Wongsearchview: s/threaded/nested/
2017-10-03 Eric Wongsearch: try to fill in ghosts when generating thread...
2017-06-23 Eric Wongallow admins to configure non-obfuscated addresses...
2017-06-16 Eric Wongview: implement optional address obfuscation
2017-05-23 Eric Wongsearchview: retry queries if uri_unescape-able
2017-05-23 Eric Wongwww: do not mangle characters from search queries
2017-03-24 Eric Wongsearchview: show full (&x=t) messages in ascending...
2017-03-24 Eric Wongsearchview: add "t" id to link to thread overview
2017-02-06 Eric Wongsearchview: increase limit for displaying search results
2017-02-06 Eric Wongsearchview: clarify numeric summary at bottom
2017-01-10 Eric Wongintroduce PublicInbox::MIME wrapper class
2016-12-21 Eric Wongsearchthread: simplify API and remove needless OO
2016-12-10 Eric Wongsearch: retry document loading from Xapian
2016-12-03 Eric Wongatom: switch to getline/close for response bodies
2016-12-03 Eric Wongsearchview: fix <title> tag in Atom feed
2016-10-14 Eric Wongthread: reinstates stable ordering when ghosts are...
2016-10-05 Eric Wongthread: fix sorting without topmost
2016-10-05 Eric Wongthread: remove Email::Abstract wrapping
2016-10-05 Eric Wongthread: pass array refs instead of entire arrays
2016-10-05 Eric Wongthread: remove Mail::Thread dependency
2016-08-18 Eric Wongsearchview: link to internal help text
2016-08-14 Eric Wongwww: do not unecessarily escape some chars in paths
2016-07-06 Eric Wongwww: use HTML <hr> instead of XHTML <hr />
2016-07-02 Eric Wongwww: use PSGI env directly
2016-07-01 Eric Wongsearchview: add missing newline in search results
2016-06-30 Eric Wongsearchview: show result count in thread index, for now
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
next