Commit graph

13012 commits

Author SHA1 Message Date
David Sinclair
48f1e5cd3b #1279 (status bar color)
- Fixed the status bar (i.e. clock) color when in dark mode with a light theme.
- Fixed navigation titles in that situation too.
2020-02-20 18:39:12 -08:00
Samuel Clay
398bfa0c4b Merge branch 'dejal'
* dejal:
  #1281 (iPad widget issues)
  #1284 (subscription text)
2020-02-20 17:32:12 -05:00
David Sinclair
4debebdc5e #1281 (iPad widget issues)
- Fixed single line title on some devices.
2020-02-20 14:19:08 -08:00
David Sinclair
9cc687df3f #1284 (subscription text)
- Embiggened.
2020-02-20 13:56:33 -08:00
Samuel Clay
66f5d36c17 CSS specificity 2020-02-17 14:51:31 -05:00
Samuel Clay
c6d951bde1 Typo 2020-02-17 14:47:07 -05:00
Samuel Clay
1415e96f49 180 is right 2020-02-17 14:44:04 -05:00
Samuel Clay
9af48ccb09 Less width on buttons 2020-02-17 14:40:43 -05:00
Samuel Clay
2d99e78244 Fixing OAuth authorize on mobile. 2020-02-17 14:36:41 -05:00
Jimmy Garrido
3f10bf866e Add Edge as a browser option 2020-02-13 20:23:31 -08:00
Samuel Clay
9e6e82b333 iOS v10.0 2020-02-04 23:38:13 -05:00
Samuel Clay
f278d8db0b Merge branch 'dejal'
* dejal:
  #1238 (statistics)
  #1238 (statistics)
  NewsBlur iOS: #1238 (statistics)
  #1238 (statistics)
2020-02-04 23:38:06 -05:00
David Sinclair
ed30ad75e2 #1238 (statistics)
- Added Statistics to the preferences for the left swipe in the feeds list.
- A bit of refactoring to support displaying the popover from a cell on iPad.
2020-01-31 15:50:03 -08:00
David Sinclair
617ec8e45c #1238 (statistics)
Replaced icon.
2020-01-29 15:32:28 -08:00
David Sinclair
fa3f60a531 NewsBlur iOS: #1238 (statistics)
- Added a Statistics item to the feed detail menu (please provide an icon).
- This command will show the statistics web page in a popover on iPad, or pushed on iPhone.
- Extended the “original” view controller to support showing a custom page without changing the title or including the navigation bar buttons.
2020-01-28 16:10:16 -08:00
Samuel Clay
ed4e54ef3a Merge branch 'dejal'
* dejal:
  #1277 (slow swiping between stories)
  #1162 (widget)
2020-01-28 16:21:45 -05:00
David Sinclair
a50bb09141 #1238 (statistics)
Prototype using a Safari view controller.  Will do properly in a WKWebView.
2020-01-27 20:53:31 -08:00
David Sinclair
f9e067400c #1277 (slow swiping between stories)
- Added an Export Preferences… button in the Preferences view to save a copy of the preferences to a file.
- Added an Import Preferences… button to load a saved preferences file and replace the prefs.
- Added a document type and UTI type for the prefs file (you can provide an icon if you like).
- Enabled iCloud document support to allow saving to shared locations.
- Added a bridging header to enable Swift code to work properly.
2020-01-27 20:27:44 -08:00
David Sinclair
43f72aa9d4 Merge branch 'dejal' of https://github.com/samuelclay/NewsBlur into dejal 2020-01-23 20:28:06 -08:00
David Sinclair
c73c04d861 #1162 (widget)
- On smaller devices (e.g. iPhone 8), the row height is reduced to fit five rows without truncation.
- On smaller devices, the font size is reduced to fit two rows of text for the title.
- If there is no thumbnail, the text now takes the full width.
2020-01-23 20:27:29 -08:00
Samuel Clay
e881e48810 Merge branch 'dejal'
* dejal:
  #1162 (widget)
  #1271 (crash on feed list load)
