log gpp/forums/urls.py @ 248:0a875f679f07

age author description
2010-08-01 Brian Neal Implement a forum favorites feature for #82
2010-05-30 Brian Neal Implement #85 - display who has posted from a post's IP address.
2010-05-29 Brian Neal Implement #84; additional checks on spammers; implement stranger status.
2010-05-09 Brian Neal Fix #80: give moderators the ability to deactivate users for spam.
2010-03-28 Brian Neal Implementing #61: adding a forum topic subscription feature.
2010-02-28 Brian Neal Implementing #55 - Add function to view a users posts from their profile.
2010-01-31 Brian Neal Implement #54; add a forum query to display a user's posts.
2010-01-26 Brian Neal Implemented a view to display topics with unanswered posts. This is for ticket #54.
2010-01-24 Brian Neal Adding a query to the forums to get all the topics with unread posts. This is for ticket #54.
2009-10-22 Brian Neal Forums: split topic.
2009-10-11 Brian Neal Forums: ForumLastVisit logic in place. Need to add code for topics and posts next.
2009-09-28 Brian Neal Forums: implemented the bulk moderator functions that operate on a forum: bulk sticky, lock, delete, and move. These haven't been tested that well yet.
2009-09-26 Brian Neal Forums: implemented the move topic feature.
2009-09-26 Brian Neal Forums: implemented topic level moderator controls.