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
ede43bb368c099e29805f09edd0f9974d62005c9
NetNewsWire
/
Mac
History
Brent Simmons
e275367664
Provide hash(into:) functions where the default implementation might be doing too much work.
2024-05-26 11:53:36 -07:00
..
Base.lproj
…
CrashReporter
…
Inspector
Rename
isNotifyAboutNewArticles
to
shouldSendUserNotificationForNewArticles
2024-05-25 23:05:38 -07:00
MainWindow
Provide hash(into:) functions where the default implementation might be doing too much work.
2024-05-26 11:53:36 -07:00
Preferences
Make FeedlyOAuthAccountAuthorizationOperation not a MainThreadOperation, since we’re moving away from MainThreadOperationQueue.
2024-05-15 09:31:16 -07:00
Resources
…
SafariExtension
Fix concurrency warnings about gPingPongMap.
2024-05-03 11:12:15 -07:00
Scriptability
Fix a few concurrency warnings.
2024-05-03 12:05:53 -07:00
ShareExtension
Fix concurrency warnings in ShareViewController.
2024-05-03 11:45:59 -07:00
AppAssets.swift
…
AppDefaults.swift
…
AppDelegate.swift
Convert several methods to async await.
2024-05-05 17:08:30 -07:00
Browser.swift
…
ErrorHandler.swift
…
NetNewsWire-Bridging-Header.h
…
WKPreferencesPrivate.h
…