log gpp/templates/forums/index.html @ 160:2eb3984ccb15

age author description
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.