NetNewsWire/Shared
2024-07-07 12:14:14 -07:00
..
1Password
Activity Remove numerous superfluous MainActor annotations. 2024-06-08 11:58:30 -07:00
Article Rendering
ArticleStyles Make ArticleThemesManager specify its folder itself. 2024-07-06 20:32:49 -07:00
Commands Remove numerous superfluous MainActor annotations. 2024-06-08 11:58:30 -07:00
Exporters
ExtensionPoints Remove numerous superfluous MainActor annotations. 2024-06-08 11:58:30 -07:00
Extensions Refer to FaviconDownloader.shared. 2024-06-26 23:13:54 -07:00
HTMLMetadata Remove no-longer-needed Unicode support for URL (since it’s part of iOS and macOS now). 2024-06-09 10:58:07 -07:00
Importers Remove numerous superfluous MainActor annotations. 2024-06-08 11:58:30 -07:00
Resources
ShareExtension Rename Account.type to Account.accountType. 2024-06-09 22:53:19 -07:00
SidebarItem
SmartFeeds Use .appUnreadCountDidChange notification solely to get unread count. 2024-06-26 23:13:25 -07:00
Timeline Fix a few concurrency warnings. 2024-05-03 12:05:53 -07:00
Timer Remove numerous superfluous MainActor annotations. 2024-06-08 11:58:30 -07:00
Tree
UserNotifications Rename isNotifyAboutNewArticles to shouldSendUserNotificationForNewArticles 2024-05-25 23:05:38 -07:00
Widget Fix some concurrency warnings. 2024-05-03 23:10:57 -07:00
AccountType+Helpers.swift
AppDelegate+Shared.swift Create handleUnreadCountDidChange as shared AppDelegate code. 2024-07-02 21:43:52 -07:00
AppNotifications.swift Add support appUnreadCountDidChange Notification. 2024-06-26 23:13:02 -07:00
ArticlePathInfo.swift
IconImageCache.swift Refer to .shared image downloaders. 2024-06-26 23:14:22 -07:00
Secrets.swift.gyb Make Secrets Sendable. Rename Id to ID. 2024-07-07 12:14:14 -07:00
UserInfoKey.swift