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
8b447f644666eccc80315e8568ed25cdb4ab4684
NetNewsWire
/
Multiplatform
/
Shared
History
Daniel Jalkut
29af6dea1e
Invert the semantics of the defaults key for whether to open Subscribe to Feed feeds in NNW or the user's configured default browser. This ensures the fallback behavior when no preference has been set will default as wanted to opening in NetNewsWire.
2021-06-22 22:14:11 -04:00
..
Account Management
Remove trailing space in file path
2021-01-05 16:40:15 -08:00
Add
Fixed missing argument
validateFeed:
2021-04-17 10:38:40 +01:00
Article
Merge branch 'ios-candidate'
2021-05-25 20:12:50 -05:00
Assets.xcassets
…
CombineExt
…
Images
Create and use IconImageCache. It centralizes and de-dupes logic for getting feed/article images, and it caches the results, which helps performance.
2021-05-08 12:42:44 -07:00
Inspector
…
Previews
…
Sidebar
: class chnaged to : AnyObject for protocols
2021-02-06 07:06:45 +08:00
SwiftUI Extensions
…
Timeline
Merge branch 'ios-candidate'
2021-05-25 20:12:50 -05:00
AppAssets.swift
…
AppDefaults.swift
Invert the semantics of the defaults key for whether to open Subscribe to Feed feeds in NNW or the user's configured default browser. This ensures the fallback behavior when no preference has been set will default as wanted to opening in NetNewsWire.
2021-06-22 22:14:11 -04:00
AppModel.swift
…
ErrorHandler.swift
…
MainApp.swift
…
NavigationView.swift
…
RefreshProgressModel.swift
…
SceneModel.swift
…
SceneNavigationModel.swift
…
SceneNavigationView.swift
…