Commit Graph

8322 Commits

Author SHA1 Message Date
Maurice Parker
10381029ba Fix Go To Feed on iPhone 2022-11-11 17:45:28 -06:00
Maurice Parker
8bbc8d42a1 Prevent scrolling if the feed selection was done by the user 2022-11-11 17:39:28 -06:00
Maurice Parker
eba6c364da Change how we display progress per #3566. 2022-11-11 17:16:42 -06:00
Maurice Parker
56aa302d3b Update to most current RSCore 2022-11-11 11:37:33 -06:00
Brent Simmons
3bd22a1598 Bump build number to 6110. iOS-6.1-6110 iOS-6.1 2022-11-09 21:25:36 -08:00
Brent Simmons
db77677676 Update Package.resolved 2022-11-08 21:58:55 -08:00
Brent Simmons
c32f8ff8dd Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate 2022-11-08 21:56:18 -08:00
Brent Simmons
c339209152 Create the first draft of release notes for 6.1. 2022-11-08 21:55:27 -08:00
Brent Simmons
e3944ddf90 Remove, from default feeds, “Accidentally in Code” since it hasn’t been updated in quite a while. Replace it with inessential, since I’ll be returning to blogging. 2022-11-08 21:55:03 -08:00
Maurice Parker
b7b9344e3d Change how we handle errors when working with Themes 2022-11-08 01:36:28 -06:00
Maurice Parker
97d740c41c Implement incremental iCloud sync 2022-11-07 21:25:40 -06:00
Maurice Parker
41869f7bd8 Fix theme centering on iOS 2022-11-07 21:17:37 -06:00
Maurice Parker
de8e448f0a Respond to sidebar Feed name updates 2022-11-07 02:48:58 -06:00
Maurice Parker
ad164d59c9 Switching to case-sensitive compare since that is how we sort everything else. 2022-11-07 01:39:22 -06:00
Maurice Parker
fdbb3bd619 Merge pull request #3729 from GetToSet/ethanwong/localized-sort
Always use localized compare when sorting list items presented to the user.
2022-11-07 01:30:42 -06:00
Maurice Parker
4bb5634e46 Merge pull request #3727 from GetToSet/ethanwong/ios-add-feed-url-trailing
Fix the incorrect URL field trailing edge when adding feed on iOS.
2022-11-07 01:23:28 -06:00
Maurice Parker
39e7b263b6 Clear the Timeline when selecting a different Feed in the sidebar before loading it again. Fixes #3735. 2022-11-06 13:32:20 -06:00
Ethan Wong
3ba14f8596 Always use localized compare when sorting list items presented to the user 2022-11-06 00:29:33 +08:00
Ethan Wong
dc668f7099 Fix the incorrect URL field trailing edge when adding feed on iOS. 2022-11-05 22:38:34 +08:00
Ethan Wong
d59f86a6d2 Save Add.storyboard using Xcode 14.1. 2022-11-05 22:30:13 +08:00
Maurice Parker
5bc3288d59 Change to only access the Pasteboard if there is a URL on it 2022-11-04 22:01:56 -05:00
Maurice Parker
e7fdac6b41 Disable some menu items for everyone except Brent 2022-11-04 15:58:41 -05:00
Maurice Parker
2bfff72021 Fix app url used for relaunch 2022-11-04 15:43:05 -05:00
Maurice Parker
f30c5b2bd8 Disable debug menu items if they aren't available. 2022-11-04 15:42:21 -05:00
Maurice Parker
9dc5c4a881 Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire 2022-11-04 14:48:19 -05:00
Maurice Parker
17a602d0e7 Add a Debug menu option to clear the image caches 2022-11-04 14:48:07 -05:00
Brent Simmons
48a8c56912 Update appcast for 6.1.1b1. 2022-11-02 21:27:22 -07:00
Brent Simmons
ac4d27cf05 Update appcasts for 6.1. 2022-11-02 21:16:09 -07:00
Brent Simmons
1cfc4532d7 Bump version and build to 6.1.1b1/6107. mac-6.1.1b1 2022-11-02 20:54:47 -07:00
Maurice Parker
b76581e4e0 Updated change notes 2022-11-02 01:52:36 -05:00
Maurice Parker
5bf5706ac9 Restrict RSCore version so that we don't pick up version 1.1 when it happens 2022-11-01 20:26:14 -05:00
Maurice Parker
e97192981d Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate 2022-11-01 20:25:11 -05:00
Maurice Parker
7f531282d6 Restrict RSCore version so that we don't pick up version 1.1 when it happens 2022-11-01 20:24:58 -05:00
Brent Simmons
d90bd8b202 Update version and release notes date. iOS-6.1-6109 2022-10-31 10:17:58 -07:00
Maurice Parker
67aae179b0 Fix disclosure color when selected 2022-10-30 16:01:04 -05:00
Maurice Parker
83403ac5e1 Updated release notes 2022-10-29 15:50:51 -05:00
Maurice Parker
177f21a85e Merge pull request #3722 from stuartbreckenridge/main
Fixes #3721
2022-10-29 11:38:06 -05:00
Maurice Parker
4c571dbfb5 Merge branch 'mac-release' 2022-10-29 01:20:11 -05:00
Maurice Parker
f454d76701 Merge branch 'ios-candidate' 2022-10-29 01:08:22 -05:00
Maurice Parker
169b103f6d Change widget encoding to be more parallel and only run when going into the background 2022-10-29 00:39:03 -05:00
Maurice Parker
ce6d1144bf Change to not encode the email address. Fixes #3719 2022-10-28 20:17:24 -05:00
Brent Simmons
c181cb1d39 Update version to 6108. iOS-6.1-6108 2022-10-28 15:52:01 -07:00
Maurice Parker
867e5cabf0 Updated release notes. 2022-10-28 17:05:15 -05:00
Maurice Parker
47a40e766c Change so that we only send 300 markers per request. Fixes #3711 2022-10-28 16:04:02 -05:00
Maurice Parker
948b02d0ac Change so that we only send 300 markers per request. Fixes #3711 2022-10-28 16:03:41 -05:00
Maurice Parker
fdd870b76a Change so that we only send 300 markers per request. Fixes #3711 2022-10-28 15:53:26 -05:00
Stuart Breckenridge
39f4ac83f5 Fixes #3721
- Disables Continue button until a selection is made.
- Defaults to the first available extension point if one is available
2022-10-24 22:18:46 +08:00
Maurice Parker
05561d9c1f Change to a different debounce strategy and don't write widget data while in the background. #3567 2022-10-08 17:10:40 -05:00
Maurice Parker
e79bbf4b19 Change share sheet Open In Browser icon to match the rest in NetNewsWire. Fixes #3712 2022-10-07 10:34:43 -05:00
Maurice Parker
758846ef20 Remove bad reference to file no longer in project 2022-10-07 10:33:59 -05:00