about summary refs log tree commit homepage
DateCommit message (Expand)
2016-04-27import: document API for public consumption
2016-04-25t/feed.t: run properly without ssoma installed
2016-04-25TODO: various updates
2016-04-25githttpbackend: require IO::File explicitly
2016-04-25remove GIT_DIR env usage in favor of --git-dir
2016-04-25remove ssoma dependency
2016-04-25import: extra check for final byte read
2016-04-25nntp: reduce timers for weakening
2016-04-25nntp: remove unused hdr_val subroutine
2016-04-25split out NNTPD and HTTPD* modules
2016-04-25mda: don't clobber existing List-Id header
2016-04-25searchview: add "rel=next" and "rel=prev" here, too
2016-04-25www: add rel=next and rel=prev navigation hints
2016-04-25view: fix link generation for replies in threads
2016-04-24view: add extra newline in flat thread view for lynx
2016-04-24view: more consistent prefixing for thread skeletons
2016-04-21mda: reject multiple Message-IDs up front
2016-04-16view: show flat thread view in chronological order
2016-04-15view: thread skeleton tweaks
2016-04-15www: redirect /$MESSAGE_ID/f/ endpoints
2016-04-15doc: update design notes on WWW development
2016-04-14view: drop vestigial elements of quote folding
2016-04-13www: stop generating /$MESSAGE_ID/f/ links
2016-04-13view: fix link to view replies from $MESSAGE_ID/f/ links
2016-04-13searchview: deal with the removal of rsort
2016-04-12mbox: do not clobber existing archive headers in WWW
2016-04-12view: allow topics to be "bumped" by new replies
2016-04-12import: filter out [<>] from user names
2016-04-11import: use bytes::length for true data length in bytes
2016-04-11import: set binmode before printing author names
2016-04-11import: initial module + test case
2016-04-11git: add support for qx wrapper
2016-04-11mbox: unconditionally add trailing newline
2016-04-09public-inbox-learn: drop leading "From " line from mboxes
2016-04-09filter: remove out dated comments
2016-04-09filter: preserve Mail-Followup-To and Mail-Reply-To
2016-04-06view: account for threads lacking a common parent
2016-04-06view: shorter link for ghosts in per-message view
2016-04-06view: do not prune ghosts from threads
2016-04-06view: eliminate dead code and hash fields
2016-04-06examples/public-inbox.psgi: add note for our httpd
2016-04-06http: clarify intent for persistence
2016-04-05view: link restructuring for index view
2016-04-04http: fix condition for detecting persistence
2016-04-02www: more explicit "git clone" usage
2016-04-02www: various style changes and comment updates
2016-03-31httpd: remove reference to callback during close
2016-03-17daemon: expand @ARGV paths for running in '/'
2016-03-12feed: fix brain farts in new_oneline removal
2016-03-12searchmsg: preserve hard tabs, but drop CR (\r)