about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2016-09-07doc: new docs for user-level commands
2016-09-02config: use "publicinboxlimiter" prefix
2016-09-01watch: use "publicinboxwatch" namespace
2016-08-23www: give tor2web some exposure, too
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-15import: use common address parsing to drop unnecessary quotes
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-14newswww: include body text in 404 response
2016-08-13extmsg: reorder and add a more Message-ID lookup services
2016-08-12watch: respect altid for incremental watch changes
2016-08-12www: allow including links to NNTP sites in HTML footer
2016-08-12config: do not nest multi-value altid arrays
2016-08-11search: support alt-ID for mapping legacy serial numbers
2016-08-10searchidx: allow searching Message-IDs in free-form text
2016-08-09www: avoid misinterpreting '&' and ';' in query parameters
2016-08-09searchidx: avoid holding Xapian lock in cat-file
2016-08-09searchidx: release Xapian FDs before spawning git log
2016-08-09searchidx: persist the PublicInbox::Git object
2016-08-09searchidx: remove unused $git parameters
2016-08-06www: use <hr> to delimit messages in /new.html view, too
2016-08-06mbox: be fair to other HTTP clients
2016-08-06view: do not introduce excessive </pre> in $MID/t/ view
2016-08-05search: disable batching in newer versions of Xapian, for now
2016-08-05view: use <hr> to delineate in /$MID/T/ view
2016-08-05http: do not allow bad getline+close responses to kill us
2016-08-05thread: avoid recursion in Mail::Thread::recurse_down
2016-08-04view: do not fail on empty In-Reply-To
2016-08-04searchmsg: add git object ID to doc_data
2016-08-02search: improve reindexing behavior
2016-08-02wwwstream: prioritize search in top title bar
2016-08-02daemon: do not chdir unless daemonizing
2016-07-31search: support reindexing existing search indices
2016-07-31msgmap: fix use of transactions
2016-07-29daemon: re-enable SIGWINCH without setsid
2016-07-27localize $/ when using chomp
2016-07-26mda: fix address matching in address lists