jmath1
e9bcf03f02
update settings.py to use new logging config format. use "BASE_DIR" instead of "CURRENT_DIR" in settings.py
2020-06-15 05:24:13 -04:00
jmath1
3f122d5e03
update settings.py to use 'django.contrib.auth.backends.AllowAllUsersModelBackend' instead of 'django.contrib.auth.backends.ModelBackend'
2020-06-11 14:47:52 -04:00
jmath1
ca8ff10e55
Change the way TEST db is configured as per change in django upgrade
2020-06-11 08:46:50 -04:00
jmath1
fbff54f3a8
Update logger configuration for django and OAUTH@_PROVIDER_APPLICATION_MODEL
2020-06-11 05:50:34 -04:00
jmath1
0b12f24f3e
modify settings.py to use TEMPLATES since other TEMPLATE_* settings were deprecated
2020-06-11 04:50:15 -04:00
jmath1
ccff80d2cc
Update logging class in settings.py to logging.NullHandler
2020-06-11 03:50:44 -04:00
Samuel Clay
7f38f64447
Removing unused south calls.
2020-06-08 11:07:05 -04:00
jmath1
4290d68047
change django.core.context_processors to django.template.context_processors
2020-06-08 06:26:25 -04:00
jmath1
a88708367d
remove AUTH_PROFILE_MODULE
2020-06-07 08:09:00 -04:00
jmath1
4fe8569515
change allow_syncdb to allow_migrate in settings.py
2020-06-06 23:55:47 -04:00
Samuel Clay
6490476a31
Merge branch 'master' into django1.6
...
* master: (34 commits)
Updating Mercury Parser (in the hopes it fixes #1147 , but if not, here's to how do it later).
Adding twitter lists to feed fetcher.
20% bounces on newsletters is cause for concern.
Better text in monitor emails
Adding newsletter checker and feed fetcher checker for better monitoring.
Android v10.0b1
Documenting saved searches in the API. For #1298 .
Relying on fabric instead of nginx to take care of certificate locations.
Different ssl cert location.
Adding archive in utils, changing email in disk usage monitor.
Turning off https-only because the SSL certificate seems to have a broken root.
Android widget date time format. Exclude hidden stories in widget
Android widget config list adapter cleanup
Android widget config nested vs flat list view
Android widget opens story in All Stories view
Android widget config feed list updates
Android widget colors. Widget config empty state. Widget update triggers
Android widget config feed list filters
Android widget parse and add new feed fields to db
Android widget empty view. Tap to config. Default feed set
...
2020-06-05 11:03:11 -04:00
jmath1
4e89bcd67a
upgrade to django 1.6 and make migrations
2020-06-05 11:00:54 -04:00
Samuel Clay
dbf9e838a8
Different ssl cert location.
2020-06-01 17:09:57 -04:00
Samuel Clay
27096549a9
6 hour minimum for craigslist
2020-04-06 09:42:11 -04:00
Samuel Clay
2d99e78244
Fixing OAuth authorize on mobile.
2020-02-17 14:36:41 -05:00
Samuel Clay
ed81559e4e
Adding imageproxy and switching from camo. Built for #1162 .
2019-12-25 18:13:36 -05:00
Samuel Clay
227e5936df
Cleaning spammers every hour
2019-09-13 11:38:03 -04:00
Samuel Clay
db33d15d2b
Adding stripe history reimport background task.
2019-07-16 12:00:10 -07:00
Samuel Clay
da969804fb
Upgrading nginx, adding secure_image_urls to all stories.
2019-01-19 15:37:20 -05:00
Samuel Clay
53e3a41bcb
Comment out story cutoff override.
2018-11-04 12:00:47 -05:00
Samuel Clay
c6abff0492
Adding to easily make it so feeds never get trimmed of stories. Fixes #1141 .
2018-11-04 12:00:14 -05:00
Samuel Clay
13096a386f
Vendoring mailgun dependency to fix reply-to issue.
2018-02-26 16:48:52 -08:00
Samuel Clay
63d036727f
Revert "Upgrading mailgun backend."
...
This reverts commit 6957458cfc
.
2018-02-26 15:50:29 -08:00
Samuel Clay
6957458cfc
Upgrading mailgun backend.
2018-02-20 17:57:08 -08:00
Samuel Clay
4195ed1584
Adding spammer cleaning task to beat.
2017-12-20 15:58:34 -08:00
Samuel Clay
55ce86c3cf
Fixing favoriting HUD on ipad.
2017-06-02 18:16:33 -07:00
Samuel Clay
28fa6edb98
Moving to production APNS.
2017-04-13 17:25:55 -07:00
Samuel Clay
afe74067cf
Upping redis timeout to handle possibility that users are still losing their tokens.
2017-04-06 11:46:01 -07:00
Samuel Clay
455d8818c1
Only use S3 when needed.
2017-03-28 10:47:25 -07:00
Samuel Clay
fe840aa083
Turning S3 back on.
2017-03-01 16:23:56 -05:00
Samuel Clay
7db2a7347e
Adding failure handling for boto.
2017-02-28 12:56:07 -05:00
Samuel Clay
dc4cf8642a
Fixing horrible session loss bug. Turns out the django-redis-sessions library changed timeout behavior, from silently retrying to silently failing. Adding necessary SESSION_* vars.
2017-02-21 13:22:05 -08:00
Samuel Clay
aee018f39c
Upgrading Readability and forcing images to remain. THis should add a bunch of images back to the Text view.
2017-01-25 17:35:48 -08:00
Samuel Clay
853e5d0c0f
Updating to ubuntu 16.04 LTS
2016-12-02 12:37:23 -08:00
Samuel Clay
8f6bfa1c55
Notifications now support hidden stories and focus stories. Web also all done. Just need to build iOS push and iOS notification chooser.
2016-11-16 17:49:43 -08:00
Samuel Clay
7dee3ae771
Upgrading to mongo 3.0. Still needs fixes for mongoengine.
2016-11-10 10:11:46 -08:00
Samuel Clay
5e2020f402
Fixing tests.
2016-04-22 20:48:08 -07:00
Samuel Clay
3406958e8a
Adding wsgi server to use new virtualenv gunicorn.
2016-02-05 15:26:10 -08:00
Samuel Clay
eb41788913
Boosting oauth authorization code expiration to 1 hour (from 60 seconds) to aid development.
2016-01-22 12:41:34 -08:00
Samuel Clay
5c7d39d032
Hoping that this final revert of settings will do the trick on the corrupt transactions.
2015-12-18 15:34:05 -08:00
Samuel Clay
d7d0230fd4
Whoops, not sure how celery's profile tasks werent being autodiscovered.
2015-12-18 13:34:57 -08:00
Samuel Clay
eaf5c72ae4
Commenting out future celery feature.
2015-12-18 11:16:21 -08:00
Samuel Clay
571c529e0b
Commenting out future raven feature.
2015-12-18 11:15:21 -08:00
Samuel Clay
94de0911bd
Removing incorrect development debug setting.
2015-12-07 16:55:08 -08:00
Samuel Clay
b565421895
Consolidating raven config.
2015-12-07 16:52:06 -08:00
Samuel Clay
fd6caf22c2
Merge branch 'master' into celery
...
* master:
Expiring weekly feed read counts.
Counting read stories on a per-feed per-feed basis. This will allow efficient usage checks down the line.
2015-12-07 16:42:54 -08:00
Samuel Clay
d8abe375a2
Counting read stories on a per-feed per-feed basis. This will allow efficient usage checks down the line.
2015-12-07 16:29:52 -08:00
Samuel Clay
456f0612d0
Upgrading celery, still doesnt work great with raven.
2015-12-07 15:38:01 -08:00
Samuel Clay
2cef63d90f
Updating raven config.
2015-12-07 13:51:06 -08:00
Samuel Clay
4f58d34038
Raising time limit on analytics cleaning.
2015-11-28 13:32:18 -08:00