about summary refs log tree commit homepage
DateCommit message (Expand)
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
2015-12-06view: fix message truncation logic
2015-12-05*view: avoid leading zero in time display of the hour
2015-12-04view: avoid truncating topic at 30 chars
2015-12-02view: consistent links for per-message views
2015-12-02view: don't kill topic summarization for level==0
2015-11-21config: allow underscore in section names
2015-11-20various internal documentation updates
2015-11-18nntp: fix printf warnings
2015-11-18feed: capitalize "Atom" consistently
2015-11-18view: further reduce size of attribution/timestamp
2015-11-18TODO: updates for done stuff, and add item for message threading
2015-11-18view: remove "created" and "updated" noise words
2015-10-15filter: fix handling of bad attachments
2015-10-08view: fixup bad comparison
2015-10-08view: remove attribution for topics in top-level view
2015-10-05README: add OpenSSL exception
2015-10-04mbox: generate Archived-At, List-Post, List-Archive headers
2015-10-04mbox: kill Bytes meta-header, too
2015-10-04view: add links for mbox and atom feeds in homepage
2015-10-03mda: support a 'filter=scrub' option for external lists
2015-10-03drop Message-IDs longer than 244 bytes
2015-10-02rename mid_compress to id_compress
2015-10-02nntpd: executable permission