.. |
AddFeed
|
Convert some functions to async instead of completion-based.
|
2024-05-05 18:02:46 -07:00 |
AddFolder
|
Use async await in runSheetOnWindow.
|
2024-05-05 22:01:26 -07:00 |
Detail
|
Convert several methods to async await.
|
2024-05-05 17:08:30 -07:00 |
Keyboard
|
Replace RSCore with several local modules. Update code as needed.
|
2024-03-20 20:49:15 -07:00 |
NNW3
|
Convert importOPML to async await.
|
2024-03-26 21:10:05 -07:00 |
OPML
|
Convert importOPML to async await.
|
2024-03-26 21:10:05 -07:00 |
Sidebar
|
Rename completion to callback, since it wasn’t a completion handler.
|
2024-05-05 16:51:43 -07:00 |
Timeline
|
Move images-related code into Images module.
|
2024-04-15 22:21:17 -07:00 |
ArticleExtractorButton.swift
|
Mark several classes as final.
|
2024-03-24 21:24:31 -07:00 |
IconView.swift
|
Move images-related code into Images module.
|
2024-04-15 22:21:17 -07:00 |
LegacyArticleExtractorButton.swift
|
Mark several classes as final.
|
2024-03-24 21:24:31 -07:00 |
MainWindowController.swift
|
Convert several methods to async await.
|
2024-05-05 17:08:30 -07:00 |
SharingServiceDelegate.swift
|
Simplify sharing item subject logic
|
2019-08-23 13:05:20 +02:00 |
SharingServicePickerDelegate.swift
|
Fix a few concurrency warnings.
|
2024-05-03 11:57:20 -07:00 |