NetNewsWire/Mac
Brent Simmons cdc62c22ec Remove superfluous MainActor annotations. 2024-06-08 11:42:15 -07:00
..
Base.lproj Remove some no-longer-needed #available checks. 2024-02-27 20:02:31 -08:00
CrashReporter Convert downloader to async await. Convert FeedFinder to async await. 2024-06-07 22:28:24 -07:00
Inspector Rename `isNotifyAboutNewArticles` to `shouldSendUserNotificationForNewArticles` 2024-05-25 23:05:38 -07:00
MainWindow Provide hash(into:) functions where the default implementation might be doing too much work. 2024-05-26 11:53:36 -07:00
Preferences Make FeedlyOAuthAccountAuthorizationOperation not a MainThreadOperation, since we’re moving away from MainThreadOperationQueue. 2024-05-15 09:31:16 -07:00
Resources Rename Id to ID. 2024-04-16 19:37:53 -07:00
SafariExtension Fix concurrency warnings about gPingPongMap. 2024-05-03 11:12:15 -07:00
Scriptability Fix a few concurrency warnings. 2024-05-03 12:05:53 -07:00
ShareExtension Fix concurrency warnings in ShareViewController. 2024-05-03 11:45:59 -07:00
AppAssets.swift Move images-related code into Images module. 2024-04-15 22:21:17 -07:00
AppDefaults.swift Continue fixing concurrency warnings. 2024-03-19 23:05:30 -07:00
AppDelegate.swift Remove superfluous MainActor annotations. 2024-06-08 11:42:15 -07:00
Browser.swift Fix numerous concurrency warnings. 2024-04-07 21:32:47 -07:00
ErrorHandler.swift updating based on PR feedback 2024-03-22 11:35:04 -07:00
NetNewsWire-Bridging-Header.h Use a bridging header for the Web Inspector API instead of KVC 2019-09-17 06:55:55 -05:00
WKPreferencesPrivate.h Use a bridging header for the Web Inspector API instead of KVC 2019-09-17 06:55:55 -05:00