Commit graph

636 commits

Author SHA1 Message Date
Samuel Clay
c1b550b6cf Adding upgrade script for app and task servers. 2020-11-12 20:27:25 -05:00
Samuel Clay
c6150c4779 Correcting paths 2020-11-12 19:38:53 -05:00
Samuel Clay
88533599ca Merge branch 'django1.10' into django1.11
* django1.10:
  Only warn on old systems with broken swapfile.
  httplib2 causing pip issues.
  De-vendorizing paypal.
2020-11-12 18:13:45 -05:00
Samuel Clay
61cfacdf14 Merge branch 'django1.6' into django1.7
* django1.6:
  Only warn on old systems with broken swapfile.
  httplib2 causing pip issues.
  De-vendorizing paypal.
2020-11-12 18:11:52 -05:00
Samuel Clay
dde3538371 Merge branch 'master' into django1.6
* master:
  Only warn on old systems with broken swapfile.
  httplib2 causing pip issues.
  De-vendorizing paypal.
2020-11-12 18:11:21 -05:00
Samuel Clay
d98552d75b Only warn on old systems with broken swapfile. 2020-11-12 18:10:30 -05:00
Samuel Clay
30a81ab9be Merge branch 'django1.10' into django1.11
* django1.10:
  Datetime needs to evaluate.
  Testing backups.
  Fixing missing Android receipt.
  Adding controls to twitter videos.
2020-11-12 15:40:31 -05:00
Samuel Clay
df587a8268 Merge branch 'django1.6' into django1.7
* django1.6:
  Datetime needs to evaluate.
  Testing backups.
  Fixing missing Android receipt.
  Adding controls to twitter videos.
2020-11-12 15:39:14 -05:00
Samuel Clay
21b8204393 Merge branch 'master' into django1.6
* master:
  Datetime needs to evaluate.
  Testing backups.
  Fixing missing Android receipt.
  Adding controls to twitter videos.
2020-11-12 15:39:02 -05:00
Samuel Clay
1c0ca321fb Testing backups. 2020-11-12 10:11:56 -05:00
Samuel Clay
baa4d505a4 Updating env vars, attempting to deploy django 1.11. 2020-11-09 12:24:32 -05:00
Samuel Clay
0b92bca89d Merge branch 'django1.10' into django1.11
* django1.10: (66 commits)
  Styling new features for dark mode.
  Adding style option for grid height. XS/S/M/L/XL
  Adding applinks to .well-known/apple app json. For #1361.
  #1377 (mark as read for titles only)
  iOS: project upgrade check
  https for all links.
  Saving saved story slugs.
  Slugifying saved story tags that have no slugs.
  Adding ssl to db machines.
  Fixing subscription cancelation error messge.
  Android v10.1b7.
  #1364 In App Review
  Showing addresses in email story share.
  #1369 Notification alerts. Skip old stories
  Android v10.1b6.
  iOS v10.1.1.
  Fixing backgrounds in newsletters.
  Fixing newsltter check which inaccurately added newsletter div to all stories.
  Styling side option buttons in iOS to be cleaner.
  iOS v10.1.
  ...
2020-11-09 11:38:35 -05:00
Samuel Clay
7c447c0fbc Merge branch 'django1.6' into django1.7
* django1.6: (66 commits)
  Styling new features for dark mode.
  Adding style option for grid height. XS/S/M/L/XL
  Adding applinks to .well-known/apple app json. For #1361.
  #1377 (mark as read for titles only)
  iOS: project upgrade check
  https for all links.
  Saving saved story slugs.
  Slugifying saved story tags that have no slugs.
  Adding ssl to db machines.
  Fixing subscription cancelation error messge.
  Android v10.1b7.
  #1364 In App Review
  Showing addresses in email story share.
  #1369 Notification alerts. Skip old stories
  Android v10.1b6.
  iOS v10.1.1.
  Fixing backgrounds in newsletters.
  Fixing newsltter check which inaccurately added newsletter div to all stories.
  Styling side option buttons in iOS to be cleaner.
  iOS v10.1.
  ...
2020-11-09 11:38:01 -05:00
Samuel Clay
d1b5c161b1 Merge branch 'master' into django1.6
* master: (66 commits)
  Styling new features for dark mode.
  Adding style option for grid height. XS/S/M/L/XL
  Adding applinks to .well-known/apple app json. For #1361.
  #1377 (mark as read for titles only)
  iOS: project upgrade check
  https for all links.
  Saving saved story slugs.
  Slugifying saved story tags that have no slugs.
  Adding ssl to db machines.
  Fixing subscription cancelation error messge.
  Android v10.1b7.
  #1364 In App Review
  Showing addresses in email story share.
  #1369 Notification alerts. Skip old stories
  Android v10.1b6.
  iOS v10.1.1.
  Fixing backgrounds in newsletters.
  Fixing newsltter check which inaccurately added newsletter div to all stories.
  Styling side option buttons in iOS to be cleaner.
  iOS v10.1.
  ...
