This website requires JavaScript.
Explore
Help
Sign In
FreshRSS
/
NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
Watch
1
Star
0
Fork
You've already forked NetNewsWire
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
113085c1cc
NetNewsWire
/
Frameworks
/
Account
/
LocalAccount
History
Brent Simmons
f28d921aff
Avoid skipping parsing Dr. Drang’s JSON Feed, which can’t be detected that it’s a JSON Feed with only partial data, since it has the version element at the end. Add a test for this.
2017-12-01 13:19:30 -08:00
..
LocalAccountDelegate.swift
Add AccountDelegate methods for reading and writing a userInfo dictionary that’s stored on disk in the same file as the rest of the Account info. Save account unreadCount with the disk dictionary. Mark an account as dirty when any descendant changes an unread count.
2017-10-18 19:14:40 -07:00
LocalAccountRefresher.swift
Avoid skipping parsing Dr. Drang’s JSON Feed, which can’t be detected that it’s a JSON Feed with only partial data, since it has the version element at the end. Add a test for this.
2017-12-01 13:19:30 -08:00