Commit Graph

6501 Commits

Author SHA1 Message Date
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
Maurice Parker fff256f361 Don't allow duplicate Feedly Accounts. Issue #2448 2020-09-24 20:05:18 -05:00
Maurice Parker cc7e89215c Don't allow duplicate Feedly Accounts. Issue #2448 2020-09-24 18:02:33 -05:00
Maurice Parker 59d427d626 Don't allow duplicate Feedly or FeedWrangler accounts. Issue #2448 2020-09-24 18:02:12 -05:00
Maurice Parker 0708ffcec8 Don't allow duplicate accounts on launch. Issue #2448 2020-09-23 20:39:33 -05:00
Maurice Parker 3ea9157b02 Don't allow duplicate accounts on launch. Issue #2448 2020-09-23 20:36:30 -05:00
Maurice Parker 17f70362d0 Merge branch 'mac-release' of https://github.com/Ranchero-Software/NetNewsWire into mac-release 2020-09-23 18:30:52 -05:00
Maurice Parker 2772b5e36d Make current window key and front if we are opening Safari in the background. Issue #2427 2020-09-23 18:30:34 -05:00
Brent Simmons 7cc476d6bc Update appcast for 5.1.1a1. 2020-09-22 20:23:07 -07:00
Brent Simmons f849810fe8 Bump version to 5.1.1a1. 2020-09-22 20:05:04 -07:00
Maurice Parker e575aeca3c Restore functionality to mark older as read using keyboard shortcut. Issue #2451 2020-09-22 19:42:14 -05:00
Maurice Parker cb714d6781 Merge branch 'mac-release' of https://github.com/Ranchero-Software/NetNewsWire into mac-release 2020-09-22 19:27:46 -05:00
Maurice Parker f759f947c6 Restore the ability to select the default RSS reader. Issue #2428 2020-09-22 19:27:36 -05:00
Maurice Parker 175d7f5bee
Merge pull request #2452 from AngeloStavrow/mac-release
Fix action for open-system-preferences button in alert
2020-09-22 18:52:49 -05:00
Maurice Parker bad21330f3 Revert to requesting notifications on application launch so that the badge can be configured. Issue #2447 2020-09-22 17:39:29 -05:00
Angelo Stavrow 1c4c24721b
Fix action for open-system-preferences button in alert 2020-09-22 07:10:13 -04:00
Brent Simmons 770c1e937c Update RSWeb to get Nate’s crash fix in punycode code. 2020-09-21 22:42:11 -07:00
Brent Simmons 8dcc2dbc03 Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main 2020-09-19 13:12:50 -07:00
Brent Simmons 54a76259fd Update appcasts for 5.1. 2020-09-19 13:11:54 -07:00
Maurice Parker c958e7ac5c Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main 2020-09-18 18:04:53 -05:00
Maurice Parker fe39863858 Add width constraint to extractor button so that it doesn't move around on the most recent Big Sur beta's 2020-09-18 18:04:46 -05:00
Brent Simmons 8139b59ff7 Fix appcast issue. 2020-09-15 18:01:21 -07:00
Brent Simmons fb421f8293 Update appcasts for 5.1b2. 2020-09-15 17:57:15 -07:00
Maurice Parker 4c9f388128 Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main 2020-09-15 16:20:08 -05:00