Mercurial > public > sg101
log gpp/templates/forums/display_post.html @ 115:0ce0104c7df3
age | author | description |
---|---|---|
2009-10-22 | Brian Neal | Forums: split topic. |
2009-10-11 | Brian Neal | Forums: Implemented unread status for topics and posts. |
2009-10-11 | Brian Neal | Forums: ForumLastVisit logic in place. Need to add code for topics and posts next. |
2009-09-26 | Brian Neal | Forums: quoting existing posts. |
2009-09-22 | Brian Neal | Forums: implemented post delete feature. |
2009-09-19 | Brian Neal | Forums: implemented the edit post function. |
2009-09-17 | Brian Neal | Forums: Added icons for forum post moderation tools. Still need to add functionality that goes behind these. |
2009-09-17 | 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. |
2009-09-13 | Brian Neal | Forums: flag posts. |
2009-09-13 | Brian Neal | Forums: added forum post counts for each user in the user profile. |
2009-09-12 | Brian Neal | Forums: Got the reply function working. |