David Sinclair
22ab38b017
Warning fix
2019-01-30 19:14:04 -08:00
David Sinclair
c8d7f88890
iOS fixed #1149 (mark read on scroll while loading)
2019-01-30 15:07:26 -08:00
David Sinclair
6c97dc1868
iOS done #1152 (draw story after 1 second)
2019-01-30 14:39:50 -08:00
David Sinclair
1077ddc12a
iOS: done #1156 (story titles height)
...
Replaced the Preview descriptions preference with a multi-select for title only, plus short, medium, and long title & content. The text space is dynamically distributed between the two. The thumbnail is constrained in size so both the large and small variations work with all preview text sizes, with the date below if it fits.
2019-01-30 11:58:32 -08:00
David Sinclair
087032e5a9
iOS #1167 (dark mode iPad display issue)
2019-01-25 19:44:05 -08:00
David Sinclair
eb7b049679
iOS: fixed #1166 (keyboard shortcut story skipping)
...
Easy enough fix. Can’t trust the nextPage.pageIndex, as the view may not have been reused yet in the middle of scrolling.
2019-01-25 19:18:06 -08:00
David Sinclair
d86e0b5234
iOS: #1137 (full screen reading)
...
Now shows the traverse buttons when showing the bar, and hides when hiding.
2019-01-24 20:04:00 -08:00
Samuel Clay
5e12fed813
Everybody should have this background color.
2019-01-20 17:22:17 -05:00
Samuel Clay
5865c23e7c
Moving feedburner images to the back of the image list to highlight original images where possible.
2019-01-20 14:53:39 -05:00
Samuel Clay
67d237a6ce
First do a naive strip, which is faster than rendering which makes network calls
2019-01-20 14:24:43 -05:00
Samuel Clay
57b6671a7b
Adding secure image urls for shared stories.
2019-01-20 14:12:28 -05:00
Samuel Clay
80ee4fd814
Securing images through Text view. Now need to fix shared stories and saved stories.
2019-01-20 13:55:40 -05:00
Samuel Clay
e8c0decd50
Adding logging for secure images
2019-01-20 11:01:37 -05:00
Samuel Clay
076638ad5c
Enforcing https for photo urls.
2019-01-19 16:54:03 -05:00
Samuel Clay
bffec3e7e3
Switching to ssl proxy backed images, only for staff for now.
2019-01-19 16:40:13 -05:00
Samuel Clay
676d8e1e32
Merge branch 'camo'
...
* camo:
Adding camo nginx server.
Upgrading nginx, adding secure_image_urls to all stories.
Creating sgined urls for camo.
2019-01-19 16:03:56 -05:00
Samuel Clay
f2df6926fd
Adding camo nginx server.
2019-01-19 15:37:30 -05:00
Samuel Clay
da969804fb
Upgrading nginx, adding secure_image_urls to all stories.
2019-01-19 15:37:20 -05:00
Samuel Clay
800d56bb0b
Merge branch 'master' into camo
...
* master:
Proxy all story view.
iOS: #1137 (full screen reading)
Forget the original page for saved stories.
Fetch original page for saved stories.
Fixing saved stories inline.
Adding logging
Wrong split story hash
Fidning duplicate feeds in saved stories.
iOS: #1137 (full screen reading)
Fix: build postgres container without error
2019-01-19 14:15:23 -05:00
Samuel Clay
2a082a4c3c
Proxy all story view.
2019-01-18 16:47:24 -05:00
Samuel Clay
17465ffc08
Merge branch 'dejal'
...
* dejal:
iOS: #1137 (full screen reading)
2019-01-18 16:05:10 -05:00
David Sinclair
b707623e00
iOS: #1137 (full screen reading)
2019-01-18 15:21:56 -05:00
Samuel Clay
a47a026435
Forget the original page for saved stories.
2019-01-18 13:45:32 -05:00
Samuel Clay
52a8e1e2e5
Fetch original page for saved stories.
2019-01-18 13:44:32 -05:00
Samuel Clay
e3f4cff5bb
Fixing saved stories inline.
2019-01-18 13:42:57 -05:00
Samuel Clay
c95229f31d
Adding logging
2019-01-18 13:41:44 -05:00
Samuel Clay
146fa24873
Wrong split story hash
2019-01-18 13:39:40 -05:00
Samuel Clay
655f6174ec
Fidning duplicate feeds in saved stories.
2019-01-18 13:38:43 -05:00
Samuel Clay
e5c4726932
Creating sgined urls for camo.
2019-01-17 15:05:32 -05:00
David Sinclair
9b40a5d90a
iOS: #1137 (full screen reading)
2019-01-16 19:15:07 -08:00
Samuel Clay
0d914ea584
Merge pull request #1159 from leophys/master
...
Fix: build postgres container without error
2019-01-12 14:37:26 -05:00
Blallo
b274258eb2
Merge branch 'master' of https://github.com/samuelclay/NewsBlur
2019-01-08 13:35:15 +01:00
Samuel Clay
634553c1a5
Adding a new failed read story catcher (thanks to @pbones for the persistence). NewsBlur now retries marking stories as read at a later date when they fail for whatever reason.
2019-01-05 16:00:55 -05:00
Blallo
65c1e4c397
Fix: build postgres container without error
2018-12-28 11:56:30 +01:00
Samuel Clay
e96514a87c
ios v8.1.
2018-12-27 14:17:17 -05:00
Samuel Clay
207246bec2
Merge branch 'dejal'
...
* dejal:
iOS: #1137 (full screen reading)
iOS: #1137 (full screen reading)
Commented out dynamic hiding.
2018-12-27 09:44:25 -05:00
Samuel Clay
85c30beb63
Merge pull request #1158 from leophys/master
...
Docker Compose Redis exits immediately
2018-12-27 09:30:56 -05:00
Blallo
89508c1f46
Fix: do not demonize redis
2018-12-27 12:21:36 +01:00
Blallo
e943f655d5
Ignore docker/volumes content
2018-12-27 12:20:55 +01:00
David Sinclair
8a3bf493a3
iOS: #1137 (full screen reading)
...
Show bar on edge swipe.
2018-12-24 21:01:45 -08:00
Samuel Clay
309d5d680e
Unsaving a story forces a full recount.
2018-12-24 19:47:06 -05:00
Samuel Clay
128bf4adc6
Updating to facebook api v3.2. Also chnging out facebook story share for their js share dialog.
2018-12-24 19:39:42 -05:00
David Sinclair
cd101bfc41
iOS: #1137 (full screen reading)
2018-12-24 14:39:28 -08:00
David Sinclair
148fc31f54
Commented out dynamic hiding.
2018-12-21 13:12:41 -08:00
Samuel Clay
eff7f16682
Better ios payment checker for renewal of subscriptions.
2018-12-16 15:14:14 -05:00
Samuel Clay
5bf5ac5c55
Merge branch 'dejal'
...
* dejal:
iOS: #1137 (full screen reading)
iOS: fixed #1139 (scroll to top)
2018-12-14 12:23:58 -05:00
David Sinclair
1359d04fe1
iOS: #1137 (full screen reading)
...
Now supports interactively hiding or showing the nav & status bars when scrolling up and down, and the text no longer moves when hiding/showing via tap.
2018-12-13 08:22:37 -08:00
David Sinclair
bad814f27a
iOS: fixed #1139 (scroll to top)
...
The search field is no longer hidden on the iPad dashboard view.
2018-12-08 13:40:58 -08:00
Samuel Clay
99e72b5d47
Turning off default tap-to-fullscreen-story gesture on iPhone. Will release as an option not a default (at least for now).
2018-11-30 11:25:33 -05:00
Samuel Clay
007710d1d5
Merge branch 'dejal'
...
* dejal:
iOS: #1150 (sound pauses when loading story)
iOS: new iPad Pro compatibility
iOS: new iPad Pro compatibility WIP
iOS: #1137 (full screen reading)
iOS: #1139 (scroll to top)
Upgrading flask
Fixing security requirements.
Comment out story cutoff override.
Adding to easily make it so feeds never get trimmed of stories. Fixes #1141 .
Changing scroll orientation also was changing line spacing.
Bumping version.
Attempt to fix fetching tumblr rss feeds.
iOS: #1148 (login as error)
iOS: #1139 (scroll to top)
iOS: #1139 (scroll to top)
2018-11-30 11:18:22 -05:00