about summary refs log tree commit homepage
DateCommit message (Expand)
2020-06-13git: move async_cat reference to PublicInbox::Git
2020-06-13git: cat_async: provide requested OID + "missing" on missing blobs
2020-06-13imap: fix pipelining with async git
2020-06-13*deflate: drop invalid comment about rbuf
2020-06-13testcommon: tcp_(server|connect): BAIL_OUT on failure
2020-06-13add imapd compression test
2020-06-13imap: FETCH: support comma-delimited ranges
2020-06-13imap: support LSUB command
2020-06-13git: idle rbuf for async
2020-06-13imap: use git-cat-file asynchronously
2020-06-13git: do our own read buffering for cat-file
2020-06-13git: async: flatten the inflight array
2020-06-13imap: speed up HEADER.FIELDS[.NOT] range fetches
2020-06-13imap: support the CLOSE command
2020-06-13imap: do not include ".PEEK" in responses
2020-06-13imap: support sequence number FETCH
2020-06-13imap: simplify partial fetch structure
2020-06-13imap: fix multi-message partial header fetches
2020-06-13imap: split out unit tests and benchmarks
2020-06-13imap: always include `resp-text' in responses
2020-06-13imap: allow fetch of partial of BODY[...] and headers
2020-06-13eml: each_part: single part $idx is 1
2020-06-13imap: support fetch for BODYSTRUCTURE and BODY
2020-06-13t/imapd: support FakeInotify and KQNotify
2020-06-13imap: support LIST command
2020-06-13imap: use Text::ParseWords::parse_line to handle quoted words
2020-06-13imap: implement STATUS command
2020-06-13imap: delay InboxIdle start, support refresh
2020-06-13msgmap: split ->max into its own method
2020-06-13imap: support IDLE
2020-06-13inboxidle: new class to detect inbox changes
2020-06-13preliminary imap server implementation
2020-06-13nntpd: restrict allowed newsgroup names
2020-06-13doc: add some IMAP standards
2020-06-08index: v2: parallel by default
2020-06-05searchidx: v1: fix retries when Xapian and Msgmap are out-of-sync
2020-06-03wwwatomstream: drop smsg->{mid} fallback for non-SQLite
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-03nntp: smsg_range_i: favor ->{$field} lookups when possible
2020-06-03www: remove smsg_mime API and adjust callers
2020-06-03inbox: msg_by_*: remove $(size)ref args
2020-06-03smsg: get rid of ->wrap initializer, too
2020-06-03smsg: introduce ->populate method
2020-06-03import: modernize to use Perl 5.10 features
2020-06-03v2writable: fix non-sensical interpolation in BUG message
2020-06-03wwwatomstream: convert callers to use smsg_eml
2020-06-03inbox: introduce smsg_eml method
2020-06-03wwwlisting: utf8::decode before undef