Commit graph

483 commits

Author SHA1 Message Date
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
Julien Rottenberg
db2f21726d Not only mac users should be able to run in develop mode ;-) 2015-11-02 00:15:22 -08:00
Samuel Clay
b6e1e03bd5 Upgrading feedparser, cleaing up logging on feed fetch. 2015-08-24 14:27:01 -07:00
Samuel Clay
2d7e539f9a Switching redis feed sub pool to sessions redis server. 2015-08-11 13:33:49 -07:00
Samuel Clay
6a20478a7f Renaming redis feed pool to redis feed update pool in prep for redis feed sub pool. 2015-07-27 18:35:25 -07:00
Samuel Clay
97b0910e67 Breaking up tasking of normal feeds and broken feeds so broken feeds are a less drain on postgresql. 2015-07-23 16:29:47 -07:00
Samuel Clay
8ef0454982 Backtracking on mongoengine and pymongo upgrades. 2015-07-20 17:31:45 -07:00
Samuel Clay
6d652d75f5 Fixing mongoengine connection uri. 2015-07-20 17:05:22 -07:00
Samuel Clay
ad24d03a85 Spam cleaning on its own task. 2015-07-15 10:25:45 -07:00
Samuel Clay
0478ef0f1b Turning off sslv3 for paypal. 2015-05-26 12:22:50 -07:00
Samuel Clay
b7ea2e222a Turning off sslv3 for paypal. 2015-05-26 12:20:23 -07:00
Samuel Clay
1656762299 Trying new YouTube v3 API feed fetcher. 2015-04-29 16:30:44 -07:00
Samuel Clay
2f4ef4a4d5 Attempting to suppress admin error emails, since using Sentry. 2015-04-15 16:20:27 -07:00
Samuel Clay
7cec5228da Upgrading CORS support for @wickynilliams. 2015-03-12 18:01:20 -07:00