Pete Walters
|
515b5f1a28
|
Add support for supplying explicit credentials to storage service request
|
2025-02-11 10:26:52 -06:00 |
|
Pete Walters
|
9c84b751d3
|
Split SVRKeyDeriver pieces into MasterKey + SVRLocalStorage
|
2025-02-11 09:25:00 -06:00 |
|
Max Radermacher
|
3199c47947
|
Wrap Storage Service operations in bg tasks
|
2025-01-22 19:02:51 -06:00 |
|
Max Radermacher
|
daca0d94ec
|
Migrate blocked groups to a dedicated table
|
2025-01-21 10:54:28 -06:00 |
|
Max Radermacher
|
b7dedf2c0d
|
Remove last remnants of OWSUserProfile caching
|
2025-01-08 21:15:10 -06:00 |
|
Harry
|
45389b0c60
|
Clean up zombie SVR code
|
2025-01-07 15:31:05 -08:00 |
|
Sasha Weiss
|
70d6fef7f9
|
Remove unused deps from AccountRecordUpdater
|
2025-01-03 09:55:12 -08:00 |
|
Sasha Weiss
|
b67656ebfe
|
One QR code generator to rule them all
|
2024-12-16 11:02:30 -08:00 |
|
Max Radermacher
|
194b98758e
|
Fix a few warnings
|
2024-12-12 16:58:56 -06:00 |
|
Marissa Le Coz
|
c2d2629316
|
[Quick Restore] Add new QR code screen for registration
|
2024-12-09 14:29:49 -05:00 |
|
Sasha Weiss
|
2aacc6c939
|
Hook up BackupSubscriptionManager to Storage Service
|
2024-11-26 13:06:50 -05:00 |
|
Max Radermacher
|
b14e99b689
|
Remove no-longer-needed feature flags
|
2024-11-22 17:05:44 -06:00 |
|
Sasha Weiss
|
46b2726ceb
|
Add a mode to rotateManifest to preserve records if possible
|
2024-11-20 15:10:01 -08:00 |
|
Sasha Weiss
|
764af8267d
|
More consistently overwrite conflicting-version SS manifests from primaries
|
2024-11-20 14:38:18 -08:00 |
|
Sasha Weiss
|
2000b82c0b
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
Sasha Weiss
|
dadca9e032
|
Directly adopt KeyValueStore in SDSKeyValueStore
|
2024-11-15 14:54:30 -08:00 |
|
Sasha Weiss
|
f890ca7bac
|
Fully Swiftify StorageServiceManager
|
2024-11-07 17:32:41 -08:00 |
|
Sasha Weiss
|
0a9672911e
|
Add recordIkm encryption scheme migration to Storage Service
|
2024-11-07 15:33:03 -08:00 |
|
Sasha Weiss
|
422fa97a44
|
Add rotateManifest to Storage Service and use in SVR code
|
2024-11-07 14:03:50 -08:00 |
|
Max Radermacher
|
c3cd9f13cc
|
Clean up some noisy lines
|
2024-11-01 17:33:38 -05:00 |
|
Max Radermacher
|
027e400e11
|
Asyncify more of Storage Service
|
2024-10-28 16:48:35 -05:00 |
|
Max Radermacher
|
b640e6d32d
|
Use inout mutable Storage Service state
|
2024-10-25 13:02:52 -05:00 |
|
Max Radermacher
|
de25c20284
|
Asyncify Storage Service operations
|
2024-10-25 13:01:46 -05:00 |
|
Sasha Weiss
|
46b5b4a9e4
|
Prefix donations-related types with Donations
|
2024-10-25 10:14:56 -07:00 |
|
Sasha Weiss
|
ed6a75e10f
|
Remove the SubscriptionManager protocol
|
2024-10-25 10:13:10 -07:00 |
|
Max Radermacher
|
b902790b93
|
Add & use global.messageQueueTime remote config
|
2024-10-18 15:07:10 -05:00 |
|
Ehren Kret
|
de32c7799d
|
remove NSObject and Dependencies extension computed vars for SignalServiceKit
|
2024-10-11 23:12:59 -05:00 |
|
Ehren Kret
|
114afd8fe8
|
remove shared extensions
|
2024-10-11 10:58:08 -05:00 |
|
Max Radermacher
|
2eb971e41c
|
Add callLinkSync feature flag
|
2024-10-10 16:08:51 -05:00 |
|
Sasha Weiss
|
326172956a
|
Add Storage Service manifest version to internal settings
|
2024-10-09 12:24:06 -07:00 |
|
Max Radermacher
|
bc3b214886
|
Clean up call link feature flags
|
2024-10-09 14:05:34 -05:00 |
|
Max Radermacher
|
1e7d1767c7
|
Persist initial call link state when joining
|
2024-10-09 13:37:52 -05:00 |
|
Max Radermacher
|
110858dffc
|
Peek call links (and groups) on the calls tab
|
2024-10-09 13:33:42 -05:00 |
|
Max Radermacher
|
f12b942747
|
Add support for deleting call links
|
2024-10-09 13:22:38 -05:00 |
|
Harry
|
78d39a6604
|
Make recipient unhiding method properly throw
|
2024-10-04 16:11:43 -07:00 |
|
Ehren Kret
|
6e974418aa
|
migrate OWSReceiptManager to swift
|
2024-09-30 10:25:39 -07:00 |
|
Ehren Kret
|
5ea36cd91b
|
enable internal imports by default
|
2024-09-29 20:03:17 -05:00 |
|
Harry Sanabria
|
044f277a28
|
Pass AppReadiness instance to a ton of classes that need to retain it as an instance var
|
2024-09-27 15:03:52 -07:00 |
|
Harry
|
fd0a34909e
|
Add non-global AppReadiness protocol + impl
|
2024-09-27 12:36:15 -07:00 |
|
Max Radermacher
|
9d1f027106
|
Add CallLinkStateUpdater & CallLinkFetchJobRunner
|
2024-09-27 11:40:22 -05:00 |
|
Harry
|
0cd93fa007
|
Kill StorageServiceManagerImpl.shared
|
2024-09-27 07:55:23 -07:00 |
|
Sasha Weiss
|
cb16a9bd59
|
More propertly handle "contact hidden and in message request state" from Backups
|
2024-09-24 10:00:36 -07:00 |
|
Ehren Kret
|
12ce531f8e
|
eliminate AnyPromise
|
2024-09-23 15:01:23 -05:00 |
|
Max Radermacher
|
afa922e09d
|
Add support for Call Links to Storage Service
|
2024-09-17 09:09:51 -05:00 |
|
Ehren Kret
|
5d3ca7fb3c
|
convert OWSProfileManager from objc to swift
|
2024-08-30 15:14:30 -05:00 |
|
Max Radermacher
|
f3ad8a243f
|
Add CallLink Storage Service placeholders
|
2024-08-29 15:26:31 -05:00 |
|
Harry
|
6fe99bd69b
|
Add support for versioned DM expire timer updates
|
2024-08-22 14:02:03 -07:00 |
|
Ehren Kret
|
086b4abfa5
|
fix several warnings
|
2024-08-15 16:09:58 -05:00 |
|
Max Radermacher
|
1528a4a969
|
Remove unused code from generated proto files
|
2024-08-01 12:17:05 -05:00 |
|
Max Radermacher
|
f2eb7f5a22
|
Extract LinkPreviewFetcher into its own type
|
2024-07-26 21:45:22 -05:00 |
|