]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/SearchView.pm
www: improve navigation around contemporary threads
[public-inbox.git] / lib / PublicInbox / SearchView.pm
2020-08-28 Eric Wongwww: improve navigation around contemporary threads
2020-08-23 Eric Wongmbox: disable "&t" on existing Xapian until full reindex
2020-08-23 Eric Wongsearch: support downloading mboxes results with full...
2020-08-22 Eric Wongsearchview: fix mbox.gz downloads for lynx users
2020-08-20 Eric Wongsearch: add mset_to_artnums method
2020-08-20 Eric Wongsearchview: convert nested and Atom display to over...
2020-08-20 Eric Wongsearchview: speed up search summary by ~10%
2020-08-20 Eric Wongsearchview: use over.sqlite3 instead of Xapian docdata
2020-08-20 Eric Wongsearchquery: split off from searchview
2020-08-20 Eric Wongwww: reduce long-lived PublicInbox::Search references
2020-07-06 Eric Wongview: simplify eml_entry callers further
2020-07-06 Eric Wongview: eml_entry: reduce parameters
2020-07-06 Eric Wongssearchview: /$INBOX/?q=$QUERY&x=t uses async blobs
2020-07-06 Eric Wongwwwstream: reduce blob fetch paths for ->getline
2020-07-06 Eric Wongwwwstream: reduce object graph depth
2020-06-03 Eric Wongwww: remove smsg_mime API and adjust callers
2020-06-03 Eric Wongwwwatomstream: convert callers to use smsg_eml
2020-04-22 Eric WongMerge branch '1.4.0-tag-merge'
2020-04-17 Eric Wongsearchthread: reduce indirection by removing container
2020-03-22 Eric Wongrename PublicInbox::SearchMsg => PublicInbox::Smsg
2020-02-27 Eric Wongsearchview: improve naming and simplify hash override
2020-02-24 Eric Wongsearchview: set obfuscation inbox properly
2020-02-16 Eric Wongview: escape ampersand in Message-IDs
2020-02-16 Eric Wongview,searchview: avoid smsg method calls when using...
2020-02-06 Eric Wongtreewide: run update-copyrights from gnulib for 2019
2020-01-27 Eric Wongsearchview: keep $noop sub private to the package
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
next