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.
|