This website requires JavaScript.
Explore
Help
Sign In
FreshRSS
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced
2025-02-09 16:48:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
NetNewsWire
/
Account
History
Brent Simmons
1e485f3e8d
Fix widget data encoding crash — and possibly other bugs — by making sure that
fetchArticlesAsync
calls its callback just once. (The widget data encoder was crashing with multiple calls in the failure case, since it ended up having unbalanced DispatchGroup enter and leave calls.)
2023-01-21 14:49:08 -08:00
..
.swiftpm/xcode/xcshareddata
/xcschemes
Convert Account into a Swift Package
2020-07-30 07:27:14 -05:00
Sources
/Account
Fix widget data encoding crash — and possibly other bugs — by making sure that
fetchArticlesAsync
calls its callback just once. (The widget data encoder was crashing with multiple calls in the failure case, since it ended up having unbalanced DispatchGroup enter and leave calls.)
2023-01-21 14:49:08 -08:00
Tests
Fix typos
2022-01-05 00:25:20 +02:00
.gitignore
Convert Account into a Swift Package
2020-07-30 07:27:14 -05:00
Package.swift
Restrict RSCore version so that we don't pick up version 1.1 when it happens
2022-11-01 20:24:58 -05:00
README.md
Convert Account into a Swift Package
2020-07-30 07:27:14 -05:00
README.md
Account
A description of this package.