about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2020-09-01rename WatchMaildir => Watch
2020-09-01watchmaildir: use v5.10.1, drop warnings
2020-09-01watch: limit batch size of NNTP and IMAP workers, too
2020-08-30imapd: filter out unusable flags from search
2020-08-28imaptracker: update_last: simplify callers
2020-08-28watch: flush changes to inbox before updating IMAPTracker
2020-08-28www: more descriptive pagination
2020-08-28www: improve navigation around contemporary threads
2020-08-27watch: imap: only remove \Seen spam
2020-08-27overidx: inline create_ghost sub
2020-08-27imaptracker: preserve WAL journal_mode if set by user
2020-08-27watchmaildir: ensure I:/W:/E: prefixes in warnings
2020-08-27git: show more context info on failures
2020-08-27search: allow testing with current xapian.git and 1.5.x
2020-08-27msgmap: use v5.10.1
2020-08-27over*: use v5.10.1, drop warnings
2020-08-27over: recent: remove expensive COUNT query
2020-08-27over: rename ->disconnect to ->dbh_close
2020-08-27over: rename ->connect method to ->dbh
2020-08-26v2writable: compatibility with SWIG Xapian binding
2020-08-26over+msgmap: respect WAL journal_mode if set
2020-08-26msgmap: use "CREATE TABLE IF NOT EXISTS"
2020-08-26over: skip nodatacow on the journal
2020-08-25searchidx: croak for Xapian DB open failure
2020-08-23index: --sequential-shard checkpoints after each shard
2020-08-23mbox: disable "&t" on existing Xapian until full reindex
2020-08-23search: support downloading mboxes results with full thread
2020-08-23searchidx: index THREADID in Xapian
2020-08-23searchidx: put all shard-related stuff in SearchIdxShard.pm
2020-08-23searchidxshard: clear $msgref buffer properly
2020-08-22searchview: fix mbox.gz downloads for lynx users
2020-08-20search: add mset_to_artnums method
2020-08-20init+index: support --skip-docdata for Xapian
2020-08-20smsg: remove from_mitem
2020-08-20mbox: avoid Xapian docdata in search results
2020-08-20extmsg: avoid using Xapian docdata
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-20smsg: reduce utf8::decode call sites
2020-08-20search: make qparse_new an internal function
2020-08-20searchquery: split off from searchview
2020-08-20search: export mdocid subroutine
2020-08-20search: improve comments around constants
2020-08-20www: reduce long-lived PublicInbox::Search references
2020-08-20xapcmd: simplify {reindex} parameter passing
2020-08-20search: v2: ensure shards are numerically sorted
2020-08-20admin: progress shows the inbox being indexed
2020-08-19v2writable: show newline after "indexing all of .. " message
2020-08-19smsg: handle wide characters in raw mail headers