Commit graph

14622 commits

Author SHA1 Message Date
Samuel Clay
2e8a41c102 Conflict on the name html in python. 2021-03-02 18:44:25 -05:00
Samuel Clay
bf6040017d Convert videos in newsletters to images. 2021-03-02 18:42:24 -05:00
Samuel Clay
94e27a1f7b No need to decode 2021-03-02 18:33:00 -05:00
Samuel Clay
7dcfea68fb Adding certificates for APNS 2021-03-02 18:32:54 -05:00
Samuel Clay
5adbafb046 bytes need bytes 2021-03-02 18:16:57 -05:00
Samuel Clay
5506e99e9a Merge branch 'master' into dashboard3
* master:
  Don't cancel second most recent paypal subscription because it may be the current subscription.
2021-03-02 17:59:59 -05:00
Samuel Clay
9f8f7d39cd Don't cancel second most recent paypal subscription because it may be the current subscription. 2021-03-02 17:59:50 -05:00
Jonathan Math
45a37a5a99 remove unnecessary DOCKERBUILD env variable from postgres container role 2021-03-02 10:42:25 -05:00
Jonathan Math
c84e33bf47 Merge branch 'dashboard3' of https://github.com/samuelclay/NewsBlur into dashboard3 2021-03-02 10:41:29 -05:00
Jonathan Math
78f3db01a1 publish container port 5579 as port 5000 so the db_monitor will be reachable at port 5000 2021-03-02 10:41:21 -05:00
Jonathan Math
90c13af5f8 add monitor roles to setup playbooks for dbs. 2021-03-02 10:39:50 -05:00
Jonathan Math
bcb74c6401 change consul_service.json files to include health checks using local monitor for database services 2021-03-02 10:37:21 -05:00
Samuel Clay
cd62b41acf Convert bytes to str 2021-03-02 10:25:56 -05:00
Samuel Clay
5b980ee4f8 One more HTMLParser -> html.unescape 2021-03-02 10:13:11 -05:00
Samuel Clay
8e088ba350 Switching to py3 html parser. 2021-03-02 09:46:59 -05:00
Jonathan Math
edf8f25414 typo 2021-03-01 21:38:18 -05:00
Jonathan Math
0cdc50e99e fix bug in settings that comes up in flask 2021-03-01 21:32:09 -05:00
Jonathan Math
d3f50c38a3 change back 2021-03-01 21:28:49 -05:00
Jonathan Math
034fb2f49d Merge branch 'dashboard3' of https://github.com/samuelclay/NewsBlur into dashboard3 2021-03-01 21:20:33 -05:00
Jonathan Math
9ffd196182 fixing "No module named 'flask_monitor.flask_settings'" error 2021-03-01 21:20:20 -05:00
Samuel Clay
2455b5e97a Adding make celery 2021-03-01 19:37:12 -05:00
Samuel Clay
cb8e44f33c Whoops, accidentally committed merge conflict 2021-03-01 18:53:50 -05:00
Samuel Clay
5bc2ce3e4a Merge branch 'master' into dashboard3
* master:
  Revert "Merge pull request #1395 from alistair23/alistair/last_read_date"
  apps/reader/views: Send last_read_date when retrieving read stories
2021-03-01 18:39:44 -05:00
Samuel Clay
ae8f856677 Revert "Merge pull request #1395 from alistair23/alistair/last_read_date"
This reverts commit 0c94ead47d, reversing
changes made to 7ee8fb4204.
2021-03-01 18:12:49 -05:00
Samuel Clay
0c94ead47d
Merge pull request #1395 from alistair23/alistair/last_read_date
apps/reader/views: Send last_read_date when retrieving read stories
2021-03-01 18:00:25 -05:00
Filip Czaplicki
b25cbac6a4 Makefile: specify SHELL bash 2021-03-01 17:57:28 -05:00
Samuel Clay
04220913c1
Merge pull request #1402 from starsep/makefileSpecifyShell
Makefile: specify SHELL bash
2021-03-01 17:56:04 -05:00
Samuel Clay
23abeb0b0a Handling feedparser backup failing. 2021-02-28 20:39:57 -05:00
Samuel Clay
8e20afa41c Handling unknown subdomains 2021-02-28 20:30:45 -05:00
Samuel Clay
dffcd484d9 Handling SerialisationError 2021-02-28 20:20:41 -05:00
Samuel Clay
5e2e237871 Adding IncompleteRead error handling, fixing spacing. 2021-02-28 20:18:53 -05:00
Samuel Clay
8ebf296c4e Fixing grid image sizes. Now much more customizable 2021-02-26 18:44:57 -05:00
Samuel Clay
babf26e159 Merge branch 'master' into dashboard3
* master:
  Fixing long standing issue with feeds not having unread counts updated immediately.
2021-02-26 18:06:36 -05:00
Samuel Clay
7ee8fb4204 Fixing long standing issue with feeds not having unread counts updated immediately. 2021-02-26 18:02:31 -05:00
Samuel Clay
404e5874b6 Fixing long standing issue with feeds not having unread counts updated immediately. 2021-02-26 18:01:28 -05:00
Samuel Clay
be3756297a Adjusting all fonts sizes up by 1px. 2021-02-26 17:36:30 -05:00
Samuel Clay
7ccf190917 Display options space tweak. 2021-02-26 17:27:14 -05:00
Samuel Clay
cb0ccb3e02 Whitney everywhere. This is a big change. I think everything needs a 1px bump up in size. 2021-02-26 17:25:22 -05:00
Samuel Clay
4cb24cf7f2 Since NewsBlur proxies all http images over https, the url can change, so acknowledge urls that are https on the original text but http on the feed 2021-02-26 14:06:42 -05:00
Samuel Clay
88d051abbf Adding first image in original text when the story image no longer appears in the text. This should show more photos when reading by text. 2021-02-26 12:10:30 -05:00
Samuel Clay
37559d7237 Fixing InvalidURL 2021-02-26 11:39:36 -05:00
Samuel Clay
414c05bfbe Fixing ConnectionResetError. 2021-02-26 11:35:13 -05:00
Samuel Clay
b30638e819 Fixing broken node vars. 2021-02-26 11:09:50 -05:00
Samuel Clay
84a31e3da6 Adding start/stop commands to task deployment. 2021-02-26 10:48:10 -05:00
Samuel Clay
aa9dc0bd6e Handling case of mismatching URLs. 2021-02-26 10:03:27 -05:00
Samuel Clay
d54de1cd23 Handling ConnectionResetError 2021-02-25 20:04:24 -05:00
Samuel Clay
c36373de61 cutoff needs to be an integer so mongo can handle the slice. 2021-02-25 19:54:00 -05:00
Samuel Clay
ba6a8c81e0 Switching from raven to sentry sdk. 2021-02-25 19:52:36 -05:00
Samuel Clay
1fe20b91a9 Fixing py3 encoding issue when stripping comments using lxml. 2021-02-25 19:47:13 -05:00
Samuel Clay
07e7218d4d Fixing py3 issue with total being a float. 2021-02-25 19:34:21 -05:00