Commit graph

471 commits

Author SHA1 Message Date
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
Samuel Clay
3c0b8c642d Auto-enabling new users for the 2nd anniversary of the google reader shutdown. 2015-03-12 13:18:05 -07:00
Samuel Clay
ae926d5c57 Switching to new redis sessions db. 2015-03-11 18:55:01 -07:00
Samuel Clay
10edceda1c Switching back to original redis server for sessions while the new sessions server gets monitored. 2015-03-10 20:40:22 -07:00
Samuel Clay
83eec45952 Adding redis sessions db. 2015-03-10 19:13:56 -07:00
Samuel Clay
1a7c9f6aed Switch back to non-pubsub server. 2015-03-09 17:02:33 -07:00
Samuel Clay
2a4ec49b79 Using django-redis-sessions's settings. 2015-03-09 16:05:40 -07:00
Samuel Clay
4d91df3083 Switching sessions db. 2015-03-09 15:50:29 -07:00
Samuel Clay
4684f9c9bd Adding fetch history check to ignore crazy updating push feeds. 2015-02-19 13:32:22 -08:00
Samuel Clay
cb228ed20b Seeing if signals can be moved around. 2014-12-04 15:47:19 -08:00
Samuel Clay
35183b598d Bumping subscriber expire to 7 days. 2014-12-03 09:19:21 -08:00
Samuel Clay
e7d36ea880 Turning off Paypal Sandbox. 2014-11-09 12:28:48 -08:00
Samuel Clay
d26b6825b7 Stubbing in saved story tags in ios feed list. 2014-05-20 12:21:17 -07:00