log gpp/templates/forums/index.html @ 196:893b6d462cf9

age author description
2010-02-11 Brian Neal Implement #52 Forums RSS feeds.
2010-01-24 Brian Neal Adding a query to the forums to get all the topics with unread posts. This is for ticket #54.
2009-12-28 Brian Neal Implement #46, add a forums stat feature like phpBB.
2009-12-22 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.
2009-10-25 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.
2009-10-11 Brian Neal Forums: ForumLastVisit logic in place. Need to add code for topics and posts next.
2009-09-13 Brian Neal Forums: minor cosmetic tweaks mainly.
2009-08-29 Brian Neal Forums: added a last_post_info template tag. Still need to add a go to last post icon for it.
2009-08-23 Brian Neal More work on forums. Committing what we got so far.