.. |
AccountDelegates
|
Convert methods to async await.
|
2024-04-23 20:13:44 -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
|
Convert methods to async await.
|
2024-04-23 21: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
|
Fix numerous concurrency warnings.
|
2024-03-23 12:20:32 -07:00 |
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
|
Fix some build warnings.
|
2024-03-24 22:42:48 -07:00 |
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
|
Fix unreadCount-related concurrency issues.
|
2024-03-23 11:57:38 -07:00 |
URLRequest+Account.swift
|
Fix concurrency warning.
|
2024-04-21 12:12:08 -07:00 |