about summary refs log tree commit homepage
path: root/MANIFEST
DateCommit message (Expand)
2018-07-29mda: allow configuring globally without spamc support
2018-07-29mda: v2: ensure message bodies are indexed
2018-07-18SearchIdx: Decrement regen_down even for added messages that are later deleted.
2018-07-07Import: Don't copy nulls from emails into git
2018-07-06MsgTime.pm: Use strptime to compute the time zone
2018-06-26additional tests for bad Message-IDs in URLs
2018-06-16Contribute SELinux policy for EL7
2018-05-30examples: add systemd example for public-inbox-watch
2018-04-18searchidx: regenerate and avoid article number gaps on full index
2018-04-18v2: generate better Message-IDs for duplicates
2018-04-07over: remove forked subprocess
2018-04-05support altid mechanism for v2
2018-04-04v2: support incremental indexing + purge
2018-04-03nntp: make XOVER, XHDR, OVER, HDR and NEWNEWS faster
2018-04-03rename+rewrite test using Benchmark module
2018-04-02replace Xapian skeleton with SQLite overview DB
2018-04-01v2: one file, really
2018-03-30msgtime: parse 3-digit years properly
2018-03-29mda: support v2 inboxes
2018-03-29public-inbox-compact: new tool for driving xapian-compact
2018-03-29public-inbox-convert: tool for converting old to new inboxes
2018-03-23www: $MESSAGE_ID/raw endpoint supports "duplicates"
2018-03-22v2writable: add NNTP article number regeneration support
2018-03-20introduce InboxWritable class
2018-03-19watchmaildir: support v2 repositories
2018-03-19Lock: new base class for writable lockers
2018-03-06favor Received: date over Date: header globally
2018-03-02v2writable: inject new Message-IDs on true duplicates
2018-02-28rename SearchIdxThread to SearchIdxSkeleton
2018-02-22v2: parallelize Xapian indexing
2018-02-19v2writable: initial cut for repo-rotation
2018-02-12content_id: add test case
2018-02-12import: initial handling for v2
2018-02-08MANIFEST: add AUTHORS file
2017-07-13MANIFEST: add hosted list
2017-06-23allow admins to configure non-obfuscated addresses/domains
2017-06-22test for PublicInbox::Filter::RubyLang
2017-06-22add filter for RubyLang lists
2017-06-15replyto parameter support
2017-06-15view: split out reply logic into its own module
2017-05-23www: do not mangle characters from search queries
2017-05-07searchidx: fix ghost root vivification
2017-01-26add filter for Subject: tags
2017-01-10introduce PublicInbox::MIME wrapper class
2016-12-20tests: add thread-all testing for benchmarking
2016-12-03atom: switch to getline/close for response bodies
2016-10-05thread: use hash + array instead of hand-rolled linked list
2016-10-05thread: remove Mail::Thread dependency
2016-09-07doc: new docs for user-level commands
2016-08-18www: implement generic help text