Stuart Breckenridge
5cc59981ce
Changes NewsBlur behavior for include_hidden
...
`include_hidden` is now `false`.
#closes 3056
2021-04-24 15:42:16 +08:00
Stuart Breckenridge
d0c3f05f0e
Delete change to Remove
2021-04-24 15:16:20 +08:00
Stuart Breckenridge
925bbadecb
Fixes #3062
2021-04-24 15:10:26 +08:00
Stuart Breckenridge
15fb5637ff
Fixes #3035
...
MarkAllAsReadAction will check for and handle SmartFeeds.
2021-04-24 15:05:11 +08:00
Brent Simmons
f7762dcaaf
Update release notes for iOS.
2021-04-21 22:25:27 -07:00
Brent Simmons
08b3115c63
Bump version number.
2021-04-21 22:10:28 -07:00
Brent Simmons
f5cb3d2297
Merge pull request #3016 from kielgillard/ios-candidate
...
iOS: Feedly API is no longer returning the collection/folder values for deleted collections/folders…
2021-04-21 17:02:31 -07:00
Kiel Gillard 🤪
ba579bcc57
Feedly API is no longer returning the collection/folder values for deleted collections/folders so make the response (which we ignore anyway), optional. Fixes #3015
2021-04-18 20:10:01 +10:00
Maurice Parker
8307a64b7b
Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate
2021-04-15 14:13:24 -05:00
Maurice Parker
091ef7aba2
Exclude Inoreader from article status syncs
2021-04-15 14:13:15 -05:00
Brent Simmons
ebc10b54c1
Bump build to 601.
2021-04-13 19:52:48 -07:00
Stuart Breckenridge
70cf3a303a
reworked gaurd statement
2021-04-13 07:55:22 -05:00
Stuart Breckenridge
1b3a070389
Fixes #2994
...
Removes force unwrapping and returns an empty string if the pubDate cannot be determined.
2021-04-13 07:55:05 -05:00
Maurice Parker
0ac3ba0bbb
Change force unwraps so that we just fail on the move instead of crashing
2021-04-13 07:38:41 -05:00
Maurice Parker
c47480614c
Fix regression where marking all as unread wouldn't take you back to the sidebar
2021-04-12 21:09:34 -05:00
Maurice Parker
991297165b
Add completion callbacks so that we can ensure that unreads have been marked before determining the next unread. Fixes #2993
2021-04-12 19:42:05 -05:00
Maurice Parker
11e2a3eca8
Change so that sync accounts have a Remove button instead of a Delete button. Fixes #2991
2021-04-12 13:48:54 -05:00
Brent Simmons
4b9273be56
Add build phase to widgets extension to strip out frameworks.
2021-04-10 14:35:42 -07:00
Brent Simmons
a2334628cd
Use .NetNewsWire.iOS.SpringboardWidgets as bundle ID for widgets extension.
2021-04-10 11:37:12 -07:00
Brent Simmons
030a09edcf
Change bundle ID for widget extension to use plural widgets.
2021-04-10 11:26:09 -07:00
Brent Simmons
329788cea1
Bump version to 6.0, build 600.
2021-04-10 10:58:10 -07:00
Maurice Parker
913e2e0666
Scale super large images down so that they can be drawn on the canvas
2021-04-07 19:31:46 -05:00
Maurice Parker
b69f936cb1
Change the Mark All As Read confirmation back to an Alert. Fixes #2968
2021-04-03 11:02:15 -05:00
Maurice Parker
1874e0c7d2
Change the luminance algorithm so that we don't miss images in unexpected formats. Fixes #2967
2021-04-03 10:40:46 -05:00
Maurice Parker
0d5de9c325
Renamed Open in Safari activity to Open in Browser
2021-04-03 09:06:51 -05:00
Maurice Parker
d2245b629b
Add locale to date formatter
2021-03-29 18:55:58 -05:00
Maurice Parker
ce0d5590f1
Send out an name change notification if the feed name changes. Fixes #2939
2021-03-29 18:55:46 -05:00
Maurice Parker
022e4ae153
Fail when trying to add a feed that isn't parsable. Fixes #2921
2021-03-27 19:29:26 -05:00
Maurice Parker
c35dabbc55
Change so that we don't join with the articles table when finding starred or unread article ids. Fixes #2915
2021-03-27 19:27:23 -05:00
Maurice Parker
aaf7b9b38a
Merge pull request #2917 from stuartbreckenridge/widget-fetch-changes
...
widget and unread badge counts are correct
2021-03-26 11:01:48 -05:00
Stuart Breckenridge
1ca0df67a4
widget and unread badge counts are correct
...
also - counts in the widget revert back to using data available in the SmartFeedsController.
2021-03-26 11:36:20 +08:00
Maurice Parker
3c2c17df0d
Fix threading issue
2021-03-25 16:28:15 -05:00
Maurice Parker
b5eff641d0
Change so that we don't validate and change unread counts for unread limit queries
2021-03-25 16:07:22 -05:00
Maurice Parker
34de76009b
Update to latest RSCore
2021-03-24 16:50:35 -05:00
Maurice Parker
ed4896890d
Merge pull request #2910 from stuartbreckenridge/widget-fetch-changes
...
Widget fetch changes
2021-03-24 09:37:21 -05:00
Stuart Breckenridge
ca45ea6e05
Widget now uses limits
2021-03-24 20:30:21 +08:00
Stuart Breckenridge
7f702abc8a
fixes build error
2021-03-24 20:06:48 +08:00
Maurice Parker
9c761c80df
Add an optional limit parameter to the smart feeds. Fixes #2627
2021-03-24 05:43:07 -05:00
Kiel Gillard 🤪
7e791a2e7d
Feedly API is no longer returning the feed values for deleted feeds, so make the response (which we ignore anyway), optional. Fixes #2897
2021-03-23 10:17:59 -05:00
Maurice Parker
9dc9db597a
Upgrade to the latest RSCore
2021-03-11 19:29:52 -06:00
Andrew Brehaut
bd71b5d79a
Update Shared/Article Rendering/newsfoot.js
...
Good catch thanks
Co-authored-by: Jed Fox <git@jedfox.com>
2021-03-10 18:45:07 -06:00
Andrew Brehaut
bffd341992
#2371 Checks footnote target before overriding browser default behavior
2021-03-10 18:44:53 -06:00
Maurice Parker
3132a2c779
Validate server data before accessing it using a subscript. Fixes #2861
2021-03-09 04:47:15 -06:00
Maurice Parker
64e5a09ac6
Return to main queue after getting notified of the dispatch group completion. Fixes #2863
2021-03-09 04:24:55 -06:00
Maurice Parker
c9807a6bb0
Update to the latest RSCore. Fixes #2685
2021-03-07 13:04:09 -06:00
Maurice Parker
d0e3ec6d1c
Fix variable name
2021-03-06 16:25:44 -06:00
Stuart Breckenridge
13dd1d1bb5
tweaks to pre/code css styles
...
Follows Apple’s example.
• `code` within normal text is sized to 1em
• `code` within `pre` is sized slightly smaller and the letter-spacing is tightened
2021-03-06 15:34:34 -06:00
Maurice Parker
5790d4443f
Merge pull request #2835 from stuartbreckenridge/ib-update
...
changes background colour on extension views
2021-02-25 15:17:16 -06:00
Stuart Breckenridge
59ceac43dd
changes background colour on extension views
2021-02-25 20:51:04 +08:00
Maurice Parker
53e0354f93
Removed datePublished force unwrap
2021-02-24 16:00:01 -06:00