about summary refs log tree commit homepage
path: root/MANIFEST
DateCommit message (Expand)
2020-06-28watch: use our own "git credential" wrapper
2020-06-28watch: add NNTP support
2020-06-28watch: remove Filesys::Notify::Simple dependency
2020-06-28kqnotify|fake_inotify: detect Maildir write ops
2020-06-28watch: preliminary IMAP support
2020-06-28URI IMAP support
2020-06-28imaptracker: use ~/.local/share/public-inbox/imap.sqlite3
2020-06-28IMAPTracker: Add a helper to track our place in reading imap mailboxes
2020-06-16imap: *SEARCH: use Parse::RecDescent
2020-06-16MANIFEST: add missing 1.6.0 release notes entry
2020-06-13imap: introduce memory-efficient uo2m mapping
2020-06-13imap: require ".$UID_MIN-$UID_END" suffix
2020-06-13xt: add imapd-validate and imapd-mbsync-oimap
2020-06-13imapclient: wrapper for Mail::IMAPClient
2020-06-13add imapd compression test
2020-06-13imap: use git-cat-file asynchronously
2020-06-13imap: split out unit tests and benchmarks
2020-06-13imap: allow fetch of partial of BODY[...] and headers
2020-06-13inboxidle: new class to detect inbox changes
2020-06-13preliminary imap server implementation
2020-05-17t/psgi_attach: assert message/* parts are downloadable
2020-05-12rename "ContentId" to "ContentHash"
2020-05-12xt/eml_check_limits: check limits against an inbox
2020-05-09xt: eml comparison tests
2020-05-09EmlContentFoo: Email::MIME::ContentType replacement
2020-05-09eml: pure-Perl replacement for Email::MIME
2020-04-27doc: add clients.txt
2020-04-26tests: remove Email::MIME->create use entirely
2020-04-20watchmaildir: support multiple watchheader values
2020-04-19doc: start writeup on semi-automatic memory management
2020-04-19inboxwritable: mime_from_path: reuse in more places
2020-04-17doc: update 1.4.0 relnotes with date, start 1.5.0
2020-04-15MANIFEST update
2020-03-25www: add endpoint to retrieve altid dumps
2020-03-25qspawn: reinstate filter support, add gzip filter
2020-03-22v2: SDBM-based multi Message-ID queue
2020-03-22rename PublicInbox::SearchMsg => PublicInbox::Smsg
2020-03-22index: use git commit times on missing Date/Received
2020-02-24doc: technical: document data structures
2020-02-15t/msg_iter: test for X-UNKNOWN charset from Alpine
2020-02-09doc: update v1.3.0.eml with actual headers, start v1.4.0
2020-02-07syscall: support Linux x32 ABI
2020-02-06MANIFEST: add flow.{ge,txt}
2020-02-02t/multi-mid.t: extra test for -convert highwater mark
2020-01-11doc: technical/ds.txt: describe PublicInbox::DS divergences
2020-01-05view: msg_html: reduce memory use on reused MIDs
2020-01-04xt/solver.t: real-world regression tests
2020-01-03examples: add empty "lib" dir to placate plackup
2020-01-02doc: release notes: set Date for 1.2.0, start 1.3.0
2020-01-01wwwstatic: add directory listing + index.html support