]> Sergey Matveev's repositories - public-inbox.git/history - public-inbox.cgi
huge refactor of encoding handling
[public-inbox.git] / public-inbox.cgi
2014-04-26 Eric Wonghuge refactor of encoding handling
2014-04-25 Eric Wongcgi: eliminate dead/redundant HTML escaping code
2014-04-22 Eric Wongview: fix link to raw message from /f/ endpoint
2014-04-22 Eric Wongfix quoted URL generation in feeds
2014-04-21 Eric Wongfeed: there is only one atom feed, with all messages
2014-04-20 Eric Wongcgi: delay some requires
2014-04-19 Eric Wongcgi: index pages allow iterating some pagination
2014-04-17 Eric Wongcgi: implement suffix-less Message-ID redirects
2014-04-17 Eric Wongcgi: include HTTP status in error message body
2014-04-15 Eric WongRevert "cgi: relax path restriction for top-level"
2014-04-15 Eric Wongcgi: correct links to folded quotes
2014-04-15 Eric Wongcgi: support /all.html page with inline threads
2014-04-14 Eric Wongcgi: 301 for list-indices without trailing slash
2014-04-12 Eric Wongcgi: ensure we unescape MIDs correctly in URLs
2014-04-12 Eric Wongcgi: avoid parsing ENV directly for PATH_INFO
2014-04-12 Eric Wongcgi: relax path restriction for top-level
2014-04-12 Eric Wongcgi: rename to have .cgi suffix