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
Maurice Parker
bb99e6f69c
Simplify the compression logic
2021-02-24 15:34:05 -06:00
Maurice Parker
42930371b8
Compress html and text content
2021-02-24 15:15:08 -06:00
Maurice Parker
680140baf2
Merge pull request #2830 from stuartbreckenridge/menus-ios-candidate
...
Adds missing vars to AppAssets.swift
2021-02-23 18:08:18 -06:00
Stuart Breckenridge
38799d4848
Adds missing vars to AppAssets.swift
2021-02-24 08:07:09 +08:00
Maurice Parker
db1c0de49e
Merge pull request #2829 from stuartbreckenridge/menus-ios-candidate
...
Context Menu Image/Ordering Tweaks
2021-02-23 18:02:23 -06:00
Maurice Parker
e3d51635b8
Modify CloudKit add logic so that we don't wait to sync the statuses before completing the process. Fixes #2827
2021-02-23 18:00:15 -06:00
Stuart Breckenridge
4e882e7285
adds assets
2021-02-24 07:49:47 +08:00
Stuart Breckenridge
f00241e73e
revised context menu code
2021-02-24 07:47:52 +08:00
Brent Simmons
b0a1183e11
Update URLs to use netnewswire.com where appropriate.
2021-02-21 20:21:01 -06:00
Maurice Parker
828ca7ed2a
Correctly clear the progress bar when a feed provider isn't able to find a feed
2021-02-13 16:25:55 -06:00
Maurice Parker
b9b68bb48c
Correctly clear the progress bar for not found feeds and already subscribed feeds
2021-02-13 16:15:17 -06:00
Maurice Parker
640aaa9623
Update to the latest RSCore
2021-02-11 15:23:14 -06:00
Maurice Parker
c063880c48
Upgraded to production releases of RS libraries
2021-02-10 16:19:26 -06:00
Maurice Parker
9b35e4a6b1
Update to the latest RSCore
2021-02-08 13:08:02 -06:00
Maurice Parker
91ce7ff189
Update to the latest RSCore
2021-02-07 20:26:30 -06:00
Maurice Parker
cf73fb5bd3
Fix bug that was removing unread notifications by checking the status. Fixes #2786
2021-02-07 17:46:24 -06:00
Maurice Parker
69ce88af06
Merge pull request #2795 from stuartbreckenridge/UIFIXES
...
tidies up add account sheets
2021-02-07 12:53:56 -06:00
Stuart Breckenridge
207e30239e
tidies up add account sheets
2021-02-07 20:22:45 +08:00