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
504ebc7b45c9b928383b7613605cd06af9e84f14
NetNewsWire
/
Shared
/
Extensions
History
Brent Simmons
0949aefa93
Fix concurrency warnings by marking things as MainActor.
2024-04-02 22:26:16 -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
Move RSWeb from remote to local project; rename as Web.
2024-04-01 19:31:57 -07:00
IconImage.swift
…
Node-Extensions.swift
…
NSAttributedString+NetNewsWire.swift
Make RSParser a local module and rename it to Parser.
2024-04-02 21:43:06 -07:00
NSView-Extensions.swift
…
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
…
UTType+Extensions.swift
…