NetNewsWire/Mac/MainWindow
2024-03-10 22:22:41 -07:00
..
AddFeed Rename WebFeed and webFeed to Feed and feed. 2024-02-25 23:12:21 -08:00
AddFolder
Detail Use a local baseURL when app is in /Applications, and use the permalink as baseURL when app is anywhere else. 2024-02-27 21:47:29 -08:00
Keyboard
NNW3 Fix deprecation warnings. 2024-02-24 19:17:58 -08:00
OPML Fix deprecation warnings. 2024-02-24 19:17:58 -08:00
Sidebar Do not make the sidebar first responder when it’s collapsed. 2024-02-27 22:16:38 -08:00
Timeline Remove some no-longer-needed #available checks. 2024-02-27 20:02:31 -08:00
ArticleExtractorButton.swift
IconView.swift
LegacyArticleExtractorButton.swift
MainWindowController.swift Get rid of SecretsManager. It wasn’t thread-safe, and it existed only for tests (and it wasn’t thread-safe for tests either). Pass SecretsProvider parameter where it’s needed. 2024-03-10 22:22:41 -07:00
SharingServiceDelegate.swift
SharingServicePickerDelegate.swift Remove ExtensionPoint code. 2023-06-25 16:48:37 -07:00