log

age author description
2010-12-23 Brian Neal Fix regexes for usernames in various urls.py files to match valid Django usernames
2010-12-05 Brian Neal Adding all the smilies from the old site as extra smilies
2010-10-23 Brian Neal Fix typo in oembed/views.py. Added oembed provider fixture.
2010-10-23 Brian Neal For #95. You can now make posts with no text in the body if you have attachments. And now if you create a new topic with an attachment, and the POST fails (say you forgot the topic title), we will now re-attach attachments. Also fixed a bug in the smiley code that would arise if it was asked to markup an empty string.
2010-10-14 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.
2010-10-04 Brian Neal Forgot to add this file in last revision (r305).
2010-10-04 Brian Neal Fixing #125. Developed a forums navigation template tag to consistently display forum navigation.
2010-10-04 Brian Neal Bug fix on r299 (#129).