log gpp/templates/forums/display_post.html @ 114:535d02d1c017

age author description
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.
Thu, 17 Sep 2009 01:44:51 +0000 Brian Neal Forums: display of sticky status. Moderators/superusers see IP address of post. Added a can_reply flag to the template and have view compute it.
Sun, 13 Sep 2009 21:45:35 +0000 Brian Neal Forums: flag posts.
Sun, 13 Sep 2009 18:43:08 +0000 Brian Neal Forums: added forum post counts for each user in the user profile.
Sat, 12 Sep 2009 21:29:31 +0000 Brian Neal Forums: Got the reply function working.