NetNewsWire/Core/Sources/Core
Brent Simmons d52e53d2e8 Fix deprecation warning. Make `launchIfNeeded` async. 2024-04-22 17:25:56 -07:00
..
BatchUpdate.swift Make BatchUpdate MainActor. 2024-03-23 16:26:10 -07:00
BinaryDiskCache.swift Make BinaryDiskCache an actor. 2024-04-10 22:18:27 -07:00
Blocks.swift Mark ImageResultBlock as Sendable. 2024-03-23 11:44:34 -07:00
CoalescingQueue.swift Replace forEach for for-in. 2024-04-07 17:06:39 -07:00
DisplayNameProvider.swift Mark many things as MainActor and deal with the fallout. 2024-03-25 21:10:37 -07:00
MacroProcessor.swift Replace RSCore with several local modules. Update code as needed. 2024-03-20 20:49:15 -07:00
MainThreadOperation.swift Mark many things as MainActor and deal with the fallout. 2024-03-25 21:10:37 -07:00
MainThreadOperationQueue.swift Replace forEach for for-in. 2024-04-07 17:06:39 -07:00
OPMLRepresentable.swift Replace RSCore with several local modules. Update code as needed. 2024-03-20 20:49:15 -07:00
Platform.swift Replace RSCore with several local modules. Update code as needed. 2024-03-20 20:49:15 -07:00
RSAppMovementMonitor.swift Fix numerous concurrency warnings. 2024-04-07 21:32:47 -07:00
RSImage.swift Fix concurrency warnings. 2024-04-19 22:30:37 -07:00
Renamable.swift Convert renameFeed and renameFolder to async await. 2024-03-27 17:49:09 -07:00
SendToBlogEditorApp.swift Replace RSCore with several local modules. Update code as needed. 2024-03-20 20:49:15 -07:00
SendToCommand.swift Fix deprecation warning. Make `launchIfNeeded` async. 2024-04-22 17:25:56 -07:00
UndoableCommand.swift Replace forEach for for-in. 2024-04-07 17:06:39 -07:00