graph
- Updated the store page for buttons & stickers.2013-02-16, by Brian Neal
- For issue 29, add some guidelines for submitting news to the submit news2013-01-02, by Brian Neal
- Added a link to the 2012 mp3 compilation on archive.org.2012-12-24, by Brian Neal
- Add an encoding header to the downloads category report.2012-12-21, by Brian Neal
- Correct an out of date docstring comment.2012-12-02, by Brian Neal
- Added a link in the sidebar to the new wiki.2012-11-19, by Brian Neal
- For issue 27, disable login dialog button during POST.2012-11-14, by Brian Neal
- Fix bug; user_logged_out signal can be sent with user is None.2012-11-14, by Brian Neal
- Wiki integration. Requests don't always have sessions.2012-11-13, by Brian Neal
- For local testing, set wiki cookie domain to None.2012-11-12, by Brian Neal
- Wiki integration. Create task to delete old cookie records.2012-11-12, by Brian Neal
- Created wiki app to provide integration with MoinMoin.2012-11-07, by Brian Neal
- For issue 23, clear spammer profile fields, shouts, & elsewhere links2012-11-01, by Brian Neal
- Tweaked wording to the help text on the search page.2012-10-31, by Brian Neal
- For issue #22, add a UNIQUE contraint on the pending user table's username field.2012-10-31, by Brian Neal
- For issue #25, add help text to the search page.2012-10-31, by Brian Neal
- For issue #21, add a management command to display donation stats.2012-10-30, by Brian Neal
- For issue 21, add a top donors template tag & display on donations page.2012-09-29, by Brian Neal
- Created a donations side block for BB issue 21.2012-09-26, by Brian Neal
- Reformat the member map index. Long names were breaking the formatting.2012-09-22, by Brian Neal
- For BB issue 20, link to the member map from the forum index2012-09-22, by Brian Neal
- For BB issue 19, make download title a link to detail page.2012-09-22, by Brian Neal
- For BB issue #11, update the list of TinyMCE valid styles.2012-09-22, by Brian Neal
- Update settings for Hogan's new TS3 server.2012-09-01, by Brian Neal
- For issue #18, use absolute URLs to the smilies for RSS readers.2012-09-01, by Brian Neal
- For BB issue 17, validate timezone values when saving user profiles.2012-08-12, by Brian Neal
- Update requirements files for Django 1.4.1.2012-08-04, by Brian Neal
- Show member flags on forum index page.2012-08-03, by Brian Neal
- For issue 16, add country flag icons to user profiles & forum posts.2012-07-28, by Brian Neal
- Follow up to c8b4dfb2d1e5; delete spammer's avatar if it exists.2012-07-26, by Brian Neal
- Created a tool to generate ISO-3166 country data as a JSON file.2012-07-25, by Brian Neal
- When deactivating spammers, delete their avatar. BB issue #13.2012-07-24, by Brian Neal
- Another tweak to fabfile because of Django 1.4 directory structure changes.2012-07-23, by Brian Neal
- Show non-active status on view profile page. Bitbucket issue #14.2012-07-23, by Brian Neal
- Remove unused import.2012-07-23, by Brian Neal
- Update the collectstatic command for Django 1.4 directory layout.2012-07-22, by Brian Neal
- Add to last commit.2012-07-22, by Brian Neal
- For bitbucket #11, have TinyMCE filter out unwanted styles.2012-07-22, by Brian Neal
- Fix max users stat not updating.2012-07-04, by Brian Neal
- For issue #15; add date info to forum search results.2012-06-13, by Brian Neal
- For issue #15, add date information to forum search results.2012-06-11, by Brian Neal
- Update default settings module in manage.py.2012-06-11, by Brian Neal
- Forum topic & post updates now affect the RSS feed data in Redis.2012-05-24, by Brian Neal
- Include links to video attachments in forum post RSS feeds.2012-05-22, by Brian Neal
- Putting the colophon, privacy policy, and TOS under the fixed page scheme.2012-05-12, by Brian Neal
- For Django 1.4 directory changes, fix path in fabfile.py.2012-05-12, by Brian Neal
- Created a "fixed page" facility.2012-05-12, by Brian Neal
- Merge.2012-05-10, by Brian Neal
- Added docutils as a dev requirement.2012-05-10, by Brian Neal
- Add docutils to requirements.txt.2012-05-10, by Brian Neal
- Add a __future__ import for with for production server.2012-05-10, by Brian Neal
- Added .rst support for the /about/ flatpage.2012-05-10, by Brian Neal
- Merge.2012-05-10, by Brian Neal
- For bitbucket issue #8, insert .rst files into flatpages.2012-05-10, by Brian Neal
- Update production requirements.txt after Django 1.4 upgrade.2012-05-06, by Brian Neal
- Added a requirements_dev.txt file since with Python 2.7 we no longer2012-05-05, by Brian Neal
- For Django 1.4, rearranged project structure for new manage.py.2012-05-05, by Brian Neal
- Use the static() function to serve MEDIA files in development.2012-05-05, by Brian Neal
- For Django 1.4, added the admin password reset feature.2012-05-05, by Brian Neal
- Correct my Redis API error in unit test.2012-05-05, by Brian Neal