about summary refs log tree commit homepage
DateCommit message (Expand)
2016-09-09TODO: updates for done items
2016-09-09t/httpd-unix: warn about connection failure
2016-09-09search: index attachment filenames
2016-09-09search: match the behavior of WWW for indexing text
2016-09-09search: avoid mindlessly calling body_set
2016-09-09search: fix compatibility with Debian wheezy
2016-09-09search: increase term positions for each quoted hunk
2016-09-09search: match quote detection behavior of view
2016-09-09search: fix space regressions from recent changes
2016-09-09search: more granular message body searching
2016-09-09search: drop longer subject: prefix for search
2016-09-09search: allow searching user fields (To/Cc/From)
2016-09-08import: run "git gc --auto" when done
2016-09-08import: hoist out common run_die subroutine
2016-09-08doc: document PERL_INLINE_DIRECTORY usage
2016-09-08import: hoist out _check_path function
2016-09-08view: handle missing Content-Type in message
2016-09-07doc: flesh out public-inbox-index documentation
2016-09-07doc: new docs for user-level commands
2016-09-02config: use "publicinboxlimiter" prefix
2016-09-02init: enable pack bitmaps by default
2016-09-01watch: use "publicinboxwatch" namespace
2016-08-31doc: set release and section properly for manpages
2016-08-31txt2pre: allow overriding title via env
2016-08-31txt2pre: use public-inbox internal APIs
2016-08-23www: give tor2web some exposure, too
2016-08-21doc: avoid conflicting with MakeMaker variable names
2016-08-21avoid spaces after shell redirection operators
2016-08-21doc: mda: remove vestigial pandoc comment
2016-08-21README: add link to source code mirrors
2016-08-18searchview: link to internal help text
2016-08-18www: implement generic help text
2016-08-18linkify: be stricter about matching RFC 3986
2016-08-18view: try assuming UTF-8 for bogus charsets
2016-08-18view: try to display bogus charsets for text/plain
2016-08-18view: attach_link uses string concatentation
2016-08-16search: add YYYYMMDD search range via "d:" prefix
2016-08-16search: drop pointless range processors for Unix timestamp
2016-08-16HACKING: minor updates and add to the website
2016-08-15import: use common address parsing to drop unnecessary quotes
2016-08-14TODO: updates based on git@vger mirror experience
2016-08-14www: do not double-clean Message-IDs from internal DBs
2016-08-14www: do not unecessarily escape some chars in paths
2016-08-14www: ensure XML validity for some odd ASCII chars
2016-08-14mid: no wide characters for sha1_hex
2016-08-14search: gracefully handle lookup_message failure
2016-08-14view: remove redundant pre closing tag
2016-08-14view: allow for missing In-Reply-To mapping
2016-08-14searchidx: do not release Xapian lock while (only) Msgmap is indexing
2016-08-14import_slrnspool: reimplement using fast-import