2020-01-23 20:34:55 -05:00
Samuel Clay
9e73d07883 Merge branch 'master' into dejal
* master:
  Secure image thumbnails are default 192px (for #1162).
2020-01-23 20:34:50 -05:00
Samuel Clay
be04239f8a Secure image thumbnails are default 192px (for #1162). 2020-01-23 20:34:32 -05:00
David Sinclair
a51dcd20e9 #1162 (widget)
- Fixed the story sometimes not getting displayed in the app when tapping in the widget.
- Now uses the scaled thumbnails provided by the server.
- Split the image cache into separate caches for feed images and story images.
- Now prunes the cached story images to only those currently displayed.
2020-01-23 15:20:28 -08:00
David Sinclair
52421e980e #1271 (crash on feed list load)
Caused by null feed colors when saving the feed list for the widget.
2020-01-22 17:50:58 -08:00
Samuel Clay
14a1e8ab0b Handling deleted users when deleting spam accounts. 2020-01-18 14:37:44 -05:00
Samuel Clay
2c7d564f37 Building standalone webpage for statistics. 2020-01-08 10:28:35 -08:00
Samuel Clay
7ca709c76a Memory only cache for imageproxy. 2020-01-05 18:26:52 -05:00
Samuel Clay
75e972ed98 Fixing issue around JSON feeds with missing fields. 2020-01-05 18:14:13 -05: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
a631710d90 Don't hexify url 2019-12-25 18:18:40 -05:00
Samuel Clay
0d9f787d89 Handling a mix of image proxy options. 2019-12-25 18:15:50 -05:00
Samuel Clay
7baa187566 Handling a mix of image proxy options. 2019-12-25 18:14:55 -05:00
Samuel Clay
ed81559e4e Adding imageproxy and switching from camo. Built for #1162. 2019-12-25 18:13:36 -05:00
Samuel Clay
c7091e6772 Adding back in types 2019-12-25 16:06:34 -05:00
Samuel Clay
9ca17dd3b3 Undoing commit that changed story dates. 2019-12-25 15:59:38 -05:00
Samuel Clay
65d0daff64 Adding in imageproxy nginx conf. 2019-12-24 17:37:28 -05:00
Samuel Clay
25a623c5d1 Merge branch 'dejal'
* dejal:
  #1162 (widget)
  #1162 (widget)
  #1162 (widget)
  #1162 (widget)
  #1162 (widget)
  #1268 (appearance changes)
2019-12-24 10:05:22 -05:00
Samuel Clay
9d5dc6347a Moving mongo config log. 2019-12-24 10:05:13 -05:00
David Sinclair
65c706d3a6 #1162 (widget)
- Added the feed color bars (sharing those colors required a bit of refactoring).
- The fonts etc now more closely match the app.
- Now uses elipsises for the feed name, title, and content text, if needed.
- Improved HTML tag cleanup.
2019-12-23 21:19:45 -08:00
David Sinclair
51d61f0345 #1162 (widget)
- Figured out how to have the display name be just “NewsBlur” without changing the executable name. Yay!
2019-12-23 08:20:49 -08:00
David Sinclair
c78a12035d #1162 (widget)
- Now scales the story thumbnails to do an aspect fill, to match the app.
2019-12-22 13:04:59 -08:00
David Sinclair
9439baa7d5 #1162 (widget)
- Tapping a story in the widget now opens it in the All Stories river view.
- Tried to get the widget to reload the content on first launch, but couldn’t. I might try again later.
- Reworded the first launch message as “Tap to set up in NewsBlur”, as a placeholder and to help discover the prefs.
- Now just reloads the table when collapsing or expanding, to avoid @nriley’s crash (the animation was pretty much invisible anyway).
2019-12-21 15:48:17 -08:00
David Sinclair
c6a176da1f #1162 (widget)
- Changed the widget name back to “NewsBlur Latest”; as mentioned, you’re welcome to change it to something else, but it can’t be just “NewsBlur”.
2019-12-21 13:40:00 -08:00
David Sinclair
7326aeadba #1268 (appearance changes)
- Manually changing the theme now turns off the preference to follow the system appearance.
- Turning on following the system appearance immediately updates the theme appropriately.
2019-12-21 13:34:29 -08:00
Samuel Clay
4f365dd456 Fixing tag alignment issue in FF. 2019-12-21 10:39:23 -05:00
Samuel Clay
01f092e662 Handle no page 2019-12-21 10:21:27 -05:00
Samuel Clay
3780cddb47 Handle no page 2019-12-21 10:20:59 -05:00
Samuel Clay
ec35f2156a Don't bother decoding latin1 for pages. 2019-12-21 10:04:58 -05:00