NetNewsWire/Mac/MainWindow/Sidebar
2024-05-25 23:05:38 -07:00
..
Cell Move images-related code into Images module. 2024-04-15 22:21:17 -07:00
Keyboard Replace RSCore with several local modules. Update code as needed. 2024-03-20 20:49:15 -07:00
Renaming Convert renameFeed and renameFolder to async await. 2024-03-27 17:49:09 -07:00
PasteboardFeed.swift Fix numerous concurrency warnings. 2024-04-07 21:32:47 -07:00
PasteboardFolder.swift Fix numerous concurrency warnings. 2024-04-07 21:32:47 -07:00
SidebarDeleteItemsAlert.swift Fix Mac build errors. 2024-03-21 17:21:50 -07:00
SidebarOutlineDataSource.swift Replace forEach for for-in. 2024-04-07 17:06:39 -07:00
SidebarOutlineView.swift Mark several classes as final. 2024-03-24 21:24:31 -07:00
SidebarStatusBarView.swift Move RSWeb from remote to local project; rename as Web. 2024-04-01 19:31:57 -07:00
SidebarViewController.swift Rename completion to callback, since it wasn’t a completion handler. 2024-05-05 16:51:43 -07:00
SidebarViewController+ContextualMenus.swift Rename isNotifyAboutNewArticles to shouldSendUserNotificationForNewArticles 2024-05-25 23:05:38 -07:00
UnreadCountView.swift Mark several classes as final. 2024-03-24 21:24:31 -07:00