about summary refs log tree commit homepage
path: root/lib/PublicInbox/SearchView.pm
DateCommit message (Expand)
2020-07-06view: simplify eml_entry callers further
2020-07-06view: eml_entry: reduce parameters
2020-07-06ssearchview: /$INBOX/?q=$QUERY&x=t uses async blobs
2020-07-06wwwstream: reduce blob fetch paths for ->getline
2020-07-06wwwstream: reduce object graph depth
2020-06-03www: remove smsg_mime API and adjust callers
2020-06-03wwwatomstream: convert callers to use smsg_eml
2020-04-17searchthread: reduce indirection by removing container
2020-03-22rename PublicInbox::SearchMsg => PublicInbox::Smsg
2020-02-27searchview: improve naming and simplify hash override
2020-02-24searchview: set obfuscation inbox properly
2020-02-16view: escape ampersand in Message-IDs
2020-02-16view,searchview: avoid smsg method calls when using SQLite/Xapian
2020-02-06treewide: run update-copyrights from gnulib for 2019
2020-01-27searchview: keep $noop sub private to the package
2020-01-27view: improve readability around walk_thread
2020-01-27www: use "skel" terminology consistently
2020-01-06treewide: "require" + "use" cleanup and docs
2019-12-28search: retry_reopen passes user arg to callback
2019-12-27searchview: remove anonymous sub when sorting threads by relevance
2019-12-27searchview: pass named subs to Www*Stream
2019-12-21searchview: save a column in &x=t thread skeleton
2019-12-20searchthread: fix usage of user-supplied parameter
2019-09-09run update-copyrights from gnulib for 2019
2019-06-25searchview: avoid displaying full paths on errors
2019-06-15searchview: add link at bottom to reverse results
2019-06-15searchview: support negative offsets to reverse ordering
2019-06-04searchview: do not allow non-ASCII offsets and limits
2019-05-15www: use Inbox->over where appropriate
2019-04-18view: show "(no subject)" consistently in HTML
2019-04-16cleanup: use '$ibx' consistently when referring to Inbox refs
2019-01-08searchview: drop unused {seen} hashref
2018-04-23searchview: do not blindly append "l" parameter to URL
2018-04-18Merge remote-tracking branch 'origin/master' into v2
2018-04-05searchview: minor cleanup
2018-04-03mbox: do not barf on queries which return no results
2018-04-01searchview: fix non-numeric comparison
2018-04-01Allow specification of the number of search results to return
2018-03-29search: get rid of most lookup_* subroutines
2018-03-27view: depend on SearchMsg for Message-ID
2018-03-27searchview: remove unnecessary imports from MID module
2018-03-22use both Date: and Received: times
2018-02-07update copyrights for 2018
2017-12-08search: force large mbox result downloads to POST
2017-12-07searchview: nofollow on mbox downloads
2017-12-01search: allow downloading search results as mbox
2017-11-29searchview: s/threaded/nested/
2017-10-03search: try to fill in ghosts when generating thread skeleton
2017-06-23allow admins to configure non-obfuscated addresses/domains
2017-06-16view: implement optional address obfuscation