Commit Graph

21 Commits

Author SHA1 Message Date
Brent Simmons ef43773b07 Remove no-longer-used support for dependencies in MainThreadOperation. 2024-06-02 22:13:19 -07:00
Brent Simmons f7201ee73d Move `CloudKitArticlesZoneDelegate` to CloudKitSync module. 2024-06-02 21:04:40 -07:00
Brent Simmons ec12232fb8 Move MainThreadOperation and MainThreadOperationQueue to CloudKitSync, which is the last place where it’s used. 2024-05-15 09:33:14 -07:00
Brent Simmons ab4d51b462 Make SyncDatabase.resetSelectedForProcessing and .deleteSelectedForProcessing take Set parameter instead of Array. 2024-05-14 21:05:33 -07:00
Brent Simmons 028ced6c7f Make CloudKitZoneResult internal. 2024-04-22 18:10:37 -07:00
Brent Simmons bdb5a12234 Move files in CloudKitExtras to CloudKitSync. Two modules was just overkill for this — code got too spread out. 2024-04-22 18:07:21 -07:00
Brent Simmons 83e73821f4 Move CloudKitRemoteNotificationOperation to CloudKitSync module. 2024-04-22 18:02:14 -07:00
Brent Simmons c0619d2364 Fix deprecation warning. 2024-04-22 17:58:04 -07:00
Brent Simmons 6d9d1762aa Fix some concurrency warnings. 2024-04-21 19:59:45 -07:00
Brent Simmons fb423ad495 Move CloudKitSendStatusOperation to CloudKitSync module. 2024-04-21 12:44:15 -07:00
Brent Simmons 5bd8ff4f6a Move CloudKitReceiveStatusOperation to CloudKitSync module. 2024-04-21 12:18:47 -07:00
Brent Simmons c0561cfaa9 Remove extraneous spaces. 2024-04-21 12:15:26 -07:00
Brent Simmons ba70b8d4b7 Convert refreshArticles to async await. 2024-04-21 12:12:19 -07:00
Brent Simmons 55e3e20be1 Move CloudKitArticlesZone to CloudKitSync module. 2024-04-20 15:19:10 -07:00
Brent Simmons 60dd9ad82a Fix build errors triggered by previous commit. 2024-04-20 10:32:57 -07:00
Brent Simmons fe017d042a Move CloudKitAccountZone to CloudKitSync module. 2024-04-20 09:37:50 -07:00
Brent Simmons acd26f1a28 Enable strict concurrency. 2024-04-16 21:49:20 -07:00
Brent Simmons 7397e897f2 Add some schemes for modules. 2024-04-16 21:46:44 -07:00
Brent Simmons 4b0e7addc9 Create Feedly module. 2024-04-07 20:52:34 -07:00
Brent Simmons 0c5bcbbeb9 Fix some build issues. 2024-04-07 13:34:53 -07:00
Brent Simmons 079392b6d8 Create CloudKitSync module and start moving files there. 2024-04-06 23:10:54 -07:00