about summary refs log tree commit homepage
path: root/public-inbox.cgi
DateCommit message (Expand)
2014-04-26huge refactor of encoding handling
2014-04-25cgi: eliminate dead/redundant HTML escaping code
2014-04-22view: fix link to raw message from /f/ endpoint
2014-04-22fix quoted URL generation in feeds
2014-04-21feed: there is only one atom feed, with all messages
2014-04-20cgi: delay some requires
2014-04-19cgi: index pages allow iterating some pagination
2014-04-17cgi: implement suffix-less Message-ID redirects
2014-04-17cgi: include HTTP status in error message body
2014-04-15Revert "cgi: relax path restriction for top-level"
2014-04-15cgi: correct links to folded quotes
2014-04-15cgi: support /all.html page with inline threads
2014-04-14cgi: 301 for list-indices without trailing slash
2014-04-12cgi: ensure we unescape MIDs correctly in URLs
2014-04-12cgi: avoid parsing ENV directly for PATH_INFO
2014-04-12cgi: relax path restriction for top-level
2014-04-12cgi: rename to have .cgi suffix