about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2019-10-31qspawn: psgi_qx: delay callback until waitpid returns
2019-10-31solvergit: deal with false-positive dfpost: results
2019-10-31msgiter: attempt to decode all text/* bodies
2019-10-31msgiter: do not assume UTF-8 if Email::MIME->body_str succeeds
2019-10-30search: add note about SCHEMA_VERSION 15
2019-10-30wwwlisting: fix spelling and clarify sub location
2019-10-30Merge branch 'learn'
2019-10-30mda: support multiple List-ID matches
2019-10-30inboxwritable: add assert_usable_dir sub
2019-10-30filter/base: remove MAX_MID_SIZE constant
2019-10-30mda: hoist out List-ID handling and reuse in -learn
2019-10-28view: show X-Alt-Message-ID in permalink view, too
2019-10-28index: allow search/lookups on X-Alt-Message-ID
2019-10-28linkify: support adding "(raw)" link for Message-IDs
2019-10-28view: improve warning for multiple Message-IDs
2019-10-28view: move '<' and '>' outside <a>
2019-10-28view: display redundant headers in permalink
2019-10-28search: support multiple From/To/Cc/Subject headers
2019-10-23Merge branch 'regen'
2019-10-22syscall: get rid of sendfile wrappers for now
2019-10-22hval: remove new_oneline
2019-10-22git: remove src_blob_url
2019-10-22watchmaildir: remove redundant _path_to_mime
2019-10-22inboxwritable: import_maildir uses maildir_path_load
2019-10-22www: remove unused ctx_get sub
2019-10-22overidx: remove unused delete_articles sub
2019-10-22v2writable: use msgmap as multi_mid queue
2019-10-22v2writable: move git->cleanup to the correct place
2019-10-21v2writable: reindex handles 3-headered monsters
2019-10-21v2writable: improve "num_for" API and disambiguate
2019-10-21v2writable: set unindexed article number
2019-10-17Merge remote-tracking branch 'origin/inboxdir'
2019-10-17doc: avoid [<directory>] arg for git-clone(1)
2019-10-16config: remove redundant inboxdir check
2019-10-16config: support "inboxdir" in addition to "mainrepo"
2019-10-16Merge branch 'listid'
2019-10-16admin: show failing directory
2019-10-15wwwtext: show listid config directive(s)
2019-10-15mda, watch: wire up List-ID header support
2019-10-15config: allow "0" as a valid mainrepo path
2019-10-15config: avoid unnecessary '||' use
2019-10-15config: simplify lookup* methods
2019-10-15config: we always have {-section_order}
2019-10-15Config.pm: Add support for mailing list information
2019-10-15PublicInbox::Import Smuggle a raw message into add
2019-10-09doc: PublicInbox::SaPlugin::ListMirror manpage
2019-10-09extmsg: drop unused $have_mm variable
2019-10-02listener: warn on some accept()/accept4() errors
2019-10-01www: fix absolute URLs when mounted under a subdir
2019-09-30config: use NUL-delimited git-config(1) output