Commit Graph

10956 Commits

Author SHA1 Message Date
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
Fedor Indutny
b5da4a64d0 Patch nan to fix Electron 29 build 2024-02-22 14:28:43 -08:00
ayumi-signal
96b3413feb Basic call link join support 2024-02-22 13:19:50 -08:00
Fedor Indutny
2bfb6e7481 Upgrade electron to 29.0.0 2024-02-22 16:19:37 -05:00
Fedor Indutny
04a62c27df Update strings 2024-02-22 10:32:47 -08:00
Jamie Kyle
7150f332dd Make quill editors inherit global font stack 2024-02-22 12:50:19 -05: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
f0983ab3a9 Update benchmark action 2024-02-21 15:05:51 -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
ae9181a4b2 v7.2.0-alpha.1 2024-02-20 09:50:16 -08:00
Fedor Indutny
3021daf866 Update strings 2024-02-20 09:50:16 -08: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
19f5d4a213 Enforce LTR in EditUsernameModalBody's input 2024-02-16 14:01:35 -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
Jamie Kyle
3032adb1c0 Inherit font stack everywhere 2024-02-14 09:37:44 -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
Fedor Indutny
1fee320d19 Switch to light number icon 2024-02-12 12:14:27 -08:00
ayumi-signal
013d99c1ae Update call reaction icon 2024-02-12 11:13:20 -08:00
Scott Nonnenberg
d9212108a3 modifyTargetMessage: Save other changes before applying edits 2024-02-12 11:13:09 -08:00