Commit graph

4351 commits

Author SHA1 Message Date
ayumi-signal
c319a089d2
Fix updater onRestartCancelled state 2024-02-26 22:03:07 -08:00
Fedor Indutny
ef830e0432
Provide fallback IP addrs for core services 2024-02-26 18:02:23 -08:00
Fedor Indutny
51069dd3e0
Add ellipsis for long contact names 2024-02-26 16:58:07 -08:00
Fedor Indutny
d5d932d5a3
Use indexOf instead of RegExp 2024-02-26 16:27:24 -08:00
ayumi-signal
9d2a043191
Retry updater when in-call app close is cancelled 2024-02-26 16:18:50 -08:00
Fedor Indutny
ab1ae26489
Fix sequencing of database closes 2024-02-26 15:55:11 -08:00
Scott Nonnenberg
c981b0d7ea
Proper handling of incoming 1:1 story replies 2024-02-26 16:57:55 -05:00
Fedor Indutny
d2b99213da
Use rezip-electron when build macOS zip files 2024-02-23 11:37:48 -08:00
Fedor Indutny
e1a12d2b99
Fix FullOnly updater fallback 2024-02-23 10:54:29 -08:00
Jim Gustafson
1fc6a26299
Update to RingRTC v2.38.0
Co-authored-by: ayumi yu <ayumi@signal.org>
2024-02-22 16:17:36 -08:00
ayumi-signal
96b3413feb
Basic call link join support 2024-02-22 13:19:50 -08:00
Fedor Indutny
252cb2bd2d
Update storage service enum names 2024-02-22 09:29:58 -08:00
Jamie Kyle
9d1be9228a
Fix error handling in makeVideoScreenshot 2024-02-21 18:03:46 -08:00
ayumi-signal
76bf92dab4
Fix MessageCache dev assertion for direct disappearing timer 2024-02-21 18:02:31 -08:00
Fedor Indutny
f94e43e74a
PNP UI Change for Preferences 2024-02-21 14:28:20 -08:00
Jamie Kyle
a27890b988
Unlink on device conflict 4409 2024-02-21 12:33:56 -08:00
Fedor Indutny
e12b5fd0af
Add extra error state to EditUsernameModalBody 2024-02-21 11:00:29 -08:00
Fedor Indutny
47fd4125fe
Fix username link QR code in RTL 2024-02-21 10:56:52 -08:00
ayumi-signal
c5b8f49f25
Fix setMediaPlaybackDisabled when reduxActions not ready 2024-02-21 10:54:33 -08:00
Fedor Indutny
fbefbcea73
Fix Settings window for linking stage 2024-02-21 00:03:54 -08:00
trevor-signal
604563a3b4
Prevent decryptAndCache jobs from delaying message sends 2024-02-20 17:31:03 -05:00
trevor-signal
4e1c52a155
Update behavior when receiving sync messages with isRecipientUpdate 2024-02-20 14:53:15 -05:00
Fedor Indutny
c4d16a950f Release notes for 7.0 2024-02-20 09:50:16 -08:00
ayumi-signal
93c019dc30
Ask for confirmation when closing app during call 2024-02-19 06:44:05 -08:00
Fedor Indutny
c772f2abc5
AboutContactModal improvements 2024-02-16 14:16:13 -08:00
Fedor Indutny
a569c04e2e
Run storage service sync after linking 2024-02-16 14:05:36 -08:00
Fedor Indutny
499ee6c956
Some PNP fixes 2024-02-16 14:01:06 -08:00
Jamie Kyle
41e44a8787
Fix shutdown with bad network connectivity 2024-02-16 15:40:38 -05:00
Fedor Indutny
dd5b66039d
Further PNP fixes 2024-02-16 12:39:58 -08:00
Fedor Indutny
16dcf31906
Remove unused pre-PNP code 2024-02-16 14:49:48 -05:00
Fedor Indutny
0ac65cb22b
Reduce max discriminator length 2024-02-15 14:02:35 -05:00
Fedor Indutny
46b620228e
Update country display names 2024-02-14 18:08:21 -08:00
Fedor Indutny
9b98e20a8c
Control UI visibility in ProfileEditor 2024-02-14 15:30:32 -05:00
Fedor Indutny
0fe797e511
Some adjustments to AboutContactModal 2024-02-14 15:29:17 -05:00
Fedor Indutny
848ed95bda
Add more buttons to ContactModal 2024-02-14 15:25:27 -05:00
Jamie Kyle
307fb7346d
Add log for missing sticker data for download 2024-02-14 12:19:40 -08:00
Fedor Indutny
943518dc3a
Fix MessageRequestResponse sync processing 2024-02-14 12:19:08 -08:00
Fedor Indutny
94f02dcc88
Fix conversation close shortcut 2024-02-14 10:39:06 -08:00
Fedor Indutny
cd3d3dc8a6
Don't poll websocket on remote expiration 2024-02-14 10:37:47 -08:00
Fedor Indutny
fe27910221
Jitter updater poll timeout 2024-02-14 10:27:31 -08:00
Fedor Indutny
4a41e87173
More permissive username search 2024-02-14 10:18:49 -08:00
Fedor Indutny
89525d3e16
Support Enter shortcut in findBy helpers 2024-02-14 10:15:26 -08:00
Fedor Indutny
e158bd1a95
Fix icon color for e164 entry 2024-02-14 09:38:47 -05:00
Fedor Indutny
07a435a1bc
Consistent display of E164 on some dialogs 2024-02-13 13:57:45 -08:00
trevor-signal
5ba3ed1241
Fix indexedDB deletion modal 2024-02-13 16:48:09 -05:00
Fedor Indutny
9ad6d5b66b
Use libsignal-client for parsing crash reports 2024-02-13 13:41:48 -08:00
Fedor Indutny
d7f0978c6d
Extract region from e164 in FindByPhoneNumber 2024-02-13 12:10:12 -08:00
Scott Nonnenberg
d9212108a3
modifyTargetMessage: Save other changes before applying edits 2024-02-12 11:13:09 -08:00
trevor-signal
d1e38d2796
Update username onboarding tooltip styles 2024-02-12 08:22:38 -08:00
Jamie Kyle
cf9a376df8
Fix save profile avatar disappearing on save name/bio 2024-02-09 13:14:32 -08:00