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
0cfbd38d38c61ed0058b40a1b35e7e41fedd5b2c
NetNewsWire
/
Frameworks
/
Account
/
CloudKit
History
Maurice Parker
8ff0f23a55
Fix bug triggered by having no authors associated with a starred article.
2020-04-14 08:05:16 -05:00
..
CKRecord+Extensions.swift
…
CloudKitAccountDelegate.swift
Resolve issue where CloudKit articles were coming back as unread.
2020-04-14 01:25:35 -05:00
CloudKitAccountZone.swift
Changed CloudKit account processing to be batch based so that background additions download the articles.
2020-04-12 15:57:00 -05:00
CloudKitAccountZoneDelegate.swift
Fix missing unread counts on OPML imports.
2020-04-13 05:25:07 -05:00
CloudKitArticlesZone.swift
Fix bug triggered by having no authors associated with a starred article.
2020-04-14 08:05:16 -05:00
CloudKitArticlesZoneDelegate.swift
Resolve issue where CloudKit articles were coming back as unread.
2020-04-14 01:25:35 -05:00
CloudKitError.swift
…
CloudKitResult.swift
…
CloudKitZone.swift
Changed CloudKit account processing to be batch based so that background additions download the articles.
2020-04-12 15:57:00 -05:00
CloudKitZoneResult.swift
…