Commit graph

10463 commits

Author SHA1 Message Date
Jamie Kyle
5a51fea2b4 Update strings 2024-05-01 14:42:27 -07:00
Jamie Kyle
f9491312c0 Release notes for 7.8 2024-05-01 14:42:27 -07:00
ayumi-signal
81d6358339
Fix screenshare window zoomed appearance 2024-05-01 12:23:48 -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
Jamie Kyle
794eeb2323
Fix right click in expanded composer 2024-04-30 17:53:02 -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
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