NetNewsWire/Core/Sources/Core
2024-06-09 22:10:20 -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
CoalescingQueue.swift Replace forEach for for-in. 2024-04-07 17:06:39 -07:00
DataFile.swift Create and use PostponingBlock. 2024-06-09 22:10:20 -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
OPMLRepresentable.swift Fix some concurrency warnings. 2024-05-01 21:26:17 -07:00
Platform.swift Replace RSCore with several local modules. Update code as needed. 2024-03-20 20:49:15 -07:00
PostponingBlock.swift Create and use PostponingBlock. 2024-06-09 22:10:20 -07:00
Renamable.swift Convert renameFeed and renameFolder to async await. 2024-03-27 17:49:09 -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
SendToBlogEditorApp.swift Replace RSCore with several local modules. Update code as needed. 2024-03-20 20:49:15 -07:00
SendToCommand.swift Fix concurrency warning in SendToCommand. 2024-05-03 22:05:35 -07:00
UndoableCommand.swift Replace forEach for for-in. 2024-04-07 17:06:39 -07:00