NetNewsWire/Shared/Extensions
2024-04-06 19:02:11 -07:00
..
AddFeedDefaultContainer.swift Mark many things as MainActor and deal with the fallout. 2024-03-25 21:10:37 -07:00
ArticleStringFormatter.swift Make RSParser a local module and rename it to Parser. 2024-04-02 21:43:06 -07:00
ArticleUtilities.swift Convert markArticles to async await. 2024-03-26 18:48:44 -07:00
CacheCleaner.swift Use new Reachability.internetIsReachable. 2024-04-06 19:02:11 -07:00
IconImage.swift Replace RSCore with several local modules. Update code as needed. 2024-03-20 20:49:15 -07:00
Node-Extensions.swift Fix Mac build errors. 2024-03-21 17:21:50 -07:00
NSAttributedString+NetNewsWire.swift Make RSParser a local module and rename it to Parser. 2024-04-02 21:43:06 -07:00
NSView-Extensions.swift Remove some no-longer-needed #available checks. 2024-02-27 20:06:57 -08:00
RSImage-AppIcons.swift Fix concurrency warning in IconImage. Make RSImage.appIconImage let instead of var. 2024-04-01 23:11:30 -07:00
RSImage-Extensions.swift Fix numerous warnings. 2024-03-24 18:49:39 -07:00
SmallIconProvider.swift Fix concurrency warnings by marking things as MainActor. 2024-04-02 22:26:16 -07:00
URL-Extensions.swift Replace RSCore with several local modules. Update code as needed. 2024-03-20 20:49:15 -07:00
UTType+Extensions.swift Fix deprecation warnings. 2024-02-24 19:17:58 -08:00