about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2017-01-04http: fix spelling error
2017-01-02watch: watchspam affects all configured inboxes
2017-01-01repobrowse: avoid empty pathspecs for future git compatibility
2016-12-26spawn: remove non-blocking support, here
2016-12-26repobrowse: port git snapshot over to qspawn
2016-12-26repobrowse: port patch generation over to qspawn
2016-12-26git: lazy initialization of error output
2016-12-26Merge remote-tracking branch 'origin/master' into repobrowse
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
2016-12-24view: remove unused parameter
2016-12-22search: lookup_mail handles modified DBs
2016-12-22doc: various comments on async handling
2016-12-22repobrowse: remove Plack::Request dependency
2016-12-21searchthread: simplify API and remove needless OO
2016-12-21searchthread: update comment about loop prevention
2016-12-20repobrowse: git plain: fixup request handling
2016-12-20searchmsg: remove ensure_metadata
2016-12-17searchmsg: do not memoize {date} field
2016-12-17searchmsg: remove locale-dependency for ->date
2016-12-17wwwtext: link to RFC4685 (Atom Threading)
2016-12-17atom: implement message threading per RFC 4685
2016-12-17feed: support publicinbox.<name>.feedmax
2016-12-14wwwtext: remove outdated comment
2016-12-14repobrowse: start reducing Plack::Request dependencies
2016-12-14Merge remote-tracking branch 'origin/repobrowse' into repobrowse
2016-12-13searchmsg: remove unused EPOCH_822 constant
2016-12-13nntp: avoid useless use of strftime
2016-12-12daemon: set $now time for NNTP shutdown
2016-12-10search: retry document loading from Xapian
2016-12-10search: always sort thread results in ascending time order
2016-12-10thread: last Reference always wins
2016-12-10view: skip ghosts with no direct children
2016-12-10view: reduce indentation for skeleton generation
2016-12-10thread: fix comment describing its existence
2016-12-10view: favor SearchMsg for In-Reply-To over Email::MIME
2016-12-10search: favor In-Reply-To over last References iff IRT exists
2016-12-06linkify: implement Markdown link compatibility (again)
2016-12-06Revert "linkify: implement Markdown link compatibility"
2016-12-06linkify: implement Markdown link compatibility
2016-12-03atom: switch to getline/close for response bodies
2016-12-03wwwstream: improve documentation and variable naming
2016-12-03searchview: fix <title> tag in Atom feed