about summary refs log tree commit homepage
path: root/lib/PublicInbox/LeiToMail.pm
DateCommit message (Expand)
2021-09-08lei q|up: fix write counter for v2
2021-09-07lei up: support --all for IMAP folders
2021-09-06lei_auth: simplify users
2021-09-04lei_to_mail+mbox_reader: fix handling of empty/bogus emails
2021-09-03lei: fix read/write IMAP access
2021-08-19lei q: make --save the default
2021-07-25lei: avoid SQLite COUNT() for dedupe
2021-06-04pkt_op: make pkt_do an OO method
2021-05-30lei q: --sort and --save|v2 are incompatible
2021-05-30lei import|lcat: improve+fix single message IMAP support
2021-05-29lei_to_mail: use abs_path for Maildir in mail_sync.sqlite3
2021-05-28lei q|up: support v2:/path/to/inboxdir destination
2021-05-28lei: handle a single IMAP message in most places
2021-05-23lei <q|up>: set \Recent on non-empty mbox and Maildir
2021-05-23lei export-kw: support exporting keywords to IMAP
2021-05-23net_reader|net_writer: pass URI refs deeper into callbacks
2021-05-23lei export-kw: new command to export keywords to Maildirs
2021-05-23lei tag: support tagging index-only messages
2021-05-04lei index: new command to index mail w/o git storage
2021-05-04lei up: fix dedupe with remote externals on Maildir + IMAP
2021-05-03lei <q|up>: writes to Maildirs and IMAP use mail-sync
2021-05-01lei_auth: s/net_merge_complete/net_merge_all_done/
2021-05-01lei <q|up>: distinguish between mset and l2m counts
2021-04-30lei: IMAP .onion support via --proxy=s switch
2021-04-27lei q + lcat: support --format=text output
2021-04-23lei_to_mail: cwd-agnostic Maildir wakeup
2021-04-22lei: flesh out `forwarded' kw support for Maildir and IMAP
2021-04-19lei q: implement import-before default for --save
2021-04-16lei_to_mail: cast to URIimap object early
2021-04-13lei: add "lei up" to complement "lei q --save"
2021-04-13lei q: start wiring up saved search
2021-04-13lei_dedupe: adjust to prepare for saved searches
2021-04-05lei q: fix auth IMAP --output with remote mboxrd
2021-04-05lei_to_mail: improve comments and reduce LoC
2021-04-05lei: maildir: move shard support to MdirReader
2021-04-05lei_to_mail: trim down imports
2021-04-01lei: maildir: handle "forwarded" keyword as "P"
2021-04-01lei q: reduce lei/store work for kw changes to stored mail
2021-03-30lei_to_mail: update some comments and style
2021-03-29lei_input: support compressed mboxes
2021-03-26lei: support /dev/fd/[0-2] inputs and outputs in daemon
2021-03-26lei q: skip lei/store->write_prepare for JSON outputs
2021-03-24lei: hide *_atfork_child from command-line
2021-03-21lei_to_mail: match mutt order of status headers
2021-03-21lei q: support vmd for external-only messages
2021-03-21lei: All Local Externals: bare git dir for alternates
2021-03-20maildir: avoid redundant slashes
2021-03-17lei_store: keywords => vmd (volatile metadata), prepare for labels
2021-03-16mbox: move mbox_keywords to MboxReader
2021-03-15lei q: do not import unnecessarily from externals