Commit graph

10456 commits

Author SHA1 Message Date
automated-signal
78cacf7ccc
Fix right click in expanded composer
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-04-30 18:03:47 -07:00
automated-signal
cfd60c30ee
Fix raised hands list title and add hint for order
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-04-30 13:16:31 -07:00
automated-signal
5d76b254ac
Ensure queues are restarted once the empty event is received 2024-04-30 15:56:10 -04:00
automated-signal
7d6aec8429
Call link admin key fix and in-call approve, deny, remove
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-04-30 09:51:27 -07:00
automated-signal
72afab4136
Enable calling reactions
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-04-29 15:21:19 -07:00
automated-signal
ddb5eebde5
Call lobby join button text for call links requiring approval
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-04-29 15:02:15 -07:00
automated-signal
9cae230e3c
Improve message targeting for incoming reactions
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-04-29 14:53:01 -07:00
automated-signal
9e811e29e4
Update to RingRTC v2.41.0
Co-authored-by: Jim Gustafson <jim@signal.org>
2024-04-29 13:59:32 -07:00
automated-signal
b5b97e6499
Remove edit message/formatting onboarding
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-04-29 13:51:52 -07:00
automated-signal
ccf0bd6535
Fix call react button lingering tooltip
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-04-29 13:51:08 -07:00
automated-signal
48c12de998
Improve text wrapping of links in messages
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-04-25 13:27:54 -07:00
automated-signal
46b5fd5549
Sync call link call history
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-04-25 11:02:47 -07: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