about summary refs log tree commit homepage
path: root/lib/PublicInbox/SearchView.pm
DateCommit message (Expand)
2024-01-10www: linkify inbox addresses in To/Cc headers
2023-05-31searchview: clarify that only pct% links are same page
2023-05-31searchview: fix 80-column violation for "above" link
2023-01-18searchview: fix uninitialized variable
2023-01-13search_view: show "No results" text on 404
2022-12-15www_listing: drop "sort options + mbox downloads" bit
2022-09-10www: use PerlIO::scalar (zfh) for buffering
2022-09-10www: switch to zadd for the majority of buffering
2022-09-10www_stream: aresponse assumes 200, too
2022-09-10www_atom_stream: require 200 response
2022-07-21www: note "x=m" and "t=1" (mis)use for GET requests
2021-10-24thread: avoid Perl5 internal scratchpad target cache
2021-10-13treewide: use warn() or carp() instead of env->{psgi.errors}
2021-10-09view: save memory by dropping smsg->{from_name} on use
2021-10-01search_view: various navigation tweaks
2021-06-23www_listing: start updating for pagination + search
2021-03-21searchview: collapse Message-ID links in summary
2021-02-11search: use git approxidate in WWW and "lei q --stdin"
2021-02-07lei: replace --thread with --threads
2021-01-12lei query + pagination sorta working
2021-01-01update copyrights for 2021
2020-12-09treewide: replace {-inbox} with {ibx} for consistency
2020-12-05isearch: emulate per-inbox search with ->ALL
2020-12-05search: remove mdocid export
2020-09-03search: replace ->query with ->mset
2020-08-28www: more descriptive pagination
2020-08-28www: improve navigation around contemporary threads
2020-08-23mbox: disable "&t" on existing Xapian until full reindex
2020-08-23search: support downloading mboxes results with full thread
2020-08-22searchview: fix mbox.gz downloads for lynx users
2020-08-20search: add mset_to_artnums method
2020-08-20searchview: convert nested and Atom display to over.sqlite3
2020-08-20searchview: speed up search summary by ~10%
2020-08-20searchview: use over.sqlite3 instead of Xapian docdata
2020-08-20searchquery: split off from searchview
2020-08-20www: reduce long-lived PublicInbox::Search references
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