Commit graph

4428 commits

Author SHA1 Message Date
ayumi-signal
8047e9cccd
Move missed call chat badging to calls tab 2024-03-04 14:26:49 -08:00
Jamie Kyle
e5333546db
Fix supertab 2024-03-04 12:32:51 -08:00
Fedor Indutny
698cd59693
Rebuild icu-types as a part of dev:transpile
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-03-04 12:20:25 -08:00
Fedor Indutny
4ccdb52d36
Fix lookupConversationWithoutServiceId 2024-03-04 10:14:31 -08:00
Fedor Indutny
78f4e96297
ICU types 2024-03-04 10:03:11 -08:00
trevor-signal
38adef4233
Ensure chats pane in settings is visible 2024-03-01 13:52:17 -08:00
Scott Nonnenberg
e5e4c1aa3e
Allow for zero-size attachments in maximum size calculation 2024-03-01 11:15:24 -08:00
ayumi-signal
e7dbdeb9c2
Update adhoc calling util 2024-03-01 10:37:33 -08:00
Scott Nonnenberg
ba60c1a646
Change challenge policy for outgoing group updates 2024-02-29 18:05:06 -08:00
ayumi-signal
b40d052128
Fix group call outgoing ring 2024-02-29 18:04:37 -08:00
Jamie Kyle
2743300597
Fix i18n numbers getting toString()'d 2024-02-29 15:07:50 -08:00
Jamie Kyle
9c072c5bc1
Improve performance of mock tests 2024-02-29 14:01:12 -08:00
Scott Nonnenberg
ea9a7385d6
Allow quotes to be removed when editing a message 2024-02-29 13:46:19 -08:00
Fedor Indutny
96e63964b9
Add parse-crash-reports script 2024-02-29 12:36:10 -08:00
ayumi-signal
bd562eeab8
Fix MessageCache when receiving story reactions 2024-02-29 12:56:47 -05:00
Fedor Indutny
4dd97d4716
Update mock server to 6.0.0 2024-02-28 19:27:22 -08:00
Fedor Indutny
dc7341fbca Release notes for 7.1 2024-02-28 18:36:10 -08:00
Jamie Kyle
42a0e78e87
LeftPane should be full width when empty 2024-02-28 18:03:18 -08:00
Fedor Indutny
08eb4fc168
Run storage service on link 2024-02-28 17:48:11 -08:00
Jamie Kyle
3050a314f9
Add unicode bidi isolates to i18n substitutions for strings 2024-02-28 16:42:43 -08:00
Fedor Indutny
2f7f94b144
Fix message gradients in ConversationPanel 2024-02-28 12:37:13 -08:00
trevor-signal
55be00d689
Add timeout to avatar fetches and avoid blocking on profile syncs 2024-02-28 09:48:01 -08:00
Fedor Indutny
abad547c32
Fix calls to PNI 2024-02-27 17:34:50 -08:00
Fedor Indutny
e3dbcc1e0f
Resolve fallback dns addrs during build 2024-02-27 16:53:58 -08:00
ayumi-signal
9858a1dc1b
Fix stories View/Replies overflow scroll 2024-02-27 09:42:37 -08:00
Fedor Indutny
bbf04f2fbc
Fix minor issue in searchMessages 2024-02-27 08:11:49 -08:00
trevor-signal
167b2f4f1c
Improve timeline rendering performance 2024-02-27 11:01:25 -05:00
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
Jamie Kyle
4a73b48f3f
Fix save profile name edit 2024-02-09 11:39:21 -08:00
Fedor Indutny
9a50eb8663
Always display reset modal on success 2024-02-09 09:58:12 -08:00
Scott Nonnenberg
cecd10da34
Reset sender key when group member has safety number change 2024-02-08 19:56:23 -08:00
Jamie Kyle
2434d5f16e
Handle 403 errors on attachments 2024-02-08 18:17:52 -08:00
Fedor Indutny
a329189489
New compose UX for usernames/e164
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-02-08 15:19:03 -08:00
Jamie Kyle
e69826dcc6
Cleanup stale ringing calls 2024-02-08 10:01:30 -08:00
trevor-signal
a751eab67d
Update call reaction emoji burst speed & direction 2024-02-08 09:07:25 -08:00
ayumi-signal
4f97c8270c
Use system nickname or first name for incoming group calls 2024-02-08 10:28:34 -05:00
trevor-signal
59b135ad7e
Allow viewing contact details from group change messages 2024-02-08 09:36:08 -05:00
trevor-signal
614bb904b1
Avoid overwriting new chat colors when adjusting conversation attributes 2024-02-07 16:51:45 -08:00
Fedor Indutny
43de83f0de
Enable usernames 2024-02-07 16:34:31 -08:00
Scott Nonnenberg
6dae949149 Release notes for 6.48 2024-02-07 16:02:34 -08:00
Fedor Indutny
bd922433e3
Change defaults for conversation title generation 2024-02-07 13:38:43 -08:00
Fedor Indutny
6a165da589
Update shared groups when opening dialog 2024-02-07 13:33:34 -08:00
Fedor Indutny
317138d545
Make whole username clickable in UsernameLinkModalBody 2024-02-07 10:10:06 -05:00
Jamie Kyle
2dd2de4d0f
Fix ContextMenuTrigger missing children 2024-02-07 09:47:25 -05:00
Scott Nonnenberg
5bd287e707
Always persist last version when deleting configuration 2024-02-06 18:52:44 -08:00
Fedor Indutny
fe14333e74
Fix case sensitivity of X-Signal-Timestamp regexp 2024-02-06 14:35:29 -08:00
Fedor Indutny
fde9facad5
Successful remote config fetch should unexpire app 2024-02-06 11:25:58 -08:00
Fedor Indutny
533a1b32d4
Username recovery improvements 2024-02-06 10:35:59 -08:00
Fedor Indutny
a70ae1060d
Enable autoConvertEmoji by default 2024-02-06 09:29:51 -05:00
Scott Nonnenberg
9a283909b0
Contact Sync: Properly drop contacts with invalid ACIs 2024-02-05 18:30:04 -08:00
Fedor Indutny
330202960c
Fix dropped avatar on PNP settings update 2024-02-05 18:29:45 -08:00