about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2017-05-23searchview: retry queries if uri_unescape-able
2017-05-23www: do not mangle characters from search queries
2017-05-09www: avoid undefined warnings for query string parsing
2017-05-09watchmaildir: show $@ in warning message
2017-05-09searchidx: use cached local $@ copy
2017-05-07searchidx: fix ghost root vivification
2017-04-11search: fix help message for searching within quotes
2017-04-04watchmaildir: do not reject lowercase flags on Maildir files
2017-03-24searchview: show full (&x=t) messages in ascending chronlogical order
2017-03-24searchview: add "t" id to link to thread overview
2017-03-22extmsg: use updated mail-archive.com URL
2017-03-14view: escape HTML description name
2017-02-14www: do not unescape PATH_INFO twice
2017-02-11handle repeated References and In-Reply-To headers
2017-02-09config: do not slurp lines into memory
2017-02-06search: schema version bump for empty References/In-Reply-To
2017-02-06Revert "searchidx: reindex clobbers old thread IDs"
2017-02-06searchidx: reindex clobbers old thread IDs
2017-02-06searchidx: deal with empty In-Reply-To and References headers
2017-02-06searchview: increase limit for displaying search results
2017-02-06searchview: clarify numeric summary at bottom
2017-01-26add filter for Subject: tags
2017-01-26watchmaildir: allow arguments for filters
2017-01-19watchmaildir: limit live importer processes
2017-01-18mime: avoid SUPER usage in Email::MIME subclass
2017-01-11inbox: reinstate periodic cleanup of Xapian and SQLite objects
2017-01-10introduce PublicInbox::MIME wrapper class
2017-01-07inbox: properly register cleanup timer for git processes
2017-01-07search: remove subject_summary
2017-01-07searchmsg: favor direct hash access over accessor methods
2017-01-07remove incorrect comment about strftime + locales
2017-01-07config: allow per-inbox nntpserver
2017-01-07inbox: eliminate weaken usage entirely
2017-01-07inbox: describe the full key name
2017-01-07config: remove unused get() method
2017-01-07config: always use namespaced "publicinboxlimiter"
2017-01-07qspawn: prepare to support runtime reloading of Limiter
2017-01-04http: remove weaken usage, reduce anonsub capture scope
2017-01-04httpd/async: remove weaken usage
2017-01-04http: fix spelling error
2017-01-02watch: watchspam affects all configured inboxes
2016-12-26evcleanup: ensure deferred close from timers are handled ASAP
2016-12-25httpd/async: improve variable naming
2016-12-25githttpbackend: minor cleanups to improve readability
2016-12-25githttpbackend: simplify compatibility code
2016-12-25githttpbackend: minor readability improvement
2016-12-25http: fix clobbering of $null_io
2016-12-24linkify: modify argument in place
2016-12-24view: do not modify array during iteration
2016-12-24view: stop chomping off whitespace at ends of messages