NetNewsWire/Mac
Stuart Breckenridge 4e517a6db4
Disable Reader View
This commit:
- adds a `isFeedProvider: Bool` property to `WebFeed`
- if `isFeedProvider` is `true`, the article extractor is disabled on the inspector, hidden from the context menu, and the toolbar button is disabled. Additionally, if `isFeedProvider` is `true`, `isArticleExtractorAlwaysOn` returns `false` and cannot be set to `true`.
2021-04-09 07:47:14 +08:00
..
Base.lproj Remove Hide Unread Count preference. Fixes #2881 2021-03-14 14:06:09 -05:00
CrashReporter Update crash log URL to the new crash log catcher on our new services.netnewswire.com server. 2021-03-02 22:08:11 -08:00
Inspector Disable Reader View 2021-04-09 07:47:14 +08:00
MainWindow Disable Reader View 2021-04-09 07:47:14 +08:00
Preferences Merge branch 'mac-release' into main 2021-04-03 09:30:42 -05:00
Resources Return to the normal test build appcast feed URL. 2021-03-26 18:16:08 -07:00
SafariExtension Update copyright dates for 2021. 2021-01-16 22:04:02 -08:00
Scriptability Add validateFeed parameter to createWebFeed 2021-03-15 18:01:12 -05:00
ShareExtension Update copyright dates for 2021. 2021-01-16 22:04:02 -08:00
AppAssets.swift Use the star SF Symbols as well 2021-04-06 17:37:15 -04:00
AppDefaults.swift Remove Hide Unread Count preference. Fixes #2881 2021-03-14 14:06:09 -05:00
AppDelegate.swift Update the link for the 6.0 Mac help book. 2021-03-25 17:17:43 -07:00
Browser.swift Correctly handle IRIs 2020-09-01 16:41:01 -05:00
ErrorHandler.swift Change to not show alert dialog on automatic refreshes. Issue #729 2019-06-10 15:21:17 -05:00
NetNewsWire-Bridging-Header.h Use a bridging header for the Web Inspector API instead of KVC 2019-09-17 06:55:55 -05:00
WKPreferencesPrivate.h Use a bridging header for the Web Inspector API instead of KVC 2019-09-17 06:55:55 -05:00