about summary refs log tree commit homepage
path: root/lib/PublicInbox/Smsg.pm
DateCommit message (Expand)
2021-01-03use Eml (or MIME) objects for all indexing paths
2021-01-01update copyrights for 2021
2021-01-01lei_store: handle messages without Message-ID at all
2020-11-07searchidx: remove xref3 support for Xapian
2020-11-07searchidx: introduce "xref3" concept
2020-09-24searchidx: fix (undocumented) --skip-docdata handling
2020-08-28www: improve navigation around contemporary threads
2020-08-23searchidx: index THREADID in Xapian
2020-08-20smsg: remove from_mitem
2020-08-20smsg: reduce utf8::decode call sites
2020-08-19smsg: handle wide characters in raw mail headers
2020-07-25v2writable: move {autime} and {cotime} into $sync state
2020-06-13preliminary imap server implementation
2020-06-03smsg: remove remaining accessor methods
2020-06-03smsg: remove ->bytes and ->lines methods
2020-06-03smsg: get rid of remaining {mime} users
2020-06-03www: remove smsg_mime API and adjust callers
2020-06-03smsg: get rid of ->wrap initializer, too
2020-06-03smsg: introduce ->populate method
2020-05-09smsg: use capitalization for header retrieval
2020-04-02smsg: inline _extract_mid functionality
2020-03-22smsg: to_doc_data: use existing fields
2020-03-22rename PublicInbox::SearchMsg => PublicInbox::Smsg