about summary refs log tree commit homepage
DateCommit message (Expand)
2020-03-22v2writable: preserve timestamps from import
2020-03-22index: use git commit times on missing Date/Received
2020-03-21t/msgtime: skip test if timezone isn't UTC
2020-03-21t/www_listing: avoid 'once' warnings
2020-03-21wwwlisting: use first successfully loaded JSON module
2020-03-21examples/*.psgi: add examples for -httpd
2020-03-20viewdiff: favor `qr' to precompile regexps
2020-03-20daemon: do more immortal allocations up front
2020-03-20www: avoid `state' usage to perform allocations up-front
2020-03-20wwwlisting: avoid lazy loading JSON module
2020-03-20wwwlisting: favor "use" over require
2020-03-20www: update ->preload for newer modules
2020-03-20doc: standards: add references to RFC 5322 (and RFC 822)
2020-03-19http: fix RFC conformance w.r.t. message length
2020-03-08INSTALL: refer to the proper Debian version
2020-03-07daemon: remove unused $parent_pipe variable
2020-03-07searchmsg: allow lines (and bytes) to be zero
2020-03-04git: remove POSIX::dup2 import
2020-03-04spawn: correctly handle error code
2020-03-01msgtime: assume +0000 if TZ missing when using Date::Parse
2020-03-01import: drop '<' and '>' characters in addresses
2020-03-01INSTALL: update for 1.3.0+, clarify IO::Compress
2020-03-01doc: design_www: document offline friendliness
2020-02-27searchview: improve naming and simplify hash override
2020-02-27doc: 1.4.0 release notes update
2020-02-24v2writable: lookup_content => content_exists
2020-02-24v2writable: make remove return-compatible w/ Import::remove
2020-02-24examples/nginx_proxy: convert CRLF to LF
2020-02-24viewdiff: remove optional CR handling
2020-02-24hval: ascii_html: drop CRLF => LF conversion
2020-02-24import_vger_from_mbox: add --filter parameter
2020-02-24import_vger_from_mbox: drop redundant "use" statements
2020-02-24searchview: set obfuscation inbox properly
2020-02-24doc: technical: document data structures
2020-02-24INSTALL: s/repositories/inboxes/
2020-02-23doc: improve wording of "inbox" vs "repository"
2020-02-17view: shorten life of MIME object for permalink
2020-02-17doc: design_www: document solver endpoint
2020-02-17viewdiff: do not generate "a=" parameter if "b=" matches
2020-02-16view: remove last Hval->new caller
2020-02-16view: escape ampersand in Message-IDs
2020-02-16view: escape Subject HTML directly
2020-02-16view,searchview: avoid smsg method calls when using SQLite/Xapian
2020-02-16view: cleanup topic accumulation and dumping
2020-02-16view: dump_topics: better naming of top Subject
2020-02-16view: single id="t" for multi-Subject messages
2020-02-16view: remove mhref arg from multipart_text_as_html
2020-02-15t/msg_iter: test for X-UNKNOWN charset from Alpine
2020-02-09doc: update v1.3.0.eml with actual headers, start v1.4.0
2020-02-10public-inbox 1.3.0 v1.3.0