log gpp/forums/urls.py @ 374:dd673fae508d

age author description
Mon, 07 Mar 2011 01:22:49 +0000 Brian Neal Fixing #156. Making it possible to goto the first unread post in a thread. Made the 'New' icon a link; when displayed on a topic, takes you to the first unread post.
Thu, 23 Dec 2010 23:36:53 +0000 Brian Neal Fix regexes for usernames in various urls.py files to match valid Django usernames
Thu, 14 Oct 2010 02:39:35 +0000 Brian Neal This is a first rough commit for #95, adding the ability to embed YouTube videos in forum posts. Some more polish and testing needs to happen at this point. I wanted to get all these changes off my hard drive and into the repository.
Sun, 01 Aug 2010 21:26:12 +0000 Brian Neal Implement a forum favorites feature for #82
Sun, 30 May 2010 20:51:41 +0000 Brian Neal Implement #85 - display who has posted from a post's IP address.
Sat, 29 May 2010 04:51:28 +0000 Brian Neal Implement #84; additional checks on spammers; implement stranger status.
Sun, 09 May 2010 20:53:34 +0000 Brian Neal Fix #80: give moderators the ability to deactivate users for spam.
Sun, 28 Mar 2010 01:07:47 +0000 Brian Neal Implementing #61: adding a forum topic subscription feature.