3285 Commits

Author SHA1 Message Date
Brent Simmons
f5f306f60f Add comments to feed.iconURL and feed.faviconURL, explaining that these are set only if that info was part of the feed (which is a JSON-Feed-only feature). 2019-09-08 21:17:57 -07:00
Maurice Parker
77373c5bc0 Merge branch 'mac-release' 2019-09-08 18:56:53 -05:00
Maurice Parker
8e8078cbec Remove automatically added build settings from the project file 2019-09-08 18:41:37 -05:00
Phil Viso
cf404859e4 Fixed sort order description being flipped 2019-09-08 17:42:43 -05:00
Phil Viso
cb215c46d7 Added ArticleSorter to iOS project 2019-09-08 17:41:34 -05:00
Phil Viso
01c48e788b Implemented group by feed for iOS 2019-09-08 17:41:00 -05:00
Maurice Parker
7a1da9a01e Rough out the new share extension for iOS 2019-09-08 17:35:38 -05:00
Phil Viso
045bc61684 Renamed Sort By menu item to Sort Articles By 2019-09-08 17:12:18 -05:00
Phil Viso
32d6678fdd Added group by feed menu item 2019-09-08 17:09:26 -05:00
Phil Viso
00e009a82c Added ability to group sorted articles by feed 2019-09-08 16:48:50 -05:00
Maurice Parker
0961753357
Merge pull request #998 from hisaac/mac-release
Add command arrow key shortcuts to sidebar shortcuts plist
2019-09-08 13:02:58 -05:00
Isaac Halvorson
8b635fc04c Add command arrow key shortcuts to sidebar shortcuts plist 2019-09-08 12:54:26 -05:00
Maurice Parker
1718810701 Automatically dismiss the add account view when an account is added 2019-09-08 10:18:45 -05:00
Maurice Parker
ccaeeb8e6d Automatically dismiss the account detail view when the account is deleted. 2019-09-08 10:04:36 -05:00
Maurice Parker
c4f7090b9c Automatically expand any activated accounts and clean up the expandedNodes table for inactivated accounts 2019-09-08 09:58:27 -05:00
Maurice Parker
e61efbe47a Split AccountsDidChange notification into both add and delete notifications and automatically expanded new accounts on iOS 2019-09-08 09:43:51 -05:00
Maurice Parker
7f4027a527 Make sure we respect the expanded state of the sections when rebuilding the shadow table 2019-09-08 08:55:07 -05:00
Maurice Parker
9dc8f8d37a Clear the timeline if the deleted feed is showing in the timeline 2019-09-08 08:40:15 -05:00
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