This website requires JavaScript.
Explore
Help
Sign In
renun
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced
2025-08-12 06:26:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
028df3a8f8ed95f0bd5913b480d667bd237b8921
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
…
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