Commit graph

10449 commits

Author SHA1 Message Date
Fedor Indutny
bef5fd6b34
Remove edit message/formatting onboarding
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-04-29 20:05:44 +02:00
Jim Gustafson
d64f77627c
Update to RingRTC v2.41.0 2024-04-29 09:55:26 -07:00
Jamie Kyle
f61278afcb
Improve text wrapping of links in messages 2024-04-25 11:05:16 -07:00
ayumi-signal
2785501f82
Sync call link call history 2024-04-25 10:09:05 -07:00
Fedor Indutny
ce83195170 v7.9.0-alpha.1 2024-04-25 16:19:03 +02:00
Fedor Indutny
1b11691fb4 Update strings 2024-04-25 16:19:03 +02: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
dependabot[bot]
77aea40a63
Bump tar from 6.1.13 to 6.2.1 2024-04-19 14:56:12 -04:00
dependabot[bot]
8f94aa5e92
Bump protobufjs from 7.2.4 to 7.2.5 in /sticker-creator 2024-04-19 13:14:42 -04: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
ayumi-signal
0e7beee5df
Update to RingRTC v2.40.0 2024-04-18 15:33:12 -07: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
Scott Nonnenberg
df234d33b0 Use new macOS signing script 2024-04-17 08:46:20 -07:00
Fedor Indutny
99fd03078e
Update sendStateByConversationId after merge 2024-04-17 09:00:29 +02:00
Scott Nonnenberg
da9e657211 Revert "Use new macOS signing script"
This reverts commit bebdf818c3.
2024-04-16 18:05:44 -07:00
Fedor Indutny
cba88e6e45
Update electron to 30.0.0 2024-04-16 17:03:06 -07:00
Scott Nonnenberg
bebdf818c3 Use new macOS signing script 2024-04-16 14:55:53 -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
72169820eb v7.8.0-alpha.1 2024-04-16 14:15:11 -07:00
ayumi-signal
8400e59cd0 Update strings 2024-04-16 14:15:11 -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
Fedor Indutny
dbff1ab4d1
Update mock-server to 6.3.0 2024-04-16 13:10:40 -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
Scott Nonnenberg
0113fb1093 Revert "Use new macOS signing script"
This reverts commit 6a6bc3b489.
2024-04-12 17:07:32 -07:00
Scott Nonnenberg
6a6bc3b489
Use new macOS signing script 2024-04-12 15:37:10 -07:00
Sergey Skrobotov
3456f5e097
Prevent sending shadowing healthcheck on a closed connection 2024-04-12 15:08:16 -07:00