Commit Graph

32368 Commits

Author SHA1 Message Date
Max Radermacher
98bad5a3e2
Split unregistered recipients if needed 2024-02-01 11:38:50 -06:00
Max Radermacher
585a6ceb32
Remove some sneaky transaction methods 2024-02-01 11:38:31 -06:00
Max Radermacher
ebac16dadd
Remove some unused code related to contacts 2024-02-01 11:38:08 -06:00
Max Radermacher
5945d38999
Remove redundant address book checks 2024-02-01 11:37:46 -06:00
Max Radermacher
acccfca606
Remove redundant temporary file cleanup 2024-02-01 11:37:14 -06:00
Max Radermacher
cad6fb6709
Refactor & asyncify Storage Service fetching 2024-02-01 11:15:25 -06:00
Max Radermacher
0cf9c659aa
Protocolize markAsRegistered/markAsUnregistered 2024-02-01 11:14:45 -06:00
Marissa Le Coz
a3c208da70 "Bump build to 6.60.0.0." (nightly-01-31-2024) 2024-01-31 18:40:58 -05:00
Marissa Le Coz
612c72ce86 Update translations 2024-01-31 18:39:52 -05:00
Marissa Le Coz
ffe550e83c Update release notes 2024-01-31 18:39:52 -05:00
Sasha Weiss
25c28ed880
Enable thumbs-up-react-from-notification for all users 2024-01-31 15:35:04 -08:00
Sasha Weiss
b709b7b598
Remove some unused debug flags 2024-01-31 15:34:55 -08:00
Sasha Weiss
771d01769a
Add DeletedCallRecord database table and store 2024-01-31 15:06:23 -08:00
Pete Walters
671b0d3b67
Use the taskQueue for checkPreKey operations 2024-01-31 13:44:10 -06:00
Max Radermacher
b35f4bb586
Reduce indentation in buildSignalAccountsAnd… 2024-01-31 12:31:03 -06:00
Elaine
fcec78006a
Add contact details sheet to disambiguate accounts with similar profiles 2024-01-31 09:41:53 -07:00
automated-signal
8e5cb6913e "Bump build to 6.59.0.7." (nightly-01-31-2024) 2024-01-31 04:00:34 -08:00
Marissa Le Coz
8e025ac1be
Gate CallMemberView use on feature flags 2024-01-30 17:34:30 -05:00
Marissa Le Coz
923b044a27
Make old and new individual views conform to common protocol 2024-01-30 17:03:44 -05:00
Marissa Le Coz
9d9946dc40
Make old and new group member views conform to common protocol 2024-01-30 15:26:54 -05:00
Harry
9ee29e606b
Fix mis-attribution for local user joining new group via invite link 2024-01-30 11:48:40 -08:00
Marissa Le Coz
fcc513d929
Add CallMemberView and CallMemberComposableViews 2024-01-30 13:44:43 -05:00
Sasha Weiss
69a948cbde
Remove Bool return values from CallRecordStore mutators 2024-01-30 10:44:13 -08:00
Pete Walters
0386e10726
Update mobilecoin SDK to v6.0.0
Co-authored-by: Adam Mork <adammork@gmail.com>
2024-01-30 12:32:21 -06:00
Pete Walters
fed8149ad6
Add additional iDEAL subscription confirmation. 2024-01-30 11:56:35 -06:00
Harry
6f12860f39
Always use 'isVoiceMessageIncludingLegacyMessages' 2024-01-30 09:41:26 -08:00
Harry
a97772265d
Add -MimeType suffix to TSAttachment getters that exclusively use MimeType 2024-01-30 09:38:48 -08:00
Pete Walters
1df4a756e4
Remove unecessary pq param from prekey bundle request 2024-01-30 11:27:38 -06:00
Max Radermacher
bb26d1da2d
Update to LibSignal v0.39.3 2024-01-30 11:08:28 -06:00
automated-signal
fb8af2611d "Bump build to 6.59.0.6." (nightly-01-28-2024) 2024-01-28 04:00:24 -08:00
Pete Walters
51528ed165 "Bump build to 6.59.0.5." (Internal) 2024-01-27 15:37:33 -06:00
automated-signal
6d57785a51 "Bump build to 6.59.0.4." (nightly-01-27-2024) 2024-01-27 04:00:25 -08:00
Jim Gustafson
0edd1de9ac
Update to RingRTC v2.37.0 2024-01-26 16:45:38 -06:00
automated-signal
9563bcfed5 "Bump build to 6.59.0.3." (nightly-01-26-2024) 2024-01-26 04:00:25 -08:00
Max Radermacher
f90f8685ff
Clean up some unnecessary code 2024-01-25 16:32:05 -06:00
Max Radermacher
2140ed010e
Fix a couple strings with extra spaces 2024-01-25 16:31:42 -06:00
automated-signal
ec9106bf6f "Bump build to 6.59.0.2." (nightly-01-25-2024) 2024-01-25 04:01:19 -08:00
Pete Walters
22f562b00c Update translations 2024-01-24 18:17:38 -06:00
Pete Walters
9392f948d9 "Bump build to 6.59.0.1." (nightly-01-24-2024) 2024-01-24 18:07:06 -06:00
Max Radermacher
9b5aa1a864
Mark unregistered if profile fetch returns a 404 2024-01-24 17:34:10 -06:00
Max Radermacher
831abcf770 Pass LocalIdentifiers when fetching profile 2024-01-24 17:30:11 -06:00
Max Radermacher
d958e90a58
Clean up ProfileFetcherJob error handling 2024-01-24 17:26:32 -06:00
Max Radermacher
d24c370cb1
Convert OWSUserProfile to SDSCodableModel 2024-01-24 17:14:10 -06:00
Max Radermacher
7a6abeac0e
Fix phoneNumberSharing on profile if it’s wrong 2024-01-24 17:02:04 -06:00
Marissa Le Coz
eea4fc5d3d
GroupCallRemoteMemberView.Mode -> CallMemberVisualContext 2024-01-24 16:40:10 -05:00
Harry
025ad8a1af
Fix incorrect assert 2024-01-24 15:10:52 -06:00
Marissa Le Coz
b49211dc12
Remove view param from GroupCallMemberViewDelegate 2024-01-24 14:10:43 -05:00
automated-signal
774033f134 "Bump build to 6.58.0.6." (nightly-01-24-2024) 2024-01-24 04:01:13 -08:00
Sasha Weiss
96c2b9a3ff
Streamline the Calls struct in the Calls Tab 2024-01-23 16:46:27 -08:00
Elaine
472866b078
Streamline flow for fixing a corrupted username state 2024-01-23 17:17:22 -07:00