Mercurial > public > sg101
log gpp/templates/forums/index.html @ 170:6f14970b103a
age | author | description |
---|---|---|
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. |
Sun, 25 Oct 2009 21:55:28 +0000 | Brian Neal | Added a 24-hour time preference flag in the user profile. Added forum template tags for showing forum dates/times adjusted for the user's time zone. |
Sun, 11 Oct 2009 19:10:54 +0000 | Brian Neal | Forums: ForumLastVisit logic in place. Need to add code for topics and posts next. |
Sun, 13 Sep 2009 05:01:52 +0000 | Brian Neal | Forums: minor cosmetic tweaks mainly. |