NetNewsWire/Account/Sources/Account
2024-04-28 21:12:39 -07:00
..
AccountDelegates Create fetchAndProcessAllArticleIDs function to replace FeedlyIngestStreamArticleIDsOperation. 2024-04-28 21:12:39 -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 Create searchForFeed function which will replace FeedlySearchOperation. 2024-04-28 13:00:19 -07:00
Account.swift Move more OAuth code to Feedly module. 2024-04-25 19:55:39 -07:00
AccountBehaviors.swift
AccountDelegate.swift
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
AccountMetadataFile.swift
AccountSyncError.swift Fix numerous concurrency warnings. 2024-04-07 21:32:47 -07:00
ArticleFetcher.swift
CombinedRefreshProgress.swift
Container.swift
ContainerIdentifier.swift Fix numerous concurrency warnings. 2024-04-07 22:15:35 -07:00
ContainerPath.swift
DataExtensions.swift
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
OPMLNormalizer.swift Replace forEach for for-in. 2024-04-07 17:06:39 -07:00
SingleArticleFetcher.swift
UnreadCountProvider.swift
URLRequest+Account.swift Fix concurrency warning. 2024-04-21 12:12:08 -07:00