.. |
1Password
|
Fix deprecation warnings by using UTType APIs.
|
2024-02-25 18:42:26 -08:00 |
Activity
|
Id -> ID renaming.
|
2024-04-07 16:09:23 -07:00 |
Article Rendering
|
Create ArticleExtractor module.
|
2024-04-07 15:05:38 -07:00 |
ArticleStyles
|
Make ArticleThemeDownloader a struct with static funcs, which fixes the concurrency warning about the static shared property (which got removed).
|
2024-03-24 21:25:11 -07:00 |
Commands
|
Replace forEach for for-in.
|
2024-04-07 17:06:39 -07:00 |
Exporters
|
Replace RSCore with several local modules. Update code as needed.
|
2024-03-20 20:49:15 -07:00 |
ExtensionPoints
|
Replace forEach for for-in.
|
2024-04-07 17:06:39 -07:00 |
Extensions
|
Use new Reachability.internetIsReachable.
|
2024-04-06 19:02:11 -07:00 |
Favicons
|
Convert methods to async await.
|
2024-04-10 21:01:14 -07:00 |
HTMLMetadata
|
Convert several methods to async await.
|
2024-04-10 19:03:41 -07:00 |
Images
|
Convert several methods to async await.
|
2024-04-10 19:03:41 -07:00 |
Importers
|
Convert importOPML to async await.
|
2024-03-26 21:10:05 -07:00 |
Resources
|
|
|
ShareExtension
|
Replace forEach for for-in.
|
2024-04-07 17:06:39 -07:00 |
SidebarItem
|
Fix concurrency warnings by marking things as MainActor.
|
2024-04-02 22:26:16 -07:00 |
SmartFeeds
|
Fix numerous concurrency warnings.
|
2024-04-07 21:32:47 -07:00 |
Timeline
|
Fix a build warning and a formatting issue.
|
2024-04-07 22:38:18 -07:00 |
Timer
|
Convert refreshAll to async/await.
|
2024-03-25 23:36:27 -07:00 |
Tree
|
Replace forEach for for-in.
|
2024-04-07 17:06:39 -07:00 |
UserNotifications
|
Fix numerous concurrency warnings.
|
2024-04-07 21:32:47 -07:00 |
Widget
|
Replace RSCore with several local modules. Update code as needed.
|
2024-03-20 20:49:15 -07:00 |
AccountType+Helpers.swift
|
|
|
AppNotifications.swift
|
Restore several of Maurice’s changes, including the new three-pane split view.
|
2024-03-03 22:51:53 -08:00 |
ArticlePathInfo.swift
|
Continue fixing concurrency warnings.
|
2024-03-19 23:05:30 -07:00 |
IconImageCache.swift
|
Continue fixing concurrency warnings.
|
2024-03-19 23:05:30 -07:00 |
Secrets.swift.gyb
|
Make ArticlesDatabase an actor. No serial dispatch queue.
|
2024-03-12 23:01:35 -07:00 |
UserInfoKey.swift
|
Restore several of Maurice’s changes, including the new three-pane split view.
|
2024-03-03 22:51:53 -08:00 |