Mercurial > public > sg101
log gpp/templates/forums/index.html @ 164:f7a6b8fe4556
age | author | description |
---|---|---|
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. |