kate-signal
b3a99ba038
Add poll store and poll manager to interact with poll database tables
2025-08-29 15:26:32 -07:00
Max Radermacher
10d51043cf
Start adopting account existence check
2025-08-27 12:13:05 -05:00
Harry
24f5e73633
Consolidate oversize text handling
2025-07-30 13:27:06 -07:00
Max Radermacher
8790b33643
Asyncify syncContacts methods
2025-07-25 11:49:11 -05:00
Harry
48967fb4df
Set wasNotCreatedLocally for backup-restored TSOutgoingMessages
2025-07-07 17:36:29 -07:00
gram-signal
545966d890
Use RemoteConfig to turn on PQ ratchet.
2025-07-03 11:27:17 -07:00
Max Radermacher
bb2d89e55a
Update to LibSignal v0.75.0
2025-06-17 14:02:29 -05:00
Harry
94e291ed16
Update to LibSignal v0.74.1 (Backup.LocatorInfo.integrityCheck)
...
Co-authored-by: Max Radermacher <max@signal.org>
2025-06-16 16:03:35 -07:00
Max Radermacher
9f0d943575
Send contact syncs via MessageSenderJobQueue
2025-06-13 20:31:01 -05:00
Max Radermacher
01d5887996
Fix two race conditions in unit tests
2025-06-13 19:41:31 -05:00
moiseev-signal
cbf9a6f4b9
Adopt libsignal 0.74.0 and opt-out of SPQR for now
2025-06-05 13:36:58 -07:00
Max Radermacher
b0c183f9f4
De-protocolize/clean up AppExpiry
2025-06-02 15:24:04 -05:00
Max Radermacher
9952d0c64e
Asyncify AppExpiry (née remove TestScheduler use)
2025-05-30 14:33:15 -05:00
Max Radermacher
45cdfa3c32
Use GroupMasterKey type instead of serialized Data
2025-05-29 20:10:36 -05:00
Jordan Rose
586312ac18
Require PreKeyBundles to always contain Kyber keys
2025-05-14 16:19:57 -07:00
Sasha Weiss
7d6edb6412
Bulk rename MessageBackup types
2025-05-13 11:35:52 -07:00
Max Radermacher
80a6816b31
Remove mocks for pre keys stores
2025-05-05 12:46:46 -05:00
Harry
25b4f617ca
Add DeviceBatteryLevelManager
2025-04-23 09:14:48 -07:00
Max Radermacher
660103274e
Re-warm caches each time the NSE is triggered
2025-04-10 11:42:06 -05:00
Max Radermacher
ec25806bb0
Move DeviceSleepManager to the main app
2025-04-08 16:10:23 -05:00
Max Radermacher
f8b3e6a895
Fix sleep blocking during backups/restores
2025-04-04 21:58:24 -05:00
Max Radermacher
bb9f83f69c
Further isolate tests that should be isolated
2025-04-03 17:45:19 -05:00
Pete Walters
35f47af53a
Remove PreKeyManager.MessageProcessor shims
2025-03-27 14:23:32 -05:00
Sasha Weiss
be619eb10b
Make DBWriteTransaction only take sync completions
2025-03-21 15:27:42 -07:00
Sasha Weiss
bb048e8b59
One transaction type to rule them all and in the darkness bind them
2025-03-13 21:43:35 -07:00
Max Radermacher
6abe506cb0
Asyncify fetchLocalUsersProfile
2025-03-10 13:51:00 -05:00
Ehren Kret
65d131737a
convert AppSetup.prepareDatabase() from promises to swift concurrency
2025-03-07 15:04:06 -06:00
Jordan Rose
3d0963cfbf
Use new libsignal connect logic for CDS (again)
...
This was turned on implicitly in libsignal v0.65.3, but was discovered
to have issues. Those issues should now be fixed, but this time we
have a RemoteConfig kill switch in case there are more. That kill
switch also needs to control the use of system proxies (cf. 1f6fea1a ).
2025-02-25 11:30:52 -08:00
Max Radermacher
2094b4521b
Fix flakiness in BlockingManagerTests
2025-02-12 10:06:25 -06:00
Pete Walters
515b5f1a28
Add support for supplying explicit credentials to storage service request
2025-02-11 10:26:52 -06:00
Ehren Kret
17c935c8c8
remove unused objc compat in OWSMockSyncManager
2025-02-10 10:32:58 -06:00
Ehren Kret
83b37e74a3
remove unused objc compat
2025-02-07 05:30:56 -06:00
Ehren Kret
0a5677997e
remove NSDate OWS objc category
2025-02-05 11:06:42 -06:00
Max Radermacher
0382888455
Consolidate checks for envelope/message timestamps
2025-02-05 02:35:28 -06:00
Max Radermacher
243fc80b8b
Improve sync message naming & type enforcement
2025-01-28 17:13:43 -06:00
Max Radermacher
41d3f6b1fb
Add & use database table for GSEs
2025-01-22 20:04:36 -06:00
Max Radermacher
8162f9551f
Add debug-only support for GSEs
2025-01-22 19:20:41 -06:00
Max Radermacher
b91f921d60
Fix some warnings when building for prod
2025-01-15 11:59:21 -06:00
Max Radermacher
b7dedf2c0d
Remove last remnants of OWSUserProfile caching
2025-01-08 21:15:10 -06:00
Sasha Weiss
8a7a54cdb5
Remove AccountServiceClient
2025-01-03 11:13:48 -08:00
Sasha Weiss
1b5e457b20
Move WhoAmI request making into a dedicated type
2025-01-03 11:07:16 -08:00
Harry
d9be87a76d
Make TSAttachment migration non-blocking again
...
Co-authored-by: sashaweiss-signal <sasha@signal.org>
2024-12-16 18:09:20 -08:00
Harry
89b6db602f
Deprecate attachmentIds TSInteraction column
2024-12-04 13:32:16 -08:00
Harry
1fd8d2ed6d
Sayonara, TSResource
2024-12-04 13:30:31 -08:00
Harry
2af0bb31dc
Remove TSResource/Stream/Pointer/Thumbnail, use v2 types directly instead
2024-12-04 13:29:06 -08:00
Harry
5a14e3842b
Make TSMessage TSAttachment migration blocking
2024-11-26 08:52:16 -08:00
Max Radermacher
54eafa1bd9
Clean up app reset method
2024-11-22 17:08:36 -06:00
Max Radermacher
37d793c29b
Add support for GSEs when updating groups
2024-11-22 16:31:30 -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
2000b82c0b
One KeyValueStore to rule them all
2024-11-15 18:47:54 -06:00