log

age author description
2015-04-07 Brian Neal Potd app refactor.
2015-04-06 Brian Neal Fix Messages app label conflicting with Django's Messages.
2015-03-26 Brian Neal Add Tsar Wars at 15 years banner and link.
2015-03-21 Brian Neal Update copyright in footer. Remove NSSR logo.
2015-03-21 Brian Neal Tweak HTML for videos that are no longer found.
2015-03-18 Brian Neal First take at an oembed refresh command.
2015-03-17 Brian Neal Merge.
2015-03-17 Brian Neal Merge with upstream.
2015-03-17 Brian Neal Code cleanup.
2015-03-16 Brian Neal Add scheme=https to oembed request.
2015-03-08 Brian Neal Merge with upstream.
2015-03-08 Brian Neal Reworked registration process.
2015-03-08 Brian Neal More tweaking for Mac development.
2015-03-08 Brian Neal More changes for Mac development.
2015-03-07 Brian Neal Merge with upstream.
2015-03-07 Brian Neal Support development on mac.
2015-03-07 Brian Neal Remove gdata from requirements files.
2015-02-28 Brian Neal Detect bad hosts. Save cache information.
2015-02-28 Brian Neal Add socket timeout option.
2015-02-28 Brian Neal Record if an image could not be retrieved.
2015-02-26 Brian Neal Remove checking for https availability.
2015-02-20 Brian Neal Add counter and timer.
2015-02-19 Brian Neal Check html for <img src="http:...">.
2015-02-18 Brian Neal Merge with upstream.
2015-02-17 Brian Neal Use Reply-To header when sending mail from other users.
2015-02-17 Brian Neal Work around Pillow IndexError on certain images.
2015-02-17 Brian Neal Update requirements files.
2015-02-11 Brian Neal Ensure the cache is populated correctly.
2015-02-10 Brian Neal See if file available at https: by doing HEAD request.
2015-02-04 Brian Neal Actually save model object upon change.
2015-02-04 Brian Neal Merge with upstream.
2015-01-28 Brian Neal Base64 encode uploaded filenames to make them shorter.
2015-01-24 Brian Neal New NSSR Latin surf logo.
2015-02-04 Brian Neal Add a Markdown extension to only allow https based <img> tags.
2015-01-28 Brian Neal Base64 encode filename to make it shorter.
2015-01-16 Brian Neal More work on ssl_images command. Uploading now works.
2015-01-04 Brian Neal Merge with upstream.
2015-01-04 Brian Neal Access redis via UNIX socket.
2015-01-03 Brian Neal Use UNIX socket for memcached.
2015-01-03 Brian Neal Use UNIX socket to connect to MySQL.
2014-12-27 Brian Neal Add 2014 MP3 comp link to sidebar block.
2014-12-25 Brian Neal Merge with upstream.
2014-12-25 Brian Neal For some reason, don't need to encode output anymore.
2014-12-23 Brian Neal Add more tests for ssl_images.
2014-12-22 Brian Neal Added mock-based test for ssl_images command.
2014-12-17 Brian Neal More WIP on ssl_images command & unit test.
2014-12-16 Brian Neal More WIP on ssl_images management command and tests.
2014-12-16 Brian Neal Merge with upstream.
2014-12-16 Brian Neal WIP on ssl_images command.
2014-12-16 Brian Neal Add can_comment_on() check for contests.
2014-12-05 Brian Neal More WIP on ssl_images command.
2014-12-04 Brian Neal Merge with main line.
2014-12-04 Brian Neal Add support for hr tag in comments & news posts.
2014-12-03 Brian Neal Started fleshing out the ssl_images command.
2014-12-02 Brian Neal Merge with upstream.
2014-12-02 Brian Neal Configure Markdown logger to reduce noise in logs.