NetNewsWire/Mac/MainWindow/Sidebar
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
..
Cell Use the correct font for the preferred sidebar icon size. Fixes #2761 2021-01-24 10:34:27 -06:00
Keyboard Add command arrow key shortcuts to sidebar shortcuts plist 2019-09-08 12:54:26 -05:00
Renaming Major folder and project tree restructuring. 2019-04-13 16:18:54 -07:00
PasteboardFolder.swift Renamed Feed and related classes/instances to WebFeed 2019-11-14 20:11:41 -06:00
PasteboardWebFeed.swift Update for pending RSCore String updates 2020-01-17 13:45:38 -06:00
SidebarDeleteItemsAlert.swift Add a confirmation alert for the delete context menu so that it matches other delete functionality. 2020-10-23 16:54:20 -05:00
SidebarOutlineDataSource.swift Merge branch 'mac-release' into main 2021-03-27 17:21:49 -05:00
SidebarOutlineView.swift Major folder and project tree restructuring. 2019-04-13 16:18:54 -07:00
SidebarStatusBarView.swift Major folder and project tree restructuring. 2019-04-13 16:18:54 -07:00
SidebarViewController+ContextualMenus.swift Disable Reader View 2021-04-09 07:47:14 +08:00
SidebarViewController.swift Merge branch 'mac-release' into main 2021-03-27 17:21:49 -05:00
UnreadCountView.swift Major folder and project tree restructuring. 2019-04-13 16:18:54 -07:00