NetNewsWire/Shared/ArticleStyles
Brent Simmons cda4c9eb29 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
..
ArticleTheme+Notifications.swift try? changed to try with error handling 2021-09-21 09:22:45 +08:00
ArticleTheme.swift a suite of small concurrency warning fixes 2024-03-22 10:11:40 -07:00
ArticleThemeDownloader.swift 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
ArticleThemePlist.swift a suite of small concurrency warning fixes 2024-03-22 10:11:40 -07:00
ArticleThemesManager.swift Fix unreadCount-related concurrency issues. 2024-03-23 11:57:38 -07:00