about summary refs log tree commit homepage
DateCommit message (Expand)
2016-02-12README: fix broken link to dc-dlvr-spam-flow
2016-02-08view: fix link to top-level ghost parent
2016-02-08view: simplify topic handling based on subjects
2016-02-08feed: declare alternate link to HTML interface
2016-02-07support smart HTTP cloning
2016-02-04t/cgi.t: fix broken test for dumb HTTP
2016-02-02www: support git cloning via dumb HTTP
2016-02-01doc: misc cleanups and whitespace additions
2016-02-01view: reference ghost parent in permalink view
2016-01-30view: cleanup permalink Thread: header display
2016-01-30view: do not kill whitespace in permalink thread timestamp
2016-01-18view: explain why we do not use blockquote
2016-01-09www: fix redirection loops
2016-01-09view: fix Atom feed link in full message view page
2016-01-09hval: new should not strip leading spaces
2016-01-09hval: use more appropriate hvals for documentation
2016-01-06TODO: add a few more items
2016-01-06HACKING: more docs about our philosophy
2016-01-04use Perl POD instead of pandoc-flavored Markdown
2016-01-04listener: pass accepted address to post_accept
2016-01-04doc: add TODO.html to public website
2016-01-04view: label "relevance" in threaded search view
2016-01-04misc doc updates
2016-01-03www: comments for denoting Plack::Request vs CGI
2016-01-03examples/public-inbox.psgi: shorten to simplify
2016-01-02www: redirect with query string
2015-12-31view: fixup indentation nesting in search
2015-12-30view: "thread" in per-message view goes back to /t/
2015-12-30view: avoid excessive indentation in thread summary
2015-12-30view: thread using <ul> instead of <table>
2015-12-27t/plack.t: fix test *with* plack installed... oops
2015-12-26tests: fixup requirements for tests
2015-12-26doc: minor updates to trim down the README
2015-12-26doc: use ".html" instead of ".txt.html" for website
2015-12-26use "Atom feed" consistently in headers/footers
2015-12-26searchview: fix unclosed tags in threaded search results
2015-12-26view: reduce main landing page weight
2015-12-26searchview: fix up Atom feed in search results
2015-12-26searchview: fixup stupid syntax error
2015-12-25view: favor whitespace wrap in <head>
2015-12-25examples/public-inbox.psgi: make output chunky by default
2015-12-25view: fixup ghost message errors from threading tweaks
2015-12-25extmsg: fixup comparison for unknown message types
2015-12-25view: move thread info near top of single view
2015-12-24view: fix wording for empty topics display
2015-12-22rename 'GitCatFile' package to 'Git'
2015-12-22git: cat-file wrapper enhancements
2015-12-22hval: move PRE constant for wrapping UGC here
2015-12-22config: hoist out common functions
2015-12-08extmsg: try to fixup common errors