log

age author description
Tue, 24 Nov 2015 22:55:18 -0600 Brian Neal News V2.0 WIP template tweaks.
Sat, 21 Nov 2015 14:53:29 -0600 Brian Neal WIP News v2.0 admin changes.
Fri, 20 Nov 2015 23:07:37 -0600 Brian Neal Added tests for submit news.
Tue, 17 Nov 2015 21:01:20 -0600 Brian Neal WIP on news v2.0.
Sun, 15 Nov 2015 20:44:27 -0600 Brian Neal Initial makemigrations for news.
Thu, 12 Nov 2015 18:39:51 -0600 Brian Neal Added Reverb Brazil logo/link to community banners.
Tue, 03 Nov 2015 19:22:13 -0600 Brian Neal Use https for Twitter badge image.
Sun, 01 Nov 2015 16:43:53 -0600 Brian Neal Use https for google maps (bandmap & membermap).
Sun, 01 Nov 2015 15:59:12 -0600 Brian Neal No longer need Markdown extension SslImagesExtension.
Sun, 01 Nov 2015 15:56:05 -0600 Brian Neal Added SITE_SCHEME setting.
Sat, 31 Oct 2015 17:36:31 -0500 Brian Neal Reorganized requirements files to be DRY.
Thu, 29 Oct 2015 20:54:34 -0500 Brian Neal Smilies now use relative links.
Thu, 29 Oct 2015 20:15:52 -0500 Brian Neal Fix Unicode error while logging news changes.
Wed, 28 Oct 2015 21:06:13 -0500 Brian Neal Modify ssl_images to update news models.
Sun, 25 Oct 2015 14:47:29 -0500 Brian Neal Guard against bad image urls in ssl_images.
Sun, 25 Oct 2015 13:54:56 -0500 Brian Neal Fix image_check so it doesn't choke on empty input.
Sun, 25 Oct 2015 13:28:19 -0500 Brian Neal Closing the store page.
Sun, 25 Oct 2015 13:24:09 -0500 Brian Neal Remove NSSR banner.
Sat, 24 Oct 2015 21:53:29 -0500 Brian Neal Logging tweaks to ssl_images.
Sat, 24 Oct 2015 21:29:07 -0500 Brian Neal Additional tweaks to ssl_images.
Thu, 15 Oct 2015 18:35:56 -0500 Brian Neal Pass timeout to requests instead of global timeout.
Fri, 09 Oct 2015 22:20:32 -0500 Brian Neal Convert ssl_images to use download_file.
Mon, 05 Oct 2015 20:26:14 -0500 Brian Neal Prevent 500 error when previewing no text.
Mon, 05 Oct 2015 20:20:34 -0500 Brian Neal Fix MarkItUp! CSS for removing image icon.
Mon, 05 Oct 2015 20:07:44 -0500 Brian Neal Ensure temporary files get deleted during hotlinking.
Mon, 05 Oct 2015 20:06:24 -0500 Brian Neal Remove the image button on the MarkItUp! editor.
Thu, 01 Oct 2015 20:18:48 -0500 Brian Neal Prevent post preview from allowing mixed content.
Thu, 01 Oct 2015 19:44:45 -0500 Brian Neal Guess file extension based on content-type.
Wed, 23 Sep 2015 21:26:09 -0500 Brian Neal Started unit tests for hotlinking images.
Tue, 22 Sep 2015 20:23:50 -0500 Brian Neal Hotlink image form is functioning.
Sun, 13 Sep 2015 14:51:33 -0500 Brian Neal Merge with upstream.
Tue, 08 Sep 2015 19:13:24 -0500 Brian Neal Calendar now aggregates several Google calendars.
Mon, 07 Sep 2015 13:07:52 -0500 Brian Neal New NSSR Spanish Top 61 banner and link.
Wed, 02 Sep 2015 20:50:44 -0500 Brian Neal Merge with upstream.
Mon, 31 Aug 2015 17:08:12 -0500 Brian Neal Update requirements for Django 1.7.10.
Mon, 31 Aug 2015 17:04:37 -0500 Brian Neal New NSSR Top 101 banner.
Wed, 02 Sep 2015 20:50:08 -0500 Brian Neal Image uploading now expects a file.
Tue, 01 Sep 2015 20:33:40 -0500 Brian Neal Whitelist hot-linked image sources.
Tue, 04 Aug 2015 16:58:17 -0500 Brian Neal Change NSSR header logo to surf album 101.
Mon, 03 Aug 2015 17:26:32 -0500 Brian Neal Mitigate QueryParserError when searching.
Mon, 27 Jul 2015 20:21:20 -0500 Brian Neal Not going to purse this now
Mon, 13 Jul 2015 18:24:41 -0500 Brian Neal Add NSSR Spanish Top 61 banner.
Sun, 12 Jul 2015 20:52:57 -0500 Brian Neal Update to Django 1.7.9.
Wed, 03 Jun 2015 21:13:43 -0500 Brian Neal Merge with main line.
Sat, 30 May 2015 17:41:11 -0500 Brian Neal Issue #85: fix 500 error with custom search form.
Wed, 03 Jun 2015 21:13:08 -0500 Brian Neal First commit of whitelisting image hosts.
Tue, 26 May 2015 20:40:31 -0500 Brian Neal Merge with upstream.
Tue, 19 May 2015 21:08:45 -0500 Brian Neal Fix excessive cache usage for forum date/times.
Tue, 19 May 2015 19:31:45 -0500 Brian Neal Install django waffle feature flipper application.
Sat, 16 May 2015 18:51:12 -0500 Brian Neal Django's SortedDict is gone. Use OrderedDict instead.
Sat, 16 May 2015 15:06:52 -0500 Brian Neal Update requirements_dev.txt for Django 1.7.8 upgrade.
Sat, 16 May 2015 15:02:31 -0500 Brian Neal Update requirements.txt for Django 1.7.8 upgrade.
Sat, 16 May 2015 15:02:04 -0500 Brian Neal Use unicode to log messages.
Sat, 16 May 2015 14:36:31 -0500 Brian Neal Update requirements_dev.txt for Django 1.7.7 upgrade.
Sat, 16 May 2015 14:26:34 -0500 Brian Neal New celery options for Django 1.7.7 upgrade.
Wed, 13 May 2015 20:29:23 -0500 Brian Neal Merge upstream.
Wed, 13 May 2015 20:27:17 -0500 Brian Neal Remove Tsar Wars banner.
Wed, 13 May 2015 20:25:07 -0500 Brian Neal Haystack tweaks for Django 1.7.7.
Thu, 30 Apr 2015 20:23:07 -0500 Brian Neal Update development requirements file.
Thu, 30 Apr 2015 20:19:05 -0500 Brian Neal Fixed comment that referred to gdata.
Wed, 29 Apr 2015 20:31:35 -0500 Brian Neal Don't need to create our own test client.
Wed, 29 Apr 2015 20:29:47 -0500 Brian Neal Add test for wiki signal handlers.
Tue, 28 Apr 2015 21:22:42 -0500 Brian Neal Add tests for downloads signal handlers.
Sun, 26 Apr 2015 13:59:03 -0500 Brian Neal Add tests for weblinks signal handlers.
Tue, 21 Apr 2015 20:32:56 -0500 Brian Neal Add tests for forums signal handlers.
Mon, 20 Apr 2015 21:05:27 -0500 Brian Neal Add tests for bio signal handlers.
Thu, 16 Apr 2015 20:49:19 -0500 Brian Neal Add unit test for antispam signal handlers.
Thu, 16 Apr 2015 19:35:08 -0500 Brian Neal Add tests for potd signal handlers.
Wed, 15 Apr 2015 20:29:13 -0500 Brian Neal Update WSGI script for Django 1.7.7.
Wed, 15 Apr 2015 20:27:05 -0500 Brian Neal Fix admin dashboard for Django 1.7.7 upgrade.
Wed, 15 Apr 2015 20:24:00 -0500 Brian Neal admin.autodiscover() no longer needed.
Wed, 15 Apr 2015 20:18:23 -0500 Brian Neal Django 1.7.7 changed BooleanField default value.
Tue, 14 Apr 2015 21:28:36 -0500 Brian Neal Turn off Django warning about test runner changes.
Tue, 14 Apr 2015 21:25:43 -0500 Brian Neal Fix broken ssl_images unit test.
Sun, 12 Apr 2015 21:19:22 -0500 Brian Neal Update debug toolbar options for newer version.
Sun, 12 Apr 2015 21:08:56 -0500 Brian Neal Smiley app refactor for Django 1.7.7 upgrade.
Thu, 09 Apr 2015 19:43:07 -0500 Brian Neal App refactor for custom_search for Django 1.7.7. upgrade.
Tue, 07 Apr 2015 20:30:25 -0500 Brian Neal Wiki app refactor for Django 1.7.7 upgrade.
Tue, 07 Apr 2015 20:20:42 -0500 Brian Neal Downloads app refactor.
Tue, 07 Apr 2015 20:16:06 -0500 Brian Neal Weblinks app refactor.
Tue, 07 Apr 2015 20:11:32 -0500 Brian Neal Forums app refactor.
Mon, 06 Apr 2015 20:33:10 -0500 Brian Neal Bio app refactor.
Mon, 06 Apr 2015 20:14:10 -0500 Brian Neal Antispam app refactor.
Mon, 06 Apr 2015 20:02:25 -0500 Brian Neal Fix app conflict with messages.
Mon, 06 Apr 2015 19:36:38 -0500 Brian Neal Potd app refactor.
Mon, 06 Apr 2015 18:48:06 -0500 Brian Neal Fix Messages app label conflicting with Django's Messages.
Wed, 25 Mar 2015 20:31:09 -0500 Brian Neal Add Tsar Wars at 15 years banner and link.
Sat, 21 Mar 2015 10:10:55 -0500 Brian Neal Update copyright in footer. Remove NSSR logo.
Sat, 21 Mar 2015 09:56:40 -0500 Brian Neal Tweak HTML for videos that are no longer found.
Tue, 17 Mar 2015 21:24:45 -0500 Brian Neal First take at an oembed refresh command.
Mon, 16 Mar 2015 21:05:22 -0500 Brian Neal Merge.
Mon, 16 Mar 2015 21:03:37 -0500 Brian Neal Merge with upstream.
Mon, 16 Mar 2015 20:58:40 -0500 Brian Neal Code cleanup.
Sun, 15 Mar 2015 21:48:33 -0500 Brian Neal Add scheme=https to oembed request.
Sun, 08 Mar 2015 16:25:09 -0500 Brian Neal Merge with upstream.
Sun, 08 Mar 2015 11:06:07 -0500 Brian Neal Reworked registration process.
Sun, 08 Mar 2015 11:01:00 -0500 Brian Neal More tweaking for Mac development.
Sat, 07 Mar 2015 21:51:48 -0600 Brian Neal More changes for Mac development.
Sat, 07 Mar 2015 14:56:41 -0600 Brian Neal Merge with upstream.
Sat, 07 Mar 2015 14:11:50 -0600 Brian Neal Support development on mac.
Sat, 07 Mar 2015 14:10:43 -0600 Brian Neal Remove gdata from requirements files.
Sat, 28 Feb 2015 15:43:54 -0600 Brian Neal Detect bad hosts. Save cache information.
Sat, 28 Feb 2015 14:35:47 -0600 Brian Neal Add socket timeout option.
Sat, 28 Feb 2015 13:52:46 -0600 Brian Neal Record if an image could not be retrieved.
Wed, 25 Feb 2015 21:09:41 -0600 Brian Neal Remove checking for https availability.
Thu, 19 Feb 2015 21:02:21 -0600 Brian Neal Add counter and timer.
Wed, 18 Feb 2015 21:20:31 -0600 Brian Neal Check html for <img src="http:...">.
Tue, 17 Feb 2015 18:59:06 -0600 Brian Neal Merge with upstream.
Mon, 16 Feb 2015 20:30:48 -0600 Brian Neal Use Reply-To header when sending mail from other users.
Mon, 16 Feb 2015 18:58:49 -0600 Brian Neal Work around Pillow IndexError on certain images.
Mon, 16 Feb 2015 18:39:33 -0600 Brian Neal Update requirements files.
Tue, 10 Feb 2015 20:36:34 -0600 Brian Neal Ensure the cache is populated correctly.
Mon, 09 Feb 2015 20:25:13 -0600 Brian Neal See if file available at https: by doing HEAD request.
Tue, 03 Feb 2015 21:09:44 -0600 Brian Neal Actually save model object upon change.
Tue, 03 Feb 2015 19:52:09 -0600 Brian Neal Merge with upstream.
Tue, 27 Jan 2015 18:29:01 -0600 Brian Neal Base64 encode uploaded filenames to make them shorter.
Fri, 23 Jan 2015 18:56:02 -0600 Brian Neal New NSSR Latin surf logo.
Tue, 03 Feb 2015 19:51:12 -0600 Brian Neal Add a Markdown extension to only allow https based <img> tags.
Tue, 27 Jan 2015 20:35:06 -0600 Brian Neal Base64 encode filename to make it shorter.
Thu, 15 Jan 2015 21:05:05 -0600 Brian Neal More work on ssl_images command. Uploading now works.