Mercurial > public > sg101
log gpp/templates/forums/index.html @ 253:5cf64ca9d9f5
age | author | description |
---|---|---|
Sun, 01 Aug 2010 21:26:12 +0000 | Brian Neal | Implement a forum favorites feature for #82 |
Tue, 13 Jul 2010 03:51:37 +0000 | Brian Neal | Fix lack of trailing slash on the individual forum RSS feed links. For some reason this was causing a bizarre middleware error 'request object has not attribute session'. |
Tue, 06 Jul 2010 03:02:20 +0000 | Brian Neal | Rework the who's online middleware and template tag for #87. |
Thu, 11 Feb 2010 02:29:03 +0000 | Brian Neal | Implement #52 Forums RSS feeds. |
Sun, 24 Jan 2010 22:33:11 +0000 | Brian Neal | Adding a query to the forums to get all the topics with unread posts. This is for ticket #54. |
Mon, 28 Dec 2009 16:52:42 +0000 | Brian Neal | Implement #46, add a forums stat feature like phpBB. |
Tue, 22 Dec 2009 02:08:05 +0000 | Brian Neal | Implement #45, add a who's online feature for the forums. Created middleware that caches usernames and guest session ids in the cache. Added a tag that displays this info. |