log gpp/forums/urls.py @ 429:d0f0800eef0c

age author description
Sat, 02 Apr 2011 00:47:05 +0000 Brian Neal Fixing #177; added a view to display the last x active topics (where x is between 10 and 50). Added a link to the view on the forum query drop down.
Wed, 09 Mar 2011 02:39:24 +0000 Brian Neal Fixing #185; add a global forums catchup button.
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.