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
fca35060d55310d3d4831681ba5bc41238701ddf
NetNewsWire
/
Frameworks
/
Account
/
CloudKit
History
Maurice Parker
ffa152fe64
Restrict the delete retention policy for synchronized records
2020-06-17 11:12:30 -05:00
..
CKRecord+Extensions.swift
…
CloudKitAccountDelegate.swift
Make sync status inserts async when done during the scope of a iCloud sync
2020-05-28 16:24:10 -05:00
CloudKitAccountZone.swift
Enhance remove folder to also remove webfeeds and articles from the cloud
2020-05-10 16:59:23 -05:00
CloudKitAccountZoneDelegate.swift
Sync the homePageURL since we don't refigure it for all feeds
2020-05-05 18:25:33 -05:00
CloudKitArticleStatusUpdate.swift
Fix potential CloudKit crash where the database record might not come back on a query
2020-06-16 04:00:58 -05:00
CloudKitArticlesZone.swift
Change to save new records only if there isn't already a server side record
2020-05-09 19:36:03 -05:00
CloudKitArticlesZoneDelegate.swift
Restrict the delete retention policy for synchronized records
2020-06-17 11:12:30 -05:00
CloudKitError.swift
…
CloudKitReceiveStatusOperation.swift
…
CloudKitRemoteNotificationOperation.swift
…
CloudKitResult.swift
…
CloudKitSendStatusOperation.swift
Fix potential CloudKit crash where the database record might not come back on a query
2020-06-16 04:00:58 -05:00
CloudKitZone.swift
Set all CloudKit operations to have a QoS of user initiated
2020-05-23 20:03:31 -05:00
CloudKitZoneResult.swift
…