NetNewsWire/Frameworks/Account/CloudKit
Maurice Parker 8e890ec177 Move CloudKit record creation to a high priority background queue so that it isn't blocking main 2020-07-27 16:08:09 -05:00
..
CKRecord+Extensions.swift Implement web feed sync between devices. 2020-03-29 17:12:34 -05:00
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 Move CloudKit record creation to a high priority background queue so that it isn't blocking main 2020-07-27 16:08:09 -05:00
CloudKitArticlesZoneDelegate.swift Do CloudKit record process loop on a high priority background thread so that it doesn't block the main thread 2020-07-27 16:00:01 -05:00
CloudKitError.swift Fix not authenticated message 2020-05-02 08:17:20 -05:00
CloudKitReceiveStatusOperation.swift Use MainThreadOperation to prevent article status updates from interleaving 2020-05-02 10:02:58 -05:00
CloudKitRemoteNotificationOperation.swift Use MainThreadOperation to prevent article status updates from interleaving 2020-05-02 10:02:58 -05:00
CloudKitResult.swift Implement CloudKit feed add. 2020-03-29 03:43:20 -05:00
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 Fix retry delay cast 2020-04-28 10:52:08 -05:00