Mercurial > public > sg101
log gpp/templates/forums/display_post.html @ 121:98d658afd4bf
age | author | description |
---|---|---|
Tue, 27 Oct 2009 02:46:01 +0000 | Brian Neal | Forums: display signature on posts. Display icons for PM and email (if not hidden) on each post. |
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. |
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. |