]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/Feed.pm
fix quoted URL generation in feeds
[public-inbox.git] / lib / PublicInbox / Feed.pm
2014-04-22 Eric Wongfix quoted URL generation in feeds
2014-04-21 Eric Wongfeed: fix address when multiple addresses exist
2014-04-21 Eric Wongconfig: use description file for gitweb
2014-04-21 Eric Wonghtml/index: fix broken prev/next pagination on short...
2014-04-21 Eric Wongfeed: there is only one atom feed, with all messages
2014-04-21 Eric Wonghtml/index: do not waste space with non-existent thread...
2014-04-20 Eric Wongfeed: close string ref before returning
2014-04-20 Eric Wongcgi: delay some requires
2014-04-20 Eric Wongfeed: speed up blob checks if Git.pm is usable
2014-04-19 Eric Wongcgi: index pages allow iterating some pagination
2014-04-17 Eric Wongcgi: sort HTML index by most recent date
2014-04-17 Eric WongHTML: various encoding fixups
2014-04-17 Eric WongFeed: add bug note on memory cycle
2014-04-15 Eric Wongcgi: support /all.html page with inline threads
2014-04-15 Eric WongHTML: use shorter URLs in indices
2014-04-15 Eric WongHTML: ensure hrefs are quoted properly
2014-04-14 Eric Wongcgi: fix up top-level index
2014-04-11 Eric Wongcgi: update feed/view and tests for shorter URLs
2014-04-11 Eric Wongcgi: /$LISTNAME/ and /$LISTNAME/index.html are equal
2014-04-09 Eric Wongpreliminary HTML index generation
2014-04-08 Eric Wongfeed: filter out each_recent_blob wrapper
2014-04-07 Eric Wongfeed: generate takes a hashref for args
2014-04-06 Eric Wongfeed: reuse view class to display message
2014-04-05 Eric Wongfeed: remove unnecessary use
2014-04-05 Eric Wongfeed: use Date::Parse to parse dates
2014-04-05 Eric Wongget a basic CGI feed sender running
2014-03-24 Eric Wonginitial cut at Atom feed generation