This website requires JavaScript.
Explore
Help
Sign In
FreshRSS
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced
2025-01-27 09:21:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
NetNewsWire
/
Shared
/
ArticleStyles
History
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.swift
a suite of small concurrency warning fixes
2024-03-22 10:11:40 -07:00
ArticleTheme+Notifications.swift
try? changed to try with error handling
2021-09-21 09:22:45 +08: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