Commit Graph

6674 Commits

Author SHA1 Message Date
Maurice Parker d1b8ac06af Ensure that the snapshot has items in it before testing section zero. 2020-10-17 20:06:53 -05:00
Maurice Parker a1cb184fcb Merge branch 'ios-release' of https://github.com/Ranchero-Software/NetNewsWire into ios-release 2020-10-17 20:01:05 -05:00
Maurice Parker 3431a45d22 Remove test for URL's that might not be feeds since it is running on the main thread. Issue #2499 2020-10-17 20:00:58 -05:00
Maurice Parker dba253601e Remove test for URL's that might not be feeds since it is running on the main thread. Issue #2498 2020-10-17 19:41:37 -05:00
Maurice Parker 8007ff2c70 Update to the latest RSWeb 2020-10-17 19:36:03 -05:00
Maurice Parker 6e8ab0676a Update to latest packages to pick up changes in RSWeb. 2020-10-17 18:22:43 -05:00
Maurice Parker 6cdb2cbfd0 Add exception handling for Reddit app when sharing since it doesn't pass the URL correctly to the share sheet. 2020-10-17 13:00:34 -05:00
Maurice Parker 97a762a450 Modify QoS to be different between iOS and macOS. 2020-10-09 22:01:04 -05:00
Maurice Parker fca4881988
Merge pull request #2485 from rizwankce/fix/a11y-for-refresh-progress-view
Fix a11y for refresh progress view and adds traits
2020-10-07 17:27:23 -05:00
Rizwan Mohamed Ibrahim e4ba77d1b9
Fix a11y for refresh progress view and adds traits 2020-10-07 19:50:12 +05:30
Maurice Parker e4b27a27c5 Change so that we don't try to sync if the network is unavailable. Issue #2262 2020-10-06 19:42:34 -05:00
Maurice Parker 8b3bd2f388 Move Reachability to RSWeb 2020-10-06 19:25:42 -05:00
Maurice Parker 461f0f35d1 Update to use the Big Sur style icon for the 6.0 release. 2020-10-06 19:03:32 -05:00
Maurice Parker 4616b2cb53 Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main 2020-10-06 18:51:18 -05:00
Maurice Parker 5e173bf4b7 Update to the latest RSWeb and RSParser 2020-10-06 18:51:03 -05:00
Maurice Parker bd38c1219c
Merge pull request #2478 from kielgillard/mac-release
macOS: Encode the + in Feedly collection URIs. Fixes #2443.
2020-10-05 17:30:01 -05:00
Maurice Parker 0c8e90ec9d
Merge pull request #2479 from kielgillard/ios-release
iOS: Encode the + in Feedly collection URIs. Fixes #2443.
2020-10-05 17:29:30 -05:00
Maurice Parker 8ab762c860 FIx slider layering issue on iOS 14. Issue #2482 2020-10-05 17:28:03 -05:00
Brent Simmons 206c7310d0 Update appcasts for 5.1.1. 2020-10-05 11:47:53 -07:00
Brent Simmons e7edc86986 Bump version. 2020-10-05 11:31:48 -07:00
Kiel Gillard 🤪 af7fa62996 Encode the + in Feedly collection URIs. Fixes #2443. 2020-10-05 22:14:58 +11:00
Kiel Gillard 🤪 22e7a0edbb Encode the + in Feedly collection URIs. Fixes #2443. 2020-10-05 22:12:45 +11:00
Brent Simmons 9d994577a3 Update appcast for 5.1.1a2. 2020-10-02 16:29:33 -07:00
Brent Simmons 35cc5c01db Bump version and build. 2020-10-01 21:05:12 -07:00
Brent Simmons dcdefc3931 Bump build number. 2020-10-01 20:01:16 -07:00
Brent Simmons 5b60b055a4
Merge pull request #2472 from kielgillard/ios-release
Ensure the add new feedly feed completion handler is called…
2020-10-01 10:28:28 -07:00
Kiel Gillard 🤪 4280895fa6 Ensure the add new feedly feed completion handler is called when a feed is not found. Fixes #2470 2020-10-01 22:16:41 +10:00
Brent Simmons 7739495a4c
Merge pull request #2471 from kielgillard/mac-release
Ensure the add new feedly feed completion handler is called…
2020-09-30 22:18:27 -07:00
Kiel Gillard 🤪 4787931c64 Ensure the add new feedly feed completion handler is called when a feed is not found. Fixes #2470 2020-10-01 14:09:41 +10:00
Maurice Parker 6bdd9ad0d6
Merge pull request #2469 from kielgillard/mac-release
Make some of the identifiers public to assist in debugging issues…
2020-09-29 19:17:16 -05:00
Maurice Parker 1b38d9bccf Update to the latest RSWeb. Issue #2463 2020-09-29 19:16:35 -05:00
Kiel Gillard 🤪 822879c18e Make some of the identifiers public to assist in debugging issues adding feeds #2443 2020-09-30 10:11:16 +10:00
Maurice Parker 3c440791a1
Merge pull request #2468 from kielgillard/mac-release
Feedly fixes
2020-09-29 18:54:51 -05:00
Kiel Gillard 🤪 68fd7e7411 Clarify the UX of authorizing a Feedly account by directing users towards their default web browser #2444 2020-09-30 09:39:03 +10:00
Kiel Gillard 🤪 056aadec14 Multiplatform: activate the app so users can see the results of their actions. 2020-09-30 09:38:53 +10:00
Kiel Gillard 🤪 67d80dbaec Activate NetNewsWire after authorizing it with Feedly so users are not left in their browser, unable to see the result of authorizing NNW. 2020-09-30 09:38:40 +10:00
Maurice Parker bc358c3af4
Merge pull request #2467 from Wevah/mac-release
Remove CSS rule that was interfering with Newsfoot styling
2020-09-29 17:56:49 -05:00
Maurice Parker dc35037740 Remove CSS rule that was interfering with Newsfoot styling 2020-09-29 07:35:05 -05:00
Maurice Parker 46743a0f49 Simplified the delete titles. 2020-09-28 20:28:53 -05:00
Maurice Parker ee7e32959f Add confirmation dialog for Feed/Folder deletes. Issue #1789 2020-09-28 20:21:07 -05:00
Maurice Parker aaff359609 Provide verification dialog for deletes. Issue #1789 2020-09-28 19:50:31 -05:00
Maurice Parker afefac74fc Fix color of context menu preview title. 2020-09-28 17:16:03 -05:00
Brent Simmons e651b1e17b Bump build number. 2020-09-27 12:41:10 -07:00
Maurice Parker f8cef842c9 Change QoS for CloudKit to default to make sure it always runs. 2020-09-26 15:54:32 -05:00
Maurice Parker 845c1572b6 Don't count OnMyMac accounts as potential duplicates. 2020-09-26 15:13:10 -05:00
Maurice Parker 23a1fb7a58 Merge branch 'ios-release' of https://github.com/Ranchero-Software/NetNewsWire into ios-release 2020-09-26 15:12:16 -05:00
Maurice Parker 3345c05808 Don't count OnMyMac accounts as potential duplicates. 2020-09-26 15:11:59 -05:00
Maurice Parker 19a2cc962d Don't allow duplicate accounts to be added for FeedWrangler 2020-09-24 20:29:56 -05:00
Brent Simmons 8685380552 Bump version and build number. 2020-09-24 18:27:54 -07:00
Maurice Parker d0cc9654f2 Don't allow duplicate accounts to be added for Feedbin, FeedWrangler, or NewsBlur. Issue #2448 2020-09-24 20:20:01 -05:00