NetNewsWire/Account/Sources/Account
Brent Simmons 60dd9ad82a Fix build errors triggered by previous commit. 2024-04-20 10:32:57 -07:00
..
AccountDelegates Fix build errors triggered by previous commit. 2024-04-20 10:32:57 -07:00
CloudKit Fix build errors triggered by previous commit. 2024-04-20 10:32:57 -07:00
Feedly Fix numerous concurrency warnings. 2024-04-07 22:15:35 -07:00
Account.swift Convert functions in CloudKitAccountDelegate to async await. 2024-04-15 21:02:35 -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
CombinedRefreshProgress.swift Make DownloadProgress and CombinedRefreshProgress MainActor. 2024-04-01 22:12:05 -07:00
Container.swift
ContainerIdentifier.swift Fix numerous concurrency warnings. 2024-04-07 22:15:35 -07:00
ContainerPath.swift
DataExtensions.swift Make RSParser a local module and rename it to Parser. 2024-04-02 21:43:06 -07:00
Feed.swift Move RSWeb from remote to local project; rename as Web. 2024-04-01 19:31:57 -07:00
FeedMetadata.swift Move RSWeb from remote to local project; rename as Web. 2024-04-01 19:31:57 -07:00
FeedMetadataFile.swift
Folder.swift Convert renameFeed and renameFolder to async await. 2024-03-27 17:49:09 -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
URLRequest+Account.swift Id -> ID renaming. 2024-04-07 16:09:23 -07:00
UnreadCountProvider.swift