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.
Sat, 29 Aug 2009 22:01:40 +0000 Brian Neal Forums: added a last_post_info template tag. Still need to add a go to last post icon for it.
Sun, 23 Aug 2009 00:14:52 +0000 Brian Neal More work on forums. Committing what we got so far.