Commit Graph

2917 Commits

Author SHA1 Message Date
Maurice Parker fc6341704b Make Add Feed activity indicator adopt darkmode appearance 2019-09-08 08:37:59 -05:00
Maurice Parker 51e37373df Don't block feedburner links as there are valid scenarios for those 2019-09-08 08:31:13 -05:00
Maurice Parker 8b901819a6 Make table views scroll even if the root split is collapsed 2019-09-08 08:30:08 -05:00
Maurice Parker 5bfeb77706 Update Add Account to use correct form of sheet showing 2019-09-08 06:43:29 -05:00
Maurice Parker 1caaf3c154 Organize settings folder 2019-09-08 04:52:05 -05:00
Maurice Parker 2497c50ade Add padding to settings account header to make it look like the other section headers 2019-09-08 04:48:30 -05:00
Maurice Parker d9ea35b6f6 Merge branch 'mac-release' 2019-09-08 04:29:37 -05:00
Maurice Parker 7ca2226669 Move credentials classes to the Account framework in NetNewsWire 2019-09-08 04:28:43 -05:00
Maurice Parker 6f47f3ef63 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-09-08 04:10:30 -05:00
Maurice Parker bfdafee2ea Center service headings in add sync service scenes 2019-09-08 04:09:05 -05:00
Brent Simmons b85fbd140c Update FeaturePlanning. 2019-09-07 22:33:05 -07:00
Brent Simmons 25270b3d96 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-09-07 22:24:08 -07:00
Brent Simmons f11d8573ed Start feature planning document (in OmniOutliner). 2019-09-07 22:24:03 -07:00
Brent Simmons 721d81f5f7 Update appcast for 5.0.1d2. 2019-09-07 21:25:48 -07:00
Brent Simmons b627ca939b Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-09-07 20:59:28 -07:00
Brent Simmons ecc8854f59 Merge mac-release. 2019-09-07 20:59:19 -07:00
Brent Simmons 0f753a66cc Update to latest RSCore and RSParser. 2019-09-07 20:55:47 -07:00
Brent Simmons 53370ff0d3 Bump version to 5.0.1d2. 2019-09-07 20:45:10 -07:00
Maurice Parker fe874f3ca7 Update Settings for Accounts to work with the latest SwiftUI 2019-09-07 20:50:57 -05:00
Brent Simmons c05e55af41 Update to latest RSCore. 2019-09-07 18:31:07 -07:00
Brent Simmons 5b15285e8e Make sure that article.preferredLink doesn’t return an empty string. 2019-09-07 18:27:48 -07:00
Maurice Parker a01b9ebe73 Add Done button to Setting modal 2019-09-07 16:43:44 -05:00
Maurice Parker dcd2a9c4f6 Reimplement Import and Export OPML 2019-09-07 15:30:54 -05:00
Maurice Parker a4b30c2f0e Add refresh interval to settings again 2019-09-07 14:33:15 -05:00
Maurice Parker 3b4ec7262f Refactor website links to make code clearer and more concise 2019-09-07 14:10:20 -05:00
Maurice Parker 22553b661d Begin to convert Settings to the latest SwiftUI 2019-09-07 14:00:31 -05:00
Maurice Parker ec4a6f3e0a Add search articles keyboard shortcut and make search work in three panel mode 2019-09-07 09:01:29 -05:00
Maurice Parker 4184246e42 Updated to latest RSCore 2019-09-07 05:55:30 -05:00
Brent Simmons 60f13c32a4 Update to latest RSParser. 2019-09-06 20:00:06 -07:00
Brent Simmons 525233b564 Merge branch 'mac-release' 2019-09-06 19:50:15 -07:00
Brent Simmons 6dce9eb0ec Update to latest RSParser. 2019-09-06 19:50:02 -07:00
Brent Simmons 0d25f2331a Merge branch 'mac-release' 2019-09-06 19:28:31 -07:00
Brent Simmons 58c2fad2fd Stop blocking links containing the string “feedburner” — there are legitimate cases where that string appears. Fix #976. 2019-09-06 19:28:06 -07:00
Brent Simmons d39d7a0fe4 Merge branch 'mac-release' 2019-09-06 19:12:03 -07:00
Brent Simmons d49b212bc2 Delete unused EvergreenLarge.png. 2019-09-06 19:11:41 -07:00
Maurice Parker 12e417d311 Fix detail view link color. Issue #965 2019-09-06 18:14:51 -05:00
Maurice Parker ab0ca49882 Added new OAuth credentials 2019-09-06 17:38:48 -05:00
Maurice Parker 66dc203134 Update to the latest RSWeb 2019-09-06 17:35:56 -05:00
Maurice Parker 7d8a0234b6 changed to queue a reload of all visible cells when a favicon comes in 2019-09-06 17:22:12 -05:00
Maurice Parker a4b01fda35 Merge branch 'mac-release' 2019-09-06 17:03:38 -05:00
Maurice Parker 0e7d971e65 Queue a reload of all visible cells anytime a favicon is downloaded. Issue #995 2019-09-06 16:52:31 -05:00
Daniel Jalkut f06fdcd125 Merge mac-release, taking care to favor our branch's versions of the fix for app extension versioning. 2019-09-06 16:07:21 -04:00
Brent Simmons 809c2fdfc5
Merge pull request #993 from danielpunkass/fix-extension-versioning-backport
mac-release targeted version of the fix for #989
2019-09-06 12:45:52 -07:00
Daniel Jalkut d79bbefeb8 mac-release targeted version of the fix for #989 2019-09-06 15:40:59 -04:00
Brent Simmons c93a770c90
Merge pull request #991 from danielpunkass/fix-extension-versioning
Fix app extension versioning
2019-09-06 12:37:41 -07:00
Daniel Jalkut f3ce5116e7 Factor out the common build settings from Mac targets into a new shared xcconfig file, which includee the shared marketing version and bundle version for NetNewsWire and any extensions that may be built. 2019-09-06 14:52:03 -04:00
Maurice Parker 87d278aca5 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-09-06 13:45:52 -05:00
Maurice Parker a6f6462afd Make arrow key scrolling work like it does on the Mac timeline 2019-09-06 13:45:45 -05:00
Maurice Parker c8b5b10edd Check if the split is collapsed to see if we are maintaining the selection 2019-09-06 11:22:35 -05:00
Maurice Parker aa7c60ee3a Prevent row selection on iPhone as keeping selected rows highlighted is an iPad only feature 2019-09-06 11:11:28 -05:00