NetNewsWire/Shared
Brent Simmons 028df3a8f8 Convert syncArticleStatusAll to async/await. 2024-03-25 23:06:05 -07:00
..
1Password Fix deprecation warnings by using UTType APIs. 2024-02-25 18:42:26 -08:00
Activity Replace RSCore with several local modules. Update code as needed. 2024-03-20 20:49:15 -07:00
Article Extractor Continue fixing concurrency warnings. 2024-03-19 23:05:30 -07:00
Article Rendering Replace RSCore with several local modules. Update code as needed. 2024-03-20 20:49:15 -07:00
ArticleStyles Make ArticleThemeDownloader a struct with static funcs, which fixes the concurrency warning about the static shared property (which got removed). 2024-03-24 21:25:11 -07:00
Commands Fix Mac build errors. 2024-03-21 17:21:50 -07:00
Exporters Replace RSCore with several local modules. Update code as needed. 2024-03-20 20:49:15 -07:00
ExtensionPoints Replace RSCore with several local modules. Update code as needed. 2024-03-20 20:49:15 -07:00
Extensions Mark many things as MainActor and deal with the fallout. 2024-03-25 21:10:37 -07:00
Favicons Mark many things as MainActor and deal with the fallout. 2024-03-25 21:10:37 -07:00
HTMLMetadata Fix favicons when a feed's homepage URL has non-ASCII in its path 2021-07-18 17:02:49 -05:00
Images Fix numerous warnings. 2024-03-24 18:49:39 -07:00
Importers Replace RSCore with several local modules. Update code as needed. 2024-03-20 20:49:15 -07:00
Resources Revised NewsFax with updated font. 2022-02-16 20:08:06 +08:00
ShareExtension Mark many things as MainActor and deal with the fallout. 2024-03-25 21:10:37 -07:00
SidebarItem Replace RSCore with several local modules. Update code as needed. 2024-03-20 20:49:15 -07:00
SmartFeeds Mark many things as MainActor and deal with the fallout. 2024-03-25 21:10:37 -07:00
Timeline Remove fetchUnreadArticlesAsync method. 2024-03-24 22:56:09 -07:00
Timer Convert syncArticleStatusAll to async/await. 2024-03-25 23:06:05 -07:00
Tree Fix Mac build errors. 2024-03-21 17:21:50 -07:00
UserNotifications Continue fixing concurrency warnings. 2024-03-19 23:05:30 -07:00
Widget Replace RSCore with several local modules. Update code as needed. 2024-03-20 20:49:15 -07:00
AccountType+Helpers.swift Delete FeedWrangler references. 2024-02-24 18:56:44 -08:00
AppNotifications.swift Restore several of Maurice’s changes, including the new three-pane split view. 2024-03-03 22:51:53 -08:00
ArticlePathInfo.swift Continue fixing concurrency warnings. 2024-03-19 23:05:30 -07:00
IconImageCache.swift Continue fixing concurrency warnings. 2024-03-19 23:05:30 -07:00
Secrets.swift.gyb Make ArticlesDatabase an actor. No serial dispatch queue. 2024-03-12 23:01:35 -07:00
UserInfoKey.swift Restore several of Maurice’s changes, including the new three-pane split view. 2024-03-03 22:51:53 -08:00