NetNewsWire/Account/Sources/Account
Brent Simmons a579126e92 Use FeedlyUtilities in FeedlyAccountDelegate. 2024-05-17 22:39:51 -07:00
..
CloudKit Make SyncDatabase.resetSelectedForProcessing and .deleteSelectedForProcessing take Set parameter instead of Array. 2024-05-14 21:05:33 -07:00
Feedbin Make SyncDatabase.resetSelectedForProcessing and .deleteSelectedForProcessing take Set parameter instead of Array. 2024-05-14 21:05:33 -07:00
Feedly Use FeedlyUtilities in FeedlyAccountDelegate. 2024-05-17 22:39:51 -07:00
LocalAccount Create folders in Account module for each account type. 2024-05-01 21:03:59 -07:00
NewsBlur Make SyncDatabase.resetSelectedForProcessing and .deleteSelectedForProcessing take Set parameter instead of Array. 2024-05-14 21:05:33 -07:00
ReaderAPI Make SyncDatabase.resetSelectedForProcessing and .deleteSelectedForProcessing take Set parameter instead of Array. 2024-05-14 21:05:33 -07:00
Account.swift Fix a few concurrency warnings. 2024-05-03 09:56:51 -07:00
AccountBehaviors.swift
AccountDelegate.swift
AccountError.swift
AccountManager.swift
AccountMetadata.swift
AccountMetadataFile.swift
AccountSyncError.swift Fix concurrency warning for OSLog. 2024-05-01 21:32:07 -07:00
ArticleFetcher.swift Remove numerous fetchArticlesAsync methods. 2024-03-24 23:06:30 -07:00
CombinedRefreshProgress.swift
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
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
OPMLFile.swift
OPMLNormalizer.swift Replace forEach for for-in. 2024-04-07 17:06:39 -07:00
SingleArticleFetcher.swift
URLRequest+Account.swift Add and use MimeType.formURLEncoded. 2024-05-08 22:18:45 -07:00
UnreadCountProvider.swift