log

age author description
Sat, 11 Jan 2014 16:11:50 -0600 Brian Neal Removed the phantombrigade application.
Sat, 11 Jan 2014 16:10:42 -0600 Brian Neal Updating dev requirements for new laptop running Ubuntu 13.10.
Sun, 05 Jan 2014 14:06:45 -0600 Brian Neal Add logos in footer to surf comunity sites.
Sun, 05 Jan 2014 13:06:53 -0600 Brian Neal Remove NSSR banner from base template.
Sat, 04 Jan 2014 14:59:34 -0600 Brian Neal Update production requireents file after upgrading to Haystack 2.1.
Sat, 04 Jan 2014 13:39:39 -0600 Brian Neal The logging API has changed in Celery 3.x. Update to it.
Fri, 03 Jan 2014 19:11:05 -0600 Brian Neal Oops, wasn't supposed to commit this flag set to False. Undo.
Fri, 03 Jan 2014 19:01:18 -0600 Brian Neal For issue #62, upgrade Haystack from 1.2.7 to 2.1.0.
Wed, 01 Jan 2014 19:52:07 -0600 Brian Neal For Django 1.6: contrib auth password reset confirm view signature changed.
Tue, 31 Dec 2013 17:21:11 -0600 Brian Neal For #63 update production requirements file for celery 3.1.7.
Tue, 31 Dec 2013 16:36:22 -0600 Brian Neal For #63, upgrade to celery 3.1.7.
Mon, 30 Dec 2013 15:05:43 -0600 Brian Neal For #59, add user photo de-duplication for uploads.
Sun, 29 Dec 2013 15:41:56 -0600 Brian Neal Django 1.6: update production requirements file.
Sun, 29 Dec 2013 14:59:08 -0600 Brian Neal Django 1.6: update dev requirements file.
Sun, 29 Dec 2013 14:54:51 -0600 Brian Neal Django 1.6: CACHE_MIDDLEWARE_ANONYMOUS_ONLY deprecated.
Sun, 29 Dec 2013 14:52:23 -0600 Brian Neal Django 1.6: take advantage of new database connection persistence.
Sun, 29 Dec 2013 14:45:26 -0600 Brian Neal Django 1.6: test discovery as per unittest.
Sun, 29 Dec 2013 13:45:49 -0600 Brian Neal Django 1.6: get_query_set -> get_queryset.
Sun, 29 Dec 2013 13:38:50 -0600 Brian Neal Django 1.6: use new cycle tag from future.
Sun, 29 Dec 2013 13:20:07 -0600 Brian Neal Django 1.6: ModelForms should use either fields or exclude.
Sun, 29 Dec 2013 12:57:03 -0600 Brian Neal Django 1.6: get_query_set -> get_queryset, etc.
Thu, 26 Dec 2013 13:32:23 -0600 Brian Neal Update mp3 compilation side block for 2013 collection.
Fri, 13 Dec 2013 21:00:24 -0600 Brian Neal For #60, fix last commit (775e7f7) which produced UnicodeDecodeErrors.
Fri, 13 Dec 2013 19:59:36 -0600 Brian Neal For #60, encode user photo filenames before logging.
Sat, 09 Nov 2013 11:53:23 -0600 Brian Neal Use new banner for top 101's from Niels.
Sat, 09 Nov 2013 11:48:10 -0600 Brian Neal Fix typo in new posts template tag. Thanks to Volcano Rick.
Sat, 02 Nov 2013 12:55:29 -0500 Brian Neal Add NSSR Top 202 vote banner.
Thu, 24 Oct 2013 21:03:03 -0500 Brian Neal For #56, default to anonymous radio button on donations form.
Sat, 19 Oct 2013 11:32:35 -0500 Brian Neal YouTube icon was slowing down site. Locally host icon.
Wed, 09 Oct 2013 20:52:48 -0500 Brian Neal Fix messages master checkbox behavior. See also 6ba401391cd5.
Sun, 06 Oct 2013 15:11:22 -0500 Brian Neal Stupid IE10 overflowed the progress bar. Put in a work around.
Sun, 06 Oct 2013 14:48:42 -0500 Brian Neal Changed the search input type to search for HTML5.
Sun, 06 Oct 2013 14:14:58 -0500 Brian Neal Use <progress> tag for donations meter.
Sun, 06 Oct 2013 14:14:30 -0500 Brian Neal Added affiliate links to the donations page.
Sun, 22 Sep 2013 12:00:46 -0500 Brian Neal For #54, provide a flag to skip search queue processing.
Sat, 21 Sep 2013 21:18:40 -0500 Brian Neal On comment views, the photo uploading stuff won't be there. Fix javascript.
Sat, 21 Sep 2013 18:06:57 -0500 Brian Neal Sigh, fix last commit.
Sat, 21 Sep 2013 17:18:34 -0500 Brian Neal Oops, last commit was returning HttpResponse* derived classes, not instances.
Sat, 21 Sep 2013 17:00:49 -0500 Brian Neal Added an ajax form to upload photos & update post box w/image code.
Thu, 19 Sep 2013 20:00:10 -0500 Brian Neal Tweak admin dashboard links; Chrome started failing with old CSS.
Thu, 19 Sep 2013 19:24:56 -0500 Brian Neal Modify user_photos admin delete to delete from S3 bucket.
Thu, 19 Sep 2013 18:57:47 -0500 Brian Neal User photos in admin now have link to full size image.
Wed, 18 Sep 2013 21:34:05 -0500 Brian Neal Completed view to delete user photos.
Wed, 18 Sep 2013 18:33:52 -0500 Brian Neal Create css for user_photos gallery template.
Tue, 17 Sep 2013 21:13:31 -0500 Brian Neal Merge with maintenance work.
Tue, 17 Sep 2013 20:26:49 -0500 Brian Neal Use |safe filter on Haystack templates to get better results w/quotes.
Tue, 17 Sep 2013 20:23:23 -0500 Brian Neal Fix the javascript to select models on the search page.
Tue, 17 Sep 2013 18:26:45 -0500 Brian Neal Update dev requirements.txt to Django 1.5.4.
Tue, 17 Sep 2013 18:23:28 -0500 Brian Neal Merge.
Tue, 17 Sep 2013 18:17:28 -0500 Brian Neal Fix regression in messages that efb525863a75 broke.
Tue, 17 Sep 2013 17:54:21 -0500 Brian Neal Work in progress on adding ability to delete user photos.
Sun, 15 Sep 2013 21:25:54 -0500 Brian Neal Update to Django 1.5.4; update requirements.txt.
Sun, 15 Sep 2013 17:00:52 -0500 Brian Neal Update production requirements.txt.
Sun, 15 Sep 2013 16:23:22 -0500 Brian Neal Updated dev requirements.txt for new version of boto.
Sun, 15 Sep 2013 16:22:05 -0500 Brian Neal Tweak user_photos gallery template.
Sun, 15 Sep 2013 15:53:25 -0500 Brian Neal Updated development requirements.txt.
Sun, 15 Sep 2013 15:13:02 -0500 Brian Neal For user uploaded photos (#50), add a simple gallery view.
Sat, 14 Sep 2013 18:43:10 -0500 Brian Neal Display thumbnail in user_photos admin.
Sat, 14 Sep 2013 18:31:39 -0500 Brian Neal Finalize user photos detail page. Disable upload button on form submit.
Sat, 14 Sep 2013 17:23:13 -0500 Brian Neal Implement rate limiting on user photo uploads.
Wed, 11 Sep 2013 20:31:23 -0500 Brian Neal Refactored the processing of image uploads.
Mon, 09 Sep 2013 20:53:08 -0500 Brian Neal Merge private messages fix with current development of S3 photo upload.
Mon, 09 Sep 2013 20:30:13 -0500 Brian Neal jQuery UI Tabs were changed quite a bit, which broke private messages.
Sun, 08 Sep 2013 21:02:58 -0500 Brian Neal Cleaned up the code a bit.
Sun, 08 Sep 2013 19:06:54 -0500 Brian Neal Got the image resizing and uploading working. It needs a lot of work though.
Sat, 07 Sep 2013 20:50:46 -0500 Brian Neal In process work for #50. Started a user_photos application.
Fri, 06 Sep 2013 21:50:53 -0500 Brian Neal For #53, use HTML5 DOCTYPE. Some markup cleanup also.
Wed, 04 Sep 2013 19:55:20 -0500 Brian Neal For issue #52, update many 3rd party Javascript libraries.
Sun, 01 Sep 2013 15:58:45 -0500 Brian Neal For #51, remove the ajax popup login window.
Sun, 01 Sep 2013 11:59:28 -0500 Brian Neal Oops, last commit has a bug. Must provide auth_type parameter to decorator.
Sun, 01 Sep 2013 00:15:42 -0500 Brian Neal For #48, rework blocking code to use fail2ban.
Sat, 31 Aug 2013 14:50:03 -0500 Brian Neal Remove unused import.
Sun, 25 Aug 2013 12:44:55 -0500 Brian Neal Updating production requirements.txt for Django 1.5.2.
Sun, 25 Aug 2013 12:15:35 -0500 Brian Neal Update dev requirements file for Django 1.5.2.
Sat, 24 Aug 2013 20:08:12 -0500 Brian Neal For Django 1.5: Remove all references to django.contrib.markup.
Fri, 23 Aug 2013 19:40:01 -0500 Brian Neal For Django 1.5: slugify is now available at django.utils.text.
Fri, 23 Aug 2013 19:17:40 -0500 Brian Neal For Django 1.5: management commands should use self.stdout, etc. for output.
Fri, 23 Aug 2013 19:02:45 -0500 Brian Neal For Django 1.5: LOGIN_* related settings take url names now.
Mon, 19 Aug 2013 21:04:27 -0500 Brian Neal For Django 1.5.2; remove 'load url from future' tag.
Fri, 16 Aug 2013 20:43:39 -0500 Brian Neal For Django 1.5.2; cleanup command is now called clearsessions.
Thu, 15 Aug 2013 20:35:02 -0500 Brian Neal For Django 1.5.2: select_related's depth argument is deprecated.
Thu, 15 Aug 2013 20:14:33 -0500 Brian Neal For Django 1.5.2: import json; django.utils.simplejson is deprecated.
Wed, 14 Aug 2013 14:53:21 -0500 Brian Neal For issue #49, order search results by newest first.
Wed, 14 Aug 2013 13:56:43 -0500 Brian Neal For #47, create custom search index for models with is_public.
Sat, 03 Aug 2013 22:14:04 -0500 Brian Neal Merge.
Sat, 03 Aug 2013 22:12:03 -0500 Brian Neal Add admin action to acknowledge flagged links.
Thu, 30 May 2013 18:26:39 -0500 Brian Neal Ignore more log files.
Mon, 27 May 2013 15:04:52 -0500 Brian Neal For issue #28, add a quick search feature for new forum topics.
Sun, 26 May 2013 13:29:44 -0500 Brian Neal For issue #34, make social media share buttons more privacy concious.
Sat, 25 May 2013 22:17:46 -0500 Brian Neal Provide a "fix text" admin function for comments.
Sat, 25 May 2013 17:44:18 -0500 Brian Neal Update requirements.txt to include ftfy.
Sat, 25 May 2013 17:40:15 -0500 Brian Neal For issue #30, provide admin action to fix text encoding issues.
Sat, 25 May 2013 15:17:42 -0500 Brian Neal For issue #42, create avatar cleanup script.
Sat, 25 May 2013 14:21:46 -0500 Brian Neal Improvements to dlorphan management command.
Sat, 25 May 2013 00:22:40 -0500 Brian Neal For issue #46, mangle part of current time into avatar name to
Fri, 24 May 2013 23:42:49 -0500 Brian Neal For issue #43, create mgmt. command to cleanup orphan downloads.
Fri, 24 May 2013 15:09:53 -0500 Brian Neal For issue #43, delete uploaded files when downloads are deleted.
Wed, 15 May 2013 20:56:10 -0500 Brian Neal For #45, create admin action to unsubscribe users from topics.
Wed, 15 May 2013 20:13:05 -0500 Brian Neal For issue #44, add an import for InvalidPage.
Tue, 14 May 2013 21:02:47 -0500 Brian Neal Prevent exceptions when viewing downloads in the admin when the file
Tue, 14 May 2013 21:01:40 -0500 Brian Neal For issue #40, rename uploaded files when approved.
Sat, 11 May 2013 23:39:46 -0500 Brian Neal For issue #31, implement a forgot username feature.
Sat, 11 May 2013 16:21:55 -0500 Brian Neal Need to update the Markdown urlize extension too.
Sat, 11 May 2013 15:49:02 -0500 Brian Neal For issue #41, use latest Markdown (2.3.1).
Sat, 11 May 2013 15:22:45 -0500 Brian Neal For issue #38, change IRC bot to use Redis instead of MySQL.
Sat, 11 May 2013 12:56:41 -0500 Brian Neal Update fabric files for new server.
Sat, 11 May 2013 12:53:32 -0500 Brian Neal Update requirements for development.
Sat, 11 May 2013 12:22:19 -0500 Brian Neal Fix last commit which goofed up the requirements.txt file.
Sat, 11 May 2013 12:17:39 -0500 Brian Neal Was using old revision of django-elsewhere.
Sat, 04 May 2013 22:40:58 -0500 Brian Neal Fix extra slash URL to flag image in member flags tag.
Fri, 26 Apr 2013 15:36:15 -0500 Brian Neal Changes for moving to jaguar hosted by Linode.
Sat, 23 Mar 2013 13:59:18 -0500 Brian Neal Update store page with note for international users. Issue #35.
Sat, 23 Mar 2013 13:38:32 -0500 Brian Neal Improve TS3 error handling when remote server is kaput (#33).
Sat, 23 Mar 2013 13:21:14 -0500 Brian Neal Fix last commit for Python 2.5. :(
Sat, 23 Mar 2013 13:18:08 -0500 Brian Neal Implement mgmt command to export forum topic. BB issue #36.
Mon, 11 Mar 2013 15:30:25 -0500 Brian Neal Fix 081a88b3bfc8, javascript resize of forum images.
Sun, 10 Mar 2013 13:09:00 -0500 Brian Neal Get home page slideshow images from MEDIA, not STATIC.
Sun, 10 Mar 2013 12:47:21 -0500 Brian Neal Improve forum images resize script. Issue #32.
Sat, 09 Mar 2013 18:24:46 -0600 Brian Neal Update to Django 1.4.5.
Sat, 09 Mar 2013 18:14:30 -0600 Brian Neal Update copyright year on base template.
Sat, 09 Mar 2013 11:42:35 -0600 Brian Neal Add a tag to choose slides for home slideshow.
Sat, 16 Feb 2013 18:01:30 -0600 Brian Neal More tweaks to the store page.
Sat, 16 Feb 2013 17:56:38 -0600 Brian Neal Updating store page after getting feedback from the editor's choice vendors.
Sat, 16 Feb 2013 15:11:19 -0600 Brian Neal Updated the store page for buttons & stickers.
Wed, 02 Jan 2013 13:29:51 -0600 Brian Neal For issue 29, add some guidelines for submitting news to the submit news
Mon, 24 Dec 2012 12:02:10 -0600 Brian Neal Added a link to the 2012 mp3 compilation on archive.org.
Fri, 21 Dec 2012 10:28:52 -0600 Brian Neal Add an encoding header to the downloads category report.
Sun, 02 Dec 2012 14:42:08 -0600 Brian Neal Correct an out of date docstring comment.
Mon, 19 Nov 2012 19:25:11 -0600 Brian Neal Added a link in the sidebar to the new wiki.
Wed, 14 Nov 2012 20:57:05 -0600 Brian Neal For issue 27, disable login dialog button during POST.
Wed, 14 Nov 2012 17:47:01 -0600 Brian Neal Fix bug; user_logged_out signal can be sent with user is None.
Tue, 13 Nov 2012 13:50:06 -0600 Brian Neal Wiki integration. Requests don't always have sessions.
Mon, 12 Nov 2012 16:40:54 -0600 Brian Neal For local testing, set wiki cookie domain to None.
Mon, 12 Nov 2012 15:10:52 -0600 Brian Neal Wiki integration. Create task to delete old cookie records.
Wed, 07 Nov 2012 20:17:33 -0600 Brian Neal Created wiki app to provide integration with MoinMoin.
Thu, 01 Nov 2012 19:35:30 -0500 Brian Neal For issue 23, clear spammer profile fields, shouts, & elsewhere links
Wed, 31 Oct 2012 20:23:12 -0500 Brian Neal Tweaked wording to the help text on the search page.
Wed, 31 Oct 2012 20:06:01 -0500 Brian Neal For issue #22, add a UNIQUE contraint on the pending user table's username field.
Wed, 31 Oct 2012 19:10:38 -0500 Brian Neal For issue #25, add help text to the search page.
Tue, 30 Oct 2012 18:55:16 -0500 Brian Neal For issue #21, add a management command to display donation stats.
Sat, 29 Sep 2012 11:59:47 -0500 Brian Neal For issue 21, add a top donors template tag & display on donations page.
Wed, 26 Sep 2012 19:33:26 -0500 Brian Neal Created a donations side block for BB issue 21.
Sat, 22 Sep 2012 11:27:16 -0500 Brian Neal Reformat the member map index. Long names were breaking the formatting.
Sat, 22 Sep 2012 11:10:31 -0500 Brian Neal For BB issue 20, link to the member map from the forum index
Sat, 22 Sep 2012 10:53:24 -0500 Brian Neal For BB issue 19, make download title a link to detail page.
Sat, 22 Sep 2012 10:31:05 -0500 Brian Neal For BB issue #11, update the list of TinyMCE valid styles.
Sat, 01 Sep 2012 15:40:09 -0500 Brian Neal Update settings for Hogan's new TS3 server.
Sat, 01 Sep 2012 15:17:40 -0500 Brian Neal For issue #18, use absolute URLs to the smilies for RSS readers.
Sun, 12 Aug 2012 09:34:56 -0500 Brian Neal For BB issue 17, validate timezone values when saving user profiles.
Sat, 04 Aug 2012 14:01:33 -0500 Brian Neal Update requirements files for Django 1.4.1.
Fri, 03 Aug 2012 20:30:58 -0500 Brian Neal Show member flags on forum index page.
Sat, 28 Jul 2012 15:12:09 -0500 Brian Neal For issue 16, add country flag icons to user profiles & forum posts.
Thu, 26 Jul 2012 14:18:10 -0500 Brian Neal Follow up to c8b4dfb2d1e5; delete spammer's avatar if it exists.
Wed, 25 Jul 2012 19:40:36 -0500 Brian Neal Created a tool to generate ISO-3166 country data as a JSON file.
Tue, 24 Jul 2012 18:48:35 -0500 Brian Neal When deactivating spammers, delete their avatar. BB issue #13.
Mon, 23 Jul 2012 19:53:36 -0500 Brian Neal Another tweak to fabfile because of Django 1.4 directory structure changes.
Mon, 23 Jul 2012 19:51:11 -0500 Brian Neal Show non-active status on view profile page. Bitbucket issue #14.
Mon, 23 Jul 2012 19:50:38 -0500 Brian Neal Remove unused import.
Sun, 22 Jul 2012 12:25:27 -0500 Brian Neal Update the collectstatic command for Django 1.4 directory layout.
Sun, 22 Jul 2012 12:06:40 -0500 Brian Neal Add to last commit.
Sun, 22 Jul 2012 11:56:32 -0500 Brian Neal For bitbucket #11, have TinyMCE filter out unwanted styles.
Wed, 04 Jul 2012 00:14:00 -0500 Brian Neal Fix max users stat not updating.
Wed, 13 Jun 2012 20:46:30 -0500 Brian Neal For issue #15; add date info to forum search results.
Mon, 11 Jun 2012 19:59:46 -0500 Brian Neal For issue #15, add date information to forum search results.
Mon, 11 Jun 2012 19:38:52 -0500 Brian Neal Update default settings module in manage.py.
Thu, 24 May 2012 15:49:15 -0500 Brian Neal Forum topic & post updates now affect the RSS feed data in Redis.
Tue, 22 May 2012 19:53:39 -0500 Brian Neal Include links to video attachments in forum post RSS feeds.
Sat, 12 May 2012 15:45:29 -0500 Brian Neal Putting the colophon, privacy policy, and TOS under the fixed page scheme.
Sat, 12 May 2012 15:01:02 -0500 Brian Neal For Django 1.4 directory changes, fix path in fabfile.py.
Sat, 12 May 2012 14:57:45 -0500 Brian Neal Created a "fixed page" facility.
Thu, 10 May 2012 20:32:19 -0500 Brian Neal Merge.
Thu, 10 May 2012 20:32:01 -0500 Brian Neal Added docutils as a dev requirement.
Thu, 10 May 2012 20:30:46 -0500 Brian Neal Add docutils to requirements.txt.
Thu, 10 May 2012 20:26:57 -0500 Brian Neal Add a __future__ import for with for production server.
Thu, 10 May 2012 20:24:37 -0500 Brian Neal Added .rst support for the /about/ flatpage.
Thu, 10 May 2012 20:04:36 -0500 Brian Neal Merge.
Thu, 10 May 2012 20:03:26 -0500 Brian Neal For bitbucket issue #8, insert .rst files into flatpages.
Sun, 06 May 2012 11:03:38 -0500 Brian Neal Update production requirements.txt after Django 1.4 upgrade.
Sat, 05 May 2012 17:28:29 -0500 Brian Neal Added a requirements_dev.txt file since with Python 2.7 we no longer
Sat, 05 May 2012 17:10:48 -0500 Brian Neal For Django 1.4, rearranged project structure for new manage.py.
Sat, 05 May 2012 15:08:07 -0500 Brian Neal Use the static() function to serve MEDIA files in development.
Sat, 05 May 2012 14:59:20 -0500 Brian Neal For Django 1.4, added the admin password reset feature.
Sat, 05 May 2012 14:49:42 -0500 Brian Neal Correct my Redis API error in unit test.
Sat, 05 May 2012 14:18:56 -0500 Brian Neal Fix bug in donations test.
Sat, 05 May 2012 14:18:41 -0500 Brian Neal For Django 1.4, the check_password function moved.
Sat, 05 May 2012 14:06:16 -0500 Brian Neal For Django 1.4, add clickjacking protection via new middleware.
Thu, 03 May 2012 20:45:16 -0500 Brian Neal For Django 1.4, use django.conf.urls instead of django.conf.urls.defaults.
Wed, 02 May 2012 21:00:12 -0500 Brian Neal For Django 1.4, update to newer versions of cache_page usage.
Wed, 02 May 2012 20:51:38 -0500 Brian Neal For Django 1.4, remove verify_exists from model field definitions.
Wed, 02 May 2012 20:43:16 -0500 Brian Neal For Django 1.4, add a require_debug_false logging filter.
Wed, 02 May 2012 20:38:17 -0500 Brian Neal For Django 1.4, remove the obsolete setting ADMIN_MEDIA_PREFIX.
Sun, 29 Apr 2012 16:00:01 -0500 Brian Neal Now developing on Ubuntu 12.04 with Python 2.7.
Sat, 10 Mar 2012 15:24:46 -0600 Brian Neal For bitbucket issue #7, provide a bar graph indication of inbox and outbox
Wed, 07 Mar 2012 18:12:02 -0600 Brian Neal Tweaks to the contests application: show the winners on the list page.
Sun, 04 Mar 2012 14:52:24 -0600 Brian Neal For bitbucket issue #6, try to improve quoting messages.
Sun, 04 Mar 2012 13:20:40 -0600 Brian Neal For bitbucket issue #5, rework the duplicate email checking in the registration
Mon, 13 Feb 2012 19:34:29 -0600 Brian Neal The ajax login didn't work from the register page. I think this is because
Thu, 09 Feb 2012 19:38:03 -0600 Brian Neal For bitbucket issue #4, deactivate users for spam when accepting flagged user
Wed, 08 Feb 2012 18:58:57 -0600 Brian Neal For bitbucket issue #3, ensure that changes to Profile, Post & Topic models
Mon, 06 Feb 2012 20:37:02 -0600 Brian Neal Minor tweak to contest template to clear floating images.
Thu, 02 Feb 2012 20:09:19 -0600 Brian Neal Changed the avatar upload_to path to not rely on the user supplied name,
Thu, 02 Feb 2012 19:05:46 -0600 Brian Neal Adding the RFB banner block.
Thu, 02 Feb 2012 18:56:48 -0600 Brian Neal Creating a simple banner / ad campaign application, initially as a RFB / SG101
Sun, 29 Jan 2012 14:45:09 -0600 Brian Neal Merging change to requirements.txt made on production server.
Sun, 29 Jan 2012 14:42:42 -0600 Brian Neal For bitbucket issue #1, add open graph meta tags to forum topics.
Thu, 26 Jan 2012 22:44:45 -0600 Brian Neal Reinstalled my fork of elsewhere with pip install -e so that the repo URL is
Thu, 26 Jan 2012 20:56:03 -0600 Brian Neal Updated requirements.txt after using my fork of django-elsewhere.
Thu, 26 Jan 2012 20:24:15 -0600 Brian Neal Prepare to use my forked version of elsewhere that has staticfiles support.
Wed, 25 Jan 2012 20:07:03 -0600 Brian Neal For bitbucket issue #2, tweak the admin settings for the Post model to
Tue, 17 Jan 2012 18:30:41 -0600 Brian Neal More last minute updates to the SOPA page.
Sun, 15 Jan 2012 13:48:19 -0600 Brian Neal Updated the SOPA page.
Sun, 15 Jan 2012 13:27:37 -0600 Brian Neal Altered the open graph meta tags tag to generate tags for the home page
Sat, 14 Jan 2012 14:59:51 -0600 Brian Neal Adding SG101 protest page for SOPA & PIPA.
Fri, 13 Jan 2012 20:20:54 -0600 Brian Neal Update requirements.txt & .hgignore.
Fri, 13 Jan 2012 19:09:08 -0600 Brian Neal Correct the hg pull command in the fabfile.
Fri, 13 Jan 2012 19:07:19 -0600 Brian Neal Change fabfile to use hg instead of svn.
Thu, 12 Jan 2012 21:42:01 -0600 Brian Neal Initial version of the phantombrigade application.
Thu, 12 Jan 2012 20:15:28 -0600 Brian Neal Created a .hgignore file.
Tue, 10 Jan 2012 21:14:10 -0600 Brian Neal Updated requirements.txt file after updating to latest Haystack.
Tue, 10 Jan 2012 07:57:40 +0000 convert-repo update tags
Mon, 09 Jan 2012 01:13:08 +0000 Brian Neal For #243, create a contests application.
Sat, 07 Jan 2012 02:12:52 +0000 Brian Neal Update the copyright year in the base template.
Sat, 31 Dec 2011 23:39:24 +0000 Brian Neal Added a command to fix the old 1.0 POTD smileys to match the new.
Sat, 31 Dec 2011 22:21:58 +0000 Brian Neal Added a "fix-mode" for the potd comment importer command such that it
Sat, 31 Dec 2011 22:13:30 +0000 Brian Neal Update the list of name changes.
Sat, 31 Dec 2011 21:34:17 +0000 Brian Neal Adding import commands for the 1.0 POTD & comments.
Tue, 27 Dec 2011 01:15:27 +0000 Brian Neal Clean up the birthday block. Get rid of space between name and comma. Get rid
Mon, 26 Dec 2011 23:05:29 +0000 Brian Neal Updated to Haystack 1.2.6. Got the latest Haystack, xapian backend, and
Sun, 25 Dec 2011 04:15:32 +0000 Brian Neal For #242, move the updating of the POTD sequence into a new signals module.
Fri, 23 Dec 2011 23:11:45 +0000 Brian Neal Adding a fabric file.
Fri, 23 Dec 2011 22:55:19 +0000 Brian Neal Update MP3 compilation block with a link to the 2011 comp on archive.org.
Thu, 22 Dec 2011 02:10:27 +0000 Brian Neal For #241, add a URL to view the last post in a forum topic.
Wed, 21 Dec 2011 01:25:10 +0000 Brian Neal Must urlencode the filenames.
Wed, 21 Dec 2011 01:08:21 +0000 Brian Neal Adding some management commands to the downloads application to help manage
Mon, 19 Dec 2011 01:21:09 +0000 Brian Neal For #194, we no longer need the mailer application.
Mon, 19 Dec 2011 01:11:43 +0000 Brian Neal For #194, create a task to run the queued_search's process_search_queue command periodically.
Mon, 19 Dec 2011 00:05:03 +0000 Brian Neal Fix for trying to redis.mget() and empty list of keys.
Sun, 18 Dec 2011 23:55:53 +0000 Brian Neal Was catching redis.RedisError exception, but already had local variable called redis. This seemed to work in development, but failed on Python 2.5.
Sun, 18 Dec 2011 23:46:52 +0000 Brian Neal Created Celery tasks to process new posts and topics. Keep the updated topic set in Redis.
Sat, 17 Dec 2011 23:43:00 +0000 Brian Neal Use a case-insensitive sort for the who's online list. Clarify the max users statistic wording.