Mercurial > public > sg101
log gpp/templates/forums/display_post.html @ 117:a3633f39f3ce
age | author | description |
---|---|---|
Fri, 23 Oct 2009 03:09:33 +0000 | Brian Neal | Forums: pre-select all the user profiles when displaying a topic. As it was, the template was calling get_user_profile which was causing a db hit on every post in the topic. |
Thu, 22 Oct 2009 02:57:18 +0000 | Brian Neal | Forums: split topic. |
Sun, 11 Oct 2009 20:27:07 +0000 | Brian Neal | Forums: Implemented unread status for topics and posts. |
Sun, 11 Oct 2009 19:10:54 +0000 | Brian Neal | Forums: ForumLastVisit logic in place. Need to add code for topics and posts next. |
Sat, 26 Sep 2009 03:55:50 +0000 | Brian Neal | Forums: quoting existing posts. |
Tue, 22 Sep 2009 03:36:39 +0000 | Brian Neal | Forums: implemented post delete feature. |
Sat, 19 Sep 2009 21:49:56 +0000 | Brian Neal | Forums: implemented the edit post function. |
Thu, 17 Sep 2009 02:20:27 +0000 | Brian Neal | Forums: Added icons for forum post moderation tools. Still need to add functionality that goes behind these. |