Thu, 10 Dec 2015 20:57:50 -0600 |
Brian Neal |
Perform image_check on downloads.
|
Wed, 09 Dec 2015 21:16:04 -0600 |
Brian Neal |
Perform image_check on private messages.
|
Tue, 08 Dec 2015 21:39:19 -0600 |
Brian Neal |
Perform image_check on gcalendar description.
|
Tue, 08 Dec 2015 17:32:31 -0600 |
Brian Neal |
Unbreak the flag icon template tag.
|
Mon, 07 Dec 2015 18:19:37 -0600 |
Brian Neal |
Turn on ManifestStaticFilesStorage on production.
|
Sun, 06 Dec 2015 21:49:39 -0600 |
Brian Neal |
ManifestStaticFilesStorage: get rid of STATIC_URL in templates.
|
Sun, 06 Dec 2015 14:48:30 -0600 |
Brian Neal |
ManifestStaticFilesStorage: stop using form Media.
|
Sun, 06 Dec 2015 13:22:09 -0600 |
Brian Neal |
Fixes to make assets work with ManifestStaticFilesStorage.
|
Sun, 06 Dec 2015 13:21:24 -0600 |
Brian Neal |
Remove redundant DEBUG flag.
|
Tue, 01 Dec 2015 20:58:31 -0600 |
Brian Neal |
Converting to ManifestStaticFilesStorage.
|
Sat, 28 Nov 2015 22:16:29 -0600 |
Brian Neal |
Update to Django 1.7.11.
|
Fri, 27 Nov 2015 16:56:33 -0600 |
Brian Neal |
Prevent mixed content in UserProfiles.
|
Fri, 27 Nov 2015 15:45:05 -0600 |
Brian Neal |
Perform SSL image_check on profile text fields.
|
Fri, 27 Nov 2015 15:44:06 -0600 |
Brian Neal |
Move SSL related settings to production module.
|
Fri, 27 Nov 2015 15:02:27 -0600 |
Brian Neal |
Fix some mixed content issues.
|
Fri, 27 Nov 2015 12:58:37 -0600 |
Brian Neal |
Set SSL settings to True.
|
Thu, 26 Nov 2015 23:20:12 -0600 |
Brian Neal |
News migrations for previous commit.
|
Thu, 26 Nov 2015 23:18:15 -0600 |
Brian Neal |
Merge.
|
Thu, 26 Nov 2015 23:16:07 -0600 |
Brian Neal |
Tweaks for news v2.0 with old news pending stories present.
|
Thu, 26 Nov 2015 11:13:48 -0600 |
Brian Neal |
Prepare for upcoming SSL settings changes.
|
Thu, 26 Nov 2015 10:47:24 -0600 |
Brian Neal |
Set id on submit news form for image related js.
|
Thu, 26 Nov 2015 00:47:33 -0600 |
Brian Neal |
Don't use models.permalink.
|
Thu, 26 Nov 2015 00:27:42 -0600 |
Brian Neal |
V2 news stories use forums for comments.
|
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.
|