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
cf855466b34e2962b602fdf062b51c0dd2b3394b
NetNewsWire
/
iOS
History
Brent Simmons
591601d87e
Convert validateCredentials to async await.
2024-04-03 21:15:13 -07:00
..
Account
Convert validateCredentials to async await.
2024-04-03 21:15:13 -07:00
Add
Make RSParser a local module and rename it to Parser.
2024-04-02 21:43:06 -07:00
Article
Make ArticleExtractor MainActor; make it forget about SecretsProvider and the Secrets module.
2024-04-01 22:40:27 -07:00
Base.lproj
…
Feeds
Convert createFeed to async await.
2024-04-02 20:46:28 -07:00
Inspector
…
Intents
…
IntentsExtension
…
Resources
…
Settings
…
ShareExtension
…
Timeline
…
UIKit Extensions
…
AppAssets.swift
Fix numerous concurrency warnings by marking things as Sendable or as MainActor.
2024-04-02 22:07:19 -07:00
AppDefaults.swift
…
AppDelegate.swift
Fix numerous concurrency warnings by marking things as Sendable or as MainActor.
2024-04-02 22:07:19 -07:00
ArticleActivityItemSource.swift
…
ErrorHandler.swift
…
IconView.swift
…
KeyboardManager.swift
…
NavigationStateController.swift
…
RootSplitViewController.swift
…
SceneCoordinator.swift
…
SceneDelegate.swift
…
TitleActivityItemSource.swift
…