2020-11-09 11:37:52 -05:00
Samuel Clay
47b80d95af Adding ssl to db machines. 2020-10-21 19:57:17 -04:00
Samuel Clay
0f361a6558 Fixing subscription cancelation error messge. 2020-10-19 15:07:14 -04:00
Samuel Clay
5bdf934872 Uncomment to print all IPs 2020-09-14 10:13:54 -04:00
Samuel Clay
46c4a8b0cb Changing ssl cert link. 2020-08-21 23:13:41 -04:00
Samuel Clay
3fa55aff17 Upgrading to latest celery 4 (holy moly), which required some big changes to project layout. Still needs supervisor scripts updated. 2020-06-29 17:39:55 -04:00
Samuel Clay
d88dab454a Merge branch 'django1.6' into django1.7
* django1.6: (109 commits)
  Specifying SESSION_SERIALIZER, which changes from PickleSerializer to JsonSerializer in django 1.5 to 1.6.
  Fixing broken auto-dark theme.
  Increasing contrast for unread counts.
  Fixing tag colors and story traversal button borders. For https://forum.newsblur.com/t/dark-mode-minor-tweak-suggestion/8225
  Cleaning up Twitter lists.
  Updating next/previous buttons and search icon.
  No ECMAScript 6 yet. Wait until it's the only change.
  Mark read button
  Older httplib2 doesn't have setuptools legacy issue.
  Upgrading redis session.
  Upgrading redis session.
  Django 1.6.11, not requiring fields=__all__. @sictiru, wondering if this is necessary?
  Better newsletter check
  Adding allowlist (whitelist) for RSS Bridge.
  Removing last vestigates of Google Analytics.
  New spinners.
  Cleaning up profile modal.
  Scratch that, better bright.
  Darkening light blue links and graphs.
  Better cross browser watching for changing theme.
  ...
2020-06-24 16:04:10 -04:00
Samuel Clay
cfd49f2da0 Merge branch 'master' into django1.6
* master: (63 commits)
  Better newsletter check
  Adding allowlist (whitelist) for RSS Bridge.
  Removing last vestigates of Google Analytics.
  Android v10.0.
  #1161 (android widget) RemoteViews empty state
  Android v10.0b3.
  #1298 (saved searches)
  #1298 (saved searches)
  #1304 (not restoring state)
  #1306 (status bar during fullscreen)
  #1231 (sharing crash)
  #1309 (theme in story detail view)
  Fixed #1314 (persistent "All Done")
  #1306 (status bar during fullscreen)
  #1294 (move to new folder)
  #1293 (invalid permalink)
  #1306 (status bar during fullscreen)
  #1306 (status bar during fullscreen)
  #1294 (move to new folder)
  #1301 (white flash in dark mode)
  ...
2020-06-22 10:49:00 -04:00
Samuel Clay
34b78db7c6 Updating imageproxy installation. 2020-06-15 19:24:08 -04:00
Samuel Clay
d1bd9afe9e Adding two dependencies for postlight's mercury parser. 2020-06-15 18:23:00 -04:00
Samuel Clay
d60ec99f3e Removing additional traces of Google Reader. 2020-06-15 17:53:35 -04:00
jmath1
5fc2ce1f26 explicity initialize django in fabfile 2020-06-06 23:53:12 -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
ed428708e6 20% bounces on newsletters is cause for concern. 2020-06-03 12:55:44 -04:00
Samuel Clay
6547171434 Relying on fabric instead of nginx to take care of certificate locations. 2020-06-01 17:17:31 -04:00
Samuel Clay
dbf9e838a8 Different ssl cert location. 2020-06-01 17:09:57 -04:00
Samuel Clay
eaa24a0412 Removing old feedvalidator, unused fab commands. 2020-06-01 10:42:13 -04:00
Samuel Clay
bda71167ac Adding smart crop to image proxy thumbnails. 2019-12-25 19:08:22 -05:00
Samuel Clay
5bf7c0af18 Adding secret signature to proxied image urls and thumbnails. Ready to launch! 2019-12-25 18:36:52 -05:00
Samuel Clay
ed81559e4e Adding imageproxy and switching from camo. Built for #1162. 2019-12-25 18:13:36 -05:00
Samuel Clay
8c4647650c Adding openssl commands for APNS renewal. 2019-12-21 09:06:47 -05:00
Samuel Clay
e648f1e135 Splitting APNS cert and key. 2019-12-20 16:01:57 -05:00
Samuel Clay
fb51c29fe2 Deploying node. 2019-04-13 19:48:17 -04:00
Samuel Clay
729725b09c Original text server on port 4040. 2019-04-13 19:35:58 -04:00
Samuel Clay
23bec565f6 Updating node_modules 2019-04-13 16:17:13 -04:00
Samuel Clay
3df1cbb401 Updating node_modules. 2019-04-13 16:01:51 -04:00
Samuel Clay
2e6ad3afda Adding new node app: original_text. To replace Mercury Reader. Thanks for all the text. 2019-04-13 15:29:14 -04:00
Samuel Clay
da969804fb Upgrading nginx, adding secure_image_urls to all stories. 2019-01-19 15:37:20 -05:00
Samuel Clay
d0de78e6ae New certs. 2018-10-01 08:46:39 -04:00
Samuel Clay
18151a0b76 Updating node to v8. 2018-04-30 21:57:44 -07:00
Samuel Clay
ebef75a8b3 New db02 2018-04-30 21:00:50 -07:00
Samuel Clay
b7edf5dbe7 Downgrading to postgres 9.4 to upgrade to 10 later. 2018-04-30 18:52:46 -07:00
Samuel Clay
69eaad5d93 Fixing small size cpus. 2018-04-14 19:15:27 -07:00
Samuel Clay
037ab2570c Attempting to boost postgres max conn. 2018-03-12 15:18:56 -07:00
Samuel Clay
9a2545bf06 Attempting upgrade to postgres 10.1. 2018-03-09 09:44:05 -08:00
Samuel Clay
bceef28e36 Adding size 32c. 2018-02-27 19:34:32 -08:00