Commit graph

4591 commits

Author SHA1 Message Date
trevor-signal
c4ba3c44ce
Consolidate fileSize formatting logic 2024-05-03 14:25:24 -07:00
ayumi-signal
568e31a7bf
Fix extraneous call to cleanupCallHistoryMessages 2024-05-03 14:24:50 -07:00
adel-signal
a57d5582f0
calling: update setTurnServerOverride to support overriding all ice server fields 2024-05-03 09:01:59 -07:00
Scott Nonnenberg
a1f0afdae8
Fix rendering of group joins and remove checkServiceIdEquivalence 2024-05-03 10:28:36 -04:00
ayumi-signal
214fae0c6e
Fix call link notice on group call; fix call participants horizontal alignment 2024-05-03 10:04:41 -04:00
Fedor Indutny
480c1f4882
Simplify group request making 2024-05-02 14:39:04 -07:00
ayumi-signal
bd5134a7ce
Show leave button and spinner while requesting to join call link 2024-05-02 13:57:17 -07:00
trevor-signal
c18559b6da
Mark offline if websocket connection attempt times out 2024-05-02 22:53:53 +02:00
trevor-signal
1e8047cf73
Enable downloading attachments from backup CDN 2024-05-02 13:11:34 -04:00
Scott Nonnenberg
2964006b79
Challenge: On challenge response failure, propagate error 2024-05-02 19:04:14 +02:00
adel-signal
455b616cb8
calling: make hostname optional in IceServer type 2024-05-01 16:10:33 -07:00
Jamie Kyle
f9491312c0 Release notes for 7.8 2024-05-01 14:42:27 -07:00
trevor-signal
f644ab8a01
Ensure attachmentDownloadQueue retains fresh attributes 2024-05-01 12:22:06 -07:00
Jamie Kyle
8ef0ec706d
Add utilities for using TUS Protocol
Co-authored-by: Scott Nonnenberg <scott@signal.org>
Co-authored-by: Fedor Indutny <indutny@signal.org>
2024-04-30 17:57:57 -07:00
trevor-signal
d1f296a4af
Ensure queues are restarted once the empty event is received 2024-04-30 15:42:37 -04:00
ayumi-signal
2506d6ef9e
Fix raised hands list title and add hint for order 2024-04-30 12:41:00 -07:00
ayumi-signal
8ec585d54c
Call link admin key fix and in-call approve, deny, remove 2024-04-30 09:36:34 -07:00
Scott Nonnenberg
5df8924197
Backups: Handle groupV2 notifications 2024-04-30 09:24:21 -04:00
ayumi-signal
4c4ab306eb
Enable calling reactions 2024-04-29 14:52:23 -07:00
ayumi-signal
c531c64410
Call lobby join button text for call links requiring approval 2024-04-29 14:31:44 -07:00
trevor-signal
a0b4126b52
Improve message targeting for incoming reactions 2024-04-29 14:20:20 -07:00
ayumi-signal
f02a11bc9b
Fix call react button lingering tooltip 2024-04-29 12:16:12 -07:00
Fedor Indutny
bef5fd6b34
Remove edit message/formatting onboarding
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-04-29 20:05:44 +02:00
ayumi-signal
2785501f82
Sync call link call history 2024-04-25 10:09:05 -07:00
Fedor Indutny
fbf868c380 Release notes for 7.7 2024-04-25 16:19:03 +02:00
ayumi-signal
1834c09b28
Fix reaction burst skin tone variations 2024-04-24 16:08:43 -07:00
Sergey Skrobotov
ae4fa04e95
Pass disableIPv6 setting to libsignal-net 2024-04-23 16:54:24 -07:00
Fedor Indutny
793346031b
Rename backupServerPublicParams 2024-04-22 23:25:56 +02:00
ayumi-signal
4ae402eb7f
Finish deprecation of legacy windows audio device module 2024-04-22 23:14:59 +02:00
Fedor Indutny
3eb0e30a23
Backup Server APIs 2024-04-22 16:11:36 +02:00
trevor-signal
d0d49a043f
Update attachment download handling while in a call 2024-04-19 13:09:51 -04:00
Jamie Kyle
a51962e9b9
Close note preview modal when clearing note 2024-04-19 09:38:00 -04:00
Fedor Indutny
6a3438f5a8
Revert "Update electron to 30.0.0" 2024-04-19 00:20:52 +02:00
trevor-signal
e5aef6ad44
Remove pending flag once attachment is downloaded 2024-04-18 13:49:12 -07:00
Sergey Skrobotov
9295096586
Make LibsignalWebSocketResourse an EventTarget 2024-04-18 15:01:16 -04:00
Sergey Skrobotov
df1240049a
Add a remote config option to disable libsignal transport in prod 2024-04-18 11:46:48 -07:00
trevor-signal
d31a4d5d91
Close websocket if request times out 2024-04-18 19:16:05 +02:00
Fedor Indutny
187fe08816
Fix backup validation 2024-04-18 13:02:32 -04:00
trevor-signal
ec2a17a0e4
Ensure unauthenticated websocket reconnects if using LibSignal's transport 2024-04-18 19:00:16 +02:00
Fedor Indutny
97f5430541
Fix lazy creation of ProxyAgent 2024-04-17 16:13:15 -07:00
ayumi-signal
968d8d8911
Fix screenshare notice window and gracefully fallback mock test env 2024-04-17 10:53:54 -07:00
Scott Nonnenberg
154254f471
Group Calls: Simplify canvas creation 2024-04-17 09:57:31 -07:00
Fedor Indutny
99fd03078e
Update sendStateByConversationId after merge 2024-04-17 09:00:29 +02:00
Fedor Indutny
cba88e6e45
Update electron to 30.0.0 2024-04-16 17:03:06 -07:00
Scott Nonnenberg
783c71999a
Send call messages with conversationJobQueue
Co-authored-by: trevor-signal <trevor@signal.org>
2024-04-16 14:55:09 -07:00
ayumi-signal
58deb6b902 Release notes for 7.6 2024-04-16 14:15:11 -07:00
Jamie Kyle
3f074a7737
Fix mock test env check outside of browser 2024-04-16 13:13:02 -07:00
trevor-signal
b6954fd342
Ensure inbox is shown when registered device is offline 2024-04-16 15:28:03 -04:00
Fedor Indutny
4539a178c5
Don't put empty username into backup 2024-04-16 11:40:41 -04:00
Alex Konradi
6f92bcd86b
Request new ZKC-based auth credential 2024-04-16 12:49:21 +02:00
trevor-signal
fc02762588
Enable more specific AttachmentDownload prioritization 2024-04-15 17:11:48 -07:00
Fedor Indutny
87ea909ae9
Backup encryption and improvements 2024-04-15 22:54:21 +02:00
trevor-signal
d2850bdbd9
Fix persistence of disappearing timer notification message 2024-04-15 13:30:26 -07:00
Jamie Kyle
ef012d3bf4
Pause story on mouse/space hold 2024-04-15 13:14:26 -07:00
Jamie Kyle
be68c739e5
Make call history logs the same as call event logs 2024-04-15 12:59:14 -07:00
Fedor Indutny
2f6e4daaf7
Increase dns lookup timeout 2024-04-15 09:07:45 -04:00
Sergey Skrobotov
3456f5e097
Prevent sending shadowing healthcheck on a closed connection 2024-04-12 15:08:16 -07:00
Jamie Kyle
ad8020848f
Add unblocked timeline event 2024-04-12 10:07:57 -07:00
ayumi-signal
92eb036196
Allow PiP while awaiting approval to join adhoc calls 2024-04-11 22:41:49 +02:00
Fedor Indutny
e21cb6e34a
Unsubscribe autoUpdater event handlers 2024-04-11 13:47:25 -04:00
Fedor Indutny
bcaf60a3b2
Introduce --disable-ipv6 CLI option 2024-04-11 19:06:54 +02:00
Fedor Indutny
da34ce5fe7
Remove diacritics from fuse.js search term 2024-04-10 15:02:59 -07:00
Fedor Indutny
ddb201b9ae
Clear old conversation merges on Note to Self 2024-04-10 14:53:35 -07:00
Fedor Indutny
6e2d5dc516
Make appendPadding infer file size 2024-04-10 13:35:12 -07:00
Fedor Indutny
4caa260a22
Update story gradients 2024-04-09 14:38:27 -07:00
Fedor Indutny
e533292d33
Fix push-strings script 2024-04-09 12:14:12 -07:00
Fedor Indutny
c81b12a2a5
Fetch updated profile on profile key update 2024-04-09 09:55:47 -07:00
adel-signal
61710eb8e3
calling: add setTurnServerOverride to SignalDebug to allow choosing ice server
Co-authored-by: Adel Lahlou <adel@signal.com>
2024-04-08 17:41:57 -07:00
trevor-signal
2497d0d8a1
Update mock tests to use locator.fill instead of .type 2024-04-08 18:58:08 +02:00
Sergey Skrobotov
e388f13910
Upgrade libsignal-client to 0.44.0 and adopt API changes 2024-04-04 14:39:52 -07:00
Scott Nonnenberg
7eda2dc4cd Release notes for 7.5 2024-04-03 16:31:40 -07:00
Jamie Kyle
b6afa47126
Emojify note and add non-nickname tooltip 2024-04-03 15:41:13 -07:00
ayumi-signal
4d794eaf14
Fix story direct Quick Reply and low height emoji picker limit 2024-04-03 15:39:20 -07:00
trevor-signal
e96a1e4bc3
Use typing helper in mock-tests 2024-04-03 13:17:39 -04:00
trevor-signal
dfd564e67f
Simplify messageReceiver initialization & reset
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-04-02 13:43:20 -07:00
trevor-signal
f057bc560f
Reset app storage on mock-test failure to start app 2024-04-02 12:27:05 -07:00
Jamie Kyle
85414e1c95
Make block/report keep chat timestamp 2024-04-02 12:41:28 -04:00
Jamie Kyle
89ebbf8af4
Fix nicknames visibility 2024-04-01 14:35:03 -07:00
Scott Nonnenberg
acb0f28c89
Drafts: update lastMessageReceivedAtMs along with conversation timestamp 2024-04-01 14:05:37 -07:00
ayumi-signal
00d6379bae
Call link call history 2024-04-01 12:19:35 -07:00
trevor-signal
1a98d50948
Ensure we register messageReceiver only after setup is complete 2024-03-29 11:46:51 -07:00
Jamie Kyle
8e59a660ce
Add better invalid service id logs 2024-03-29 11:03:55 -07:00
adel-signal
94c7de6c65
calling: update getIceServers to use new turn routing endpoint
Co-authored-by: Adel Lahlou <adel@signal.com>
2024-03-29 10:17:56 -07:00
Jamie Kyle
fc65917fc3
Hide nicknames and notes on note to self 2024-03-28 15:28:50 -07:00
Jamie Kyle
c14f5c4712
Fix ProfileChangeNotification update nickname contactId 2024-03-28 15:20:45 -07:00
trevor-signal
3c3a50a193
Rely on socket connection events for message request handling registration 2024-03-28 10:12:34 -07:00
Jamie Kyle
2fbbcdf358
Add edit nickname to contact modal for group members 2024-03-27 17:32:47 -07:00
Sergey Skrobotov
cf02337d6d
remote config for making CDSI lookups via libsignal 2024-03-27 15:56:43 -07:00
Scott Nonnenberg
bcf12e20c4
New mock test: verify sync sent in a group 2024-03-27 12:07:26 -07:00
Jamie Kyle
05de8385b3
Fix Alt+Up triggering edit message 2024-03-26 14:20:17 -07:00
Jamie Kyle
e26916702c
Init Nicknames & Notes 2024-03-26 12:48:33 -07:00
Jamie Kyle
ebecf2403f
Fix incorrect member count in chat details during pending membership 2024-03-26 11:38:18 -04:00
Jamie Kyle
79035f5570
Add confirm modal when setting pnp to not discoverable 2024-03-26 11:37:19 -04:00
Jamie Kyle
f29fc7cf9d
Show the system contacts icon in more places 2024-03-25 12:22:35 -07:00
Scott Nonnenberg
6bc6cc64c4
Sort left pane via receivedAt/receivedAtMs, even via edits 2024-03-25 12:21:14 -07:00
Scott Nonnenberg
a39e46db5c
getProfiles: Better logging; don't let promise propagate 2024-03-25 13:03:15 -04:00
Scott Nonnenberg
2b132846af
markRead: Only update read/seen status on target message 2024-03-22 10:43:45 -07:00
trevor-signal
d30da286dc
Update error handling in makeVideoScreenshot 2024-03-21 15:54:14 -07:00
Jamie Kyle
1480c3f13a
Fix wide toasts in debuglog window 2024-03-21 15:51:22 -07:00
Fedor Indutny
43a26fb017
Fix emoji search crash, show all supported emoji 2024-03-21 15:50:55 -07:00