Greyson Parrelli
6c697fad8b
Stop reading the PNP capability.
2024-04-03 14:02:13 -04:00
adel-signal
f01e044662
Update to new calling turn info endpoint, add support for turn server ips.
...
Co-authored-by: Adel Lahlou <adel@signal.com>
2024-04-03 14:02:12 -04:00
Alex Hart
7a24554b68
Update ContactRecord proto with new nickname fields.
2024-03-27 15:54:35 -04:00
Greyson Parrelli
5b10aa6fa7
Handle 428 for captcha submissions.
2024-03-27 15:54:35 -04:00
Greyson Parrelli
6df1a68213
Refactor and improve attachment deduping logic.
2024-03-19 14:47:58 -04:00
Alex Hart
6f46331772
Add call log event proto updates.
2024-03-19 14:47:58 -04:00
Chris Eager
0c6761fcfd
Update Option.RECAPTCHA to Option.CAPTCHA
2024-03-19 14:47:58 -04:00
Greyson Parrelli
aeae6ac292
Remove deprecated blocked field from DeviceContact.
2024-03-19 14:47:58 -04:00
Greyson Parrelli
891c130e12
Sync the PNI identity used in sent transcripts.
2024-03-06 20:42:01 -04:00
Cody Henthorne
218964cbda
Add archive media apis.
2024-03-06 20:42:01 -04:00
Cody Henthorne
619038f27d
Improve local fanout send performance.
2024-03-06 20:42:01 -04:00
Alex Hart
9f197b12ed
Add support for call log mark as read.
2024-03-06 20:42:01 -04:00
Jim Gustafson
690608cdf3
Update to RingRTC v2.39.0
...
Co-authored-by: Alex Hart <alex@signal.org>
2024-03-06 20:42:01 -04:00
Greyson Parrelli
276e253fdf
Fix individual send metrics.
2024-03-06 20:42:01 -04:00
Greyson Parrelli
f160e960be
Stop setting pq flag since it's no longer read.
2024-03-06 20:42:01 -04:00
Alex Konradi
56eae8c7bf
Add libsignal-net CDSI implementation.
2024-03-06 20:42:01 -04:00
Greyson Parrelli
e1067e30de
Add support for endpoint checking prekey consistency.
2024-03-06 20:42:00 -04:00
Greyson Parrelli
09b0f15294
Remove unused capabilities.
2024-03-06 20:42:00 -04:00
Jon Chambers
39bc6d5eb3
Remove legacy signed prekey endpoint.
2024-02-23 16:42:58 -05:00
Greyson Parrelli
dcd0d433b0
Fix potential charset crash on some devices.
2024-02-23 15:36:23 -05:00
Greyson Parrelli
64fc0209f4
Remove unused endpoint.
2024-02-23 15:36:23 -05:00
Greyson Parrelli
252aa3714e
Sync the 'hasCompletedUsernameOnboarding' flag.
2024-02-15 21:43:36 -05:00
Greyson Parrelli
c359ddf3c8
Inline the pnp feature flag.
2024-02-15 21:43:35 -05:00
Cody Henthorne
19cfae1da5
Remove duplicate future code.
2024-02-12 15:00:27 -05:00
Cody Henthorne
aa76cefb1c
Update spam UX and reporting flows.
2024-02-09 18:41:26 -05:00
Greyson Parrelli
1b7616b4db
Fix issue with PNIs in contact sync.
2024-02-06 09:47:12 -05:00
Jameson Williams
1d5e108cd4
QA target can pass on ARM MacBook
...
The Conscrypt library does not have a native library suitable for
running on the ARM MacBooks. As a result, unit tests that rely on
Conscrypt also don't work on this hardware.
Fortunately, though, the tests will pass without Conscrypt anyway. As a
workaround, we can avoid using Conscrypt only when running the unit test
suite on these machines.
See also: https://github.com/google/conscrypt/issues/1034
Resolves #13382 .
2024-01-31 22:13:46 -05:00
Greyson Parrelli
716afc98ac
Sync PNI verification status to storage service.
2024-01-31 22:13:46 -05:00
Greyson Parrelli
9ce021afa2
Improve SenderKeyDistributionMessage envelope validation.
2024-01-25 18:59:57 -05:00
Greyson Parrelli
a3438d3345
Improve DecryptionErrorMessage envelope validation.
2024-01-25 14:42:50 -05:00
Nicholas Tinsley
8c9b668cd7
Rotate incrementalMac proto field.
2024-01-23 13:18:56 -05:00
Greyson Parrelli
2194fbd535
Add support for fetching archive media metadata.
2024-01-23 11:52:04 -05:00
Greyson Parrelli
db4634a0dd
Fix potential NPE during group send.
2024-01-16 10:13:21 -05:00
Greyson Parrelli
61a4a3b322
Add support for restoring usernames post-registration.
2024-01-11 15:56:51 -05:00
Greyson Parrelli
16ea1912b4
fixup! Combine username confirmation and link creation into a single operation.
2024-01-11 12:29:40 -05:00
Greyson Parrelli
54012cb33a
Combine username confirmation and link creation into a single operation.
2024-01-11 12:00:44 -05:00
Greyson Parrelli
50369890f7
Refactor username state to use Username models.
2024-01-10 14:57:31 -05:00
Alex Hart
17a6fcafa1
Add ability to set custom username discriminators.
2024-01-09 11:37:39 -04:00
Jim Gustafson
78b714e019
Remove legacy call message fields
2024-01-09 11:12:48 -04:00
Greyson Parrelli
f4bcfca323
Add upload support for the main backup file in backupV2.
2024-01-03 15:12:45 -05:00
Greyson Parrelli
b2cdb46c84
Remove now-unnecessary data from prekey upload request.
2024-01-03 15:12:45 -05:00
Greyson Parrelli
bb30535afb
Respect the phoneNumberSharing setting on the profile.
2024-01-03 15:12:44 -05:00
Greyson Parrelli
036bd51298
Update libsignal-client to 0.37.0
2024-01-03 15:12:44 -05:00
Clark
52f3ff5ff6
Fix case where we delete unknown remote records but also handle unknown ids.
2023-12-19 11:14:04 -05:00
Greyson Parrelli
6230a7553d
Add some initial backupV2 network infrastructure.
2023-12-19 11:12:56 -05:00
Nicholas Tinsley
ab66567db6
Instant Video design improvements.
2023-12-08 11:40:02 -05:00
Greyson Parrelli
befa396e82
Export backupV2 using actual desired file format.
2023-12-04 16:18:56 -05:00
Greyson Parrelli
a0de2577e8
Add extra data to the provisioning proto.
2023-12-04 16:18:56 -05:00
Greyson Parrelli
97c34b889a
Update logging format.
2023-12-04 16:18:53 -05:00
Greyson Parrelli
4a0abbbee7
Ensure ACI/PNI are associated after processing a PNI promotion message.
2023-12-04 16:18:53 -05:00