Brent Simmons
|
83e73821f4
|
Move CloudKitRemoteNotificationOperation to CloudKitSync module.
|
2024-04-22 18:02:14 -07:00 |
Brent Simmons
|
5d1bd9c5e4
|
Comment-out code that is triggering a misleading warning.
|
2024-04-22 18:02:00 -07:00 |
Brent Simmons
|
c0619d2364
|
Fix deprecation warning.
|
2024-04-22 17:58:04 -07:00 |
Brent Simmons
|
d52e53d2e8
|
Fix deprecation warning. Make `launchIfNeeded` async.
|
2024-04-22 17:25:56 -07:00 |
Brent Simmons
|
12637aa850
|
Fix some concurrency warnings.
|
2024-04-22 17:25:09 -07:00 |
Brent Simmons
|
6d9d1762aa
|
Fix some concurrency warnings.
|
2024-04-21 19:59:45 -07:00 |
Brent Simmons
|
261c3136d2
|
Fix some concurrency warnings.
|
2024-04-21 19:57:47 -07:00 |
Brent Simmons
|
8ff9f24b61
|
Fix some concurrency warnings.
|
2024-04-21 13:03:07 -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
|
756e2aff12
|
Fix concurrency warning.
|
2024-04-21 12:12:08 -07:00 |
Brent Simmons
|
216a83771e
|
Fix some concurrency warnings.
|
2024-04-20 15:41:34 -07:00 |
Brent Simmons
|
2488265012
|
Fix some concurrency warnings.
|
2024-04-20 15:22:57 -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
|
b64b1307b7
|
Fix concurrency warnings.
|
2024-04-19 22:30:37 -07:00 |
Brent Simmons
|
3d83c7cfb6
|
Fix build error.
|
2024-04-19 22:22:25 -07:00 |
Brent Simmons
|
dac3ff01b3
|
Fix concurrency warning.
|
2024-04-19 22:20:36 -07:00 |
Brent Simmons
|
ee466170c8
|
Fix concurrency warnings.
|
2024-04-19 22:17:02 -07:00 |
Brent Simmons
|
24c8bdcc1a
|
Convert delete(subscriptionID) to async await.
|
2024-04-19 19:20:40 -07:00 |
Brent Simmons
|
0963abdb8e
|
Convert fetch(externalID…) to async await.
|
2024-04-19 19:17:32 -07:00 |
Brent Simmons
|
cb205bfb06
|
Resolve PLCrashReporter to a new version.
|
2024-04-19 19:17:13 -07:00 |
Brent Simmons
|
e5b1d62bc0
|
Turn on strict concurrency for CloudKitExtras.
|
2024-04-19 19:04:06 -07:00 |
Brent Simmons
|
254a02cd8e
|
Fix numerous concurrency warnings in CloudKit code.
|
2024-04-17 22:14:36 -07:00 |
Brent Simmons
|
88ec8b20c2
|
Turn off strict concurrency checking in the Account module.
|
2024-04-17 21:03:43 -07:00 |
Brent Simmons
|
8931bc1cf1
|
Disable strict concurrency in the Images module due to warnings that can’t be fixed right now.
|
2024-04-17 20:51:25 -07:00 |
Brent Simmons
|
280a59ffa3
|
Convert ImageDownloader to async await.
|
2024-04-17 20:51:06 -07:00 |
Brent Simmons
|
f0be57b77c
|
Convert FeedIconDownloader to async await.
|
2024-04-16 23:10:55 -07:00 |
Brent Simmons
|
d4c923a3d6
|
Delete unneeded IconScalerQueue.
|
2024-04-16 22:45:10 -07:00 |
Brent Simmons
|
167e8c1430
|
Add main thread assertion in notification handler.
|
2024-04-16 22:37:46 -07:00 |
Brent Simmons
|
a3f6bfe621
|
Add main thread assertion in notification handler.
|
2024-04-16 22:36:29 -07:00 |
Brent Simmons
|
33be5c0f7a
|
Fix concurrency warning.
|
2024-04-16 22:33:10 -07:00 |
Brent Simmons
|
71cd0fc20e
|
Fix concurrency warnings in Core module.
|
2024-04-16 22:08:26 -07:00 |
Brent Simmons
|
e03ad03e60
|
Fix concurrency warnings in Parser module.
|
2024-04-16 22:03:20 -07:00 |
Brent Simmons
|
f449a443d8
|
Remove unused code from Database module.
|
2024-04-16 21:49:36 -07:00 |
Brent Simmons
|
acd26f1a28
|
Enable strict concurrency.
|
2024-04-16 21:49:20 -07:00 |
Brent Simmons
|
bbc501d04b
|
Add missing dependencies to Package.swift.
|
2024-04-16 21:49:09 -07:00 |
Brent Simmons
|
9564afbb7f
|
Remove unneeded comment.
|
2024-04-16 21:48:48 -07:00 |
Brent Simmons
|
9ae6b7d20a
|
Rename AppleScript files in project.
|
2024-04-16 21:48:33 -07:00 |
Brent Simmons
|
2230013bf8
|
Enable strict concurrency.
|
2024-04-16 21:48:17 -07:00 |
Brent Simmons
|
550a847352
|
Normalize Package.swift.
|
2024-04-16 21:47:52 -07:00 |
Brent Simmons
|
ebe5e5fde7
|
Remove unneeded comments.
|
2024-04-16 21:47:29 -07:00 |
Brent Simmons
|
7397e897f2
|
Add some schemes for modules.
|
2024-04-16 21:46:44 -07:00 |
Brent Simmons
|
db3af1b7f1
|
Rename some AppleScript support files.
|
2024-04-16 21:46:21 -07:00 |
Brent Simmons
|
dc81755dfd
|
Rename file to ScriptableFeed.swift.
|
2024-04-16 20:54:22 -07:00 |
Brent Simmons
|
0bb664ea6a
|
Rename file to ScriptableFolder.swift.
|
2024-04-16 20:53:57 -07:00 |
Brent Simmons
|
112e2d3724
|
Fix some concurrency warnings in AppleScript support.
|
2024-04-16 20:53:33 -07:00 |