NetNewsWire/Mac
2024-05-26 11:53:36 -07:00
..
Base.lproj
CrashReporter Move RSWeb from remote to local project; rename as Web. 2024-04-01 19:31:57 -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
AppDelegate.swift Convert several methods to async await. 2024-05-05 17:08:30 -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
WKPreferencesPrivate.h