.. |
AccountDelegates
|
Finish converting Feedbin code to async await.
|
2024-04-09 21:22:27 -07:00 |
CloudKit
|
Fix numerous concurrency warnings.
|
2024-04-07 21:32:47 -07:00 |
Feedly
|
Fix numerous concurrency warnings.
|
2024-04-07 22:15:35 -07:00 |
Account.swift
|
Replace forEach for for-in.
|
2024-04-07 17:06:39 -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
|
Move RSWeb from remote to local project; rename as Web.
|
2024-04-01 19:31:57 -07:00 |
FeedbinAPICaller.swift
|
Finish converting Feedbin code to async await.
|
2024-04-09 21:22:27 -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
|
Create LocalAccount module.
|
2024-04-07 15:20:59 -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
|
Id -> ID renaming.
|
2024-04-07 16:09:23 -07:00 |