NetNewsWire/Account/Sources/Account
2024-05-01 20:58:32 -07:00
..
AccountDelegates Delete FeedlyAccountDelegate+OAuth.swift. 2024-05-01 20:49:09 -07:00
CloudKit Move files in CloudKitExtras to CloudKitSync. Two modules was just overkill for this — code got too spread out. 2024-04-22 18:07:21 -07:00
Feedly Rename OAuthAccountAuthorizationOperation to FeedlyOAuthAccountAuthorizationOperation. 2024-05-01 20:58:32 -07:00
Account.swift Move oauthAuthorizationCodeGrantRequest and requestOAuthAccessToken from FeedlyAccountDelegate to FeedlyAPICaller. 2024-05-01 20:36:33 -07:00
AccountBehaviors.swift
AccountDelegate.swift Convert createFeed to async await. 2024-04-02 20:46:28 -07:00
AccountError.swift Create FeedFinder module. 2024-04-07 14:57:05 -07:00
AccountManager.swift Replace forEach for for-in. 2024-04-07 17:06:39 -07:00
AccountMetadata.swift Move RSWeb from remote to local project; rename as Web. 2024-04-01 19:31:57 -07:00
AccountMetadataFile.swift
AccountSyncError.swift Fix numerous concurrency warnings. 2024-04-07 21:32:47 -07:00
ArticleFetcher.swift Remove numerous fetchArticlesAsync methods. 2024-03-24 23:06:30 -07:00
CombinedRefreshProgress.swift Make DownloadProgress and CombinedRefreshProgress MainActor. 2024-04-01 22:12:05 -07:00
Container.swift Mark many things as MainActor and deal with the fallout. 2024-03-25 21:10:37 -07:00
ContainerIdentifier.swift Fix numerous concurrency warnings. 2024-04-07 22:15:35 -07:00
ContainerPath.swift Mark many things as MainActor and deal with the fallout. 2024-03-25 21:10:37 -07:00
DataExtensions.swift Make RSParser a local module and rename it to Parser. 2024-04-02 21:43:06 -07:00
Feed.swift Fix some concurrency warnings. 2024-04-21 19:57:47 -07:00
FeedMetadata.swift Fix some concurrency warnings. 2024-04-21 19:57:47 -07:00
FeedMetadataFile.swift
Folder.swift Fix some concurrency warnings. 2024-04-20 15:22:57 -07:00
LocalAccountRefresher.swift Fix concurrency warnings in Parser module. 2024-04-16 22:03:20 -07:00
OPMLFile.swift Make RSParser a local module and rename it to Parser. 2024-04-02 21:43:06 -07:00
OPMLNormalizer.swift Replace forEach for for-in. 2024-04-07 17:06:39 -07:00
SingleArticleFetcher.swift Remove numerous fetchArticlesAsync methods. 2024-03-24 23:06:30 -07:00
UnreadCountProvider.swift
URLRequest+Account.swift Fix concurrency warning. 2024-04-21 12:12:08 -07:00