Commit graph

4840 commits

Author SHA1 Message Date
Fedor Indutny
11a4b32270
Handle additional errors in attachment_channel 2024-07-15 16:26:27 -07:00
Jamie Kyle
07195f4096
Add bidi strip setting and use in os dialogs 2024-07-15 16:15:18 -07:00
Scott Nonnenberg
6503a0aad6
Show original sent timestamp for edited messages 2024-07-15 15:26:50 -07:00
Fedor Indutny
3f9032035f
More lenient attachment v2 migration 2024-07-15 14:27:54 -07:00
Fedor Indutny
12b57601ac
Accept profile name during standalone registration 2024-07-15 14:05:09 -07:00
Fedor Indutny
8f2061e11d
Import/export chat styles 2024-07-15 13:58:55 -07:00
Fedor Indutny
be50f52a32
Use a fork of @electron/symbolicate-mac for speed 2024-07-11 13:14:10 -07:00
trevor-signal
de0f49ed42
Add indexes to support messages foreign key constraints 2024-07-11 16:09:39 -04:00
Fedor Indutny
28664a606f
New attachment storage system 2024-07-11 12:44:09 -07:00
Fedor Indutny
273e1ccb15
Restart input stream on retried request 2024-07-11 15:04:48 -04:00
Jamie Kyle
01dda86538
Optimize markAllCallHistoryReadSync 2024-07-10 17:10:08 -04:00
Fedor Indutny
e87eaff948
Use electron's safeStorage API 2024-07-08 16:41:26 -07:00
Fedor Indutny
c68aac7401
Upgrade storybook to 8 2024-07-08 11:23:27 -07:00
ayumi-signal
92f25e8a75
While in call link call show unknown contacts discretely 2024-07-08 11:17:51 -07:00
Fedor Indutny
82941c6c4a
Export tombstones for gv1 updates in gv2 groups 2024-07-08 10:26:53 -04:00
ayumi-signal
d9f514fe96
Save call history when peeking and discovering active call links 2024-07-03 14:35:41 -07:00
Fedor Indutny
b6ce2f957d
Alternative inbox visuals 2024-07-03 14:15:54 -07:00
Fedor Indutny
f6650c0b91
Check for icu: strings in js folder as well 2024-07-03 12:02:10 -07:00
Scott Nonnenberg
1c77778880 Release notes for 7.16 2024-07-02 21:06:34 -07:00
Scott Nonnenberg
bde4fa40fe
Improve story cleanup on expiration/deletion 2024-07-02 16:15:17 -07:00
ayumi-signal
39d15ba620
Fix group call notification on group call peek 2024-07-02 16:13:39 -07:00
Fedor Indutny
19049c252e
Fix Inbox storybook 2024-07-02 13:31:51 -07:00
trevor-signal
0ab8ec34d0
Add back testUtilities.debug 2024-07-02 12:56:40 -07:00
ayumi-signal
3ff9b87a22
Fix PiP and call settings in reconnecting calls 2024-07-02 11:03:02 -04:00
ayumi-signal
ea37980fc3
Call link batch approve join requests
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-07-01 16:25:18 -07:00
Fedor Indutny
c046d36851
Fix error handling in QR code screen 2024-07-01 14:51:49 -07:00
trevor-signal
7ef2a9155c
Add indices to improve messages_on_delete trigger 2024-06-28 17:47:05 -07:00
Scott Nonnenberg
189a8a0877
Remove leftover logic checking whether we are behind proxy 2024-06-28 17:45:32 -07:00
ayumi-signal
4ae563cc95
Block users from joining call links 2024-06-28 17:13:20 -07:00
Scott Nonnenberg
71ae6ea93a
Delete Sync: Show different text when deleting entire conversation 2024-06-27 17:24:36 -07:00
Fedor Indutny
abf33f98cd
Interactive test-electron 2024-06-27 17:22:06 -07:00
Fedor Indutny
3ed63edbc8
Upgrade electron to 31.1.0 2024-06-27 13:25:36 -07:00
trevor-signal
d53757d9fa
Reduce CI flake on MacOS runner 2024-06-27 16:16:01 -04:00
trevor-signal
d5efcd6d96 Release notes for 7.15 2024-06-27 10:23:26 -04:00
Fedor Indutny
6e0f1de2f2
Use 2x srcset for jumbomoji 2024-06-26 14:08:28 -07:00
trevor-signal
2d9b814b35
Improve syncing of in-memory expirationStartTimestamp 2024-06-26 13:51:11 -07:00
Jamie Kyle
f853a42756
Optimize markAllCallHistoryReadWithPredicate 2024-06-26 16:45:07 -04:00
ayumi-signal
932e4c3343
Use call link color in create, update, show 2024-06-26 10:35:48 -07:00
Scott Nonnenberg
ce012823af
Calls Tab: Show proper color in all default avatars 2024-06-26 09:56:22 -07:00
Jamie Kyle
fc08e70c0f
Update CallLogEvent to latest spec 2024-06-25 17:58:38 -07:00
Fedor Indutny
815fd77849
Fix spurious group avatar change notifications 2024-06-25 14:50:15 -07:00
Fedor Indutny
751fc80869
Update npm dependencies 2024-06-25 13:28:45 -07:00
Jamie Kyle
b691e24d5c
Update call link edit/add name modals 2024-06-25 11:56:28 -07:00
Scott Nonnenberg
fd1584c8ad
Edit Message: Update only conversation list timestamp, don't re-sort 2024-06-24 14:47:19 -07:00
Chris Eager
4e3c79fe25
Challenge: remove obsolete option 2024-06-24 14:16:02 -07:00
Fedor Indutny
2478bf1bd3
Move from yarn to npm 2024-06-24 13:14:32 -07:00
Fedor Indutny
5f310b4074
Import/export group state 2024-06-24 11:38:59 -07:00
Scott Nonnenberg
00bf642558
Enable forwarding of shared contacts 2024-06-24 10:58:59 -07:00
Scott Nonnenberg
08da49a0aa
Delete Sync: Handle and send mostRecentNonExpiringMessages if needed 2024-06-24 10:49:36 -07:00
Fedor Indutny
5e41701516
Lazily load better quality jumbomoji 2024-06-21 15:35:56 -07:00
Scott Nonnenberg
ac04d02d4f
Support for single-attachment delete synced across devices 2024-06-21 15:35:18 -07:00
Scott Nonnenberg
97229e2e65
WebAPI: Ensure we report the right capabilities during link 2024-06-21 14:16:13 -07:00
ayumi-signal
286ff1cc35 Release notes for 7.14 2024-06-20 13:59:56 -07:00
Fedor Indutny
5d3de4ed5d
Remove a remote config flag 2024-06-20 11:39:40 -07:00
ayumi-signal
11b2563a3d
Fix voice note drafts when switching chats 2024-06-18 12:53:14 -07:00
Fedor Indutny
3a18062211
Fix pluralization of an error message 2024-06-18 09:17:01 -07:00
ayumi-signal
378bd7487f
View contact modal from call participants list 2024-06-18 09:15:56 -07:00
Scott Nonnenberg
75c32e86f0
Move receipts and view/read syncs to new syncTasks system 2024-06-17 15:24:39 -04:00
trevor-signal
1a263e63da
Fallback to download from transit tier if attachment not found on backup tier 2024-06-14 10:17:04 -07:00
Fedor Indutny
de638fbc2b
Import/export additional message flags 2024-06-13 16:26:26 -07:00
Jamie Kyle
5dcb42f964
Disable pasting in composer when in background 2024-06-13 16:22:07 -07:00
Jim Gustafson
b315162676
Update to RingRTC v2.44.0
Co-authored-by: Adel Lahlou <adel@signal.org>
2024-06-13 13:20:08 -07:00
trevor-signal
061cd1d6d3
Avoid race condition in AttachmentDownloadQueue 2024-06-13 09:56:07 -07:00
ayumi-signal
cd5984e82a
Update getTheme for full screen calls 2024-06-13 09:59:22 -04:00
Fedor Indutny
511a7f1646
Import/export sticker packs 2024-06-12 13:47:56 -07:00
ayumi-signal
111bb70188
Share call link via signal while in call 2024-06-12 13:40:06 -07:00
Fedor Indutny
e6b62001d3
Import/export gift badges, other fields 2024-06-12 13:36:02 -07:00
Fedor Indutny
1926b3fde5 Release notes for 7.13 2024-06-12 12:19:49 -07:00
ayumi-signal
ad3366fa5c
Use flag for calling raise hand 2024-06-11 16:45:28 -07:00
trevor-signal
03406b15fa
Backup support for sticker messages 2024-06-11 14:22:54 -07:00
Jamie Kyle
307e477035
Set quote author name to dir=auto 2024-06-11 11:42:45 -07:00
ayumi-signal
9b781826a7
Fix logging for in call close confirmation 2024-06-11 10:29:43 -07:00
ayumi-signal
041347e30d
Update raise hand strings 2024-06-11 09:26:49 +10:00
Fedor Indutny
0e54740e01
Prefer access key with SEALED_SENDER.UNKNOWN 2024-06-11 09:23:10 +10:00
Fedor Indutny
165eecdf79
Expand internal !unread filter 2024-06-10 15:21:17 -07:00
Fedor Indutny
8b969b5a0a
Update libsignal to 0.50.0
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-06-10 14:37:14 -07:00
ayumi-signal
33ec40d7b4
Improve display of unknown contacts in call links 2024-06-10 14:12:45 -07:00
Scott Nonnenberg
7e31b37417 Use profileKey from any incoming DataMessage 2024-06-10 13:35:47 -07:00
trevor-signal
e0dc4c412d
Backup support for quotes & quoted attachments 2024-06-10 14:44:15 -04:00
Jamie Kyle
f19f0fb47d
Init create/admin call links flow 2024-06-10 08:23:43 -07:00
Fedor Indutny
53b8f5f152
Infer libsignal environment from service url 2024-06-07 14:17:52 -04:00
Jamie Kyle
b3196425af
Fix avatar lightbox aspect ratio 2024-06-07 06:37:05 +10:00
trevor-signal
9cbbbe0ef0
Support voice memo backups 2024-06-06 09:16:27 -07:00
ayumi-signal
348503c7f9
Reduce logging by moving getConversationById serviceId normalization 2024-06-06 10:19:48 +10:00
trevor-signal
72a55da2b2
Remove outgoing message attachment caches 2024-06-06 10:08:16 +10:00
Fedor Indutny
012e771fc2
Fix accept gv2 invite test 2024-06-05 14:48:54 -07:00
Fedor Indutny
1e2f80e9f9
Remove unused remote config key 2024-06-05 10:21:56 -07:00
trevor-signal
3bac7d6b02
Properly calculate thumbnail size 2024-06-05 09:42:43 -07:00
Fedor Indutny
a9b1a37054
Username deletion UI 2024-06-04 10:00:35 -07:00
Fedor Indutny
965e78d129
Don't expect endorsement response on group leave 2024-06-04 08:17:48 -07:00
Fedor Indutny
2e98c0a866
Patch app-builder-lib to save win asar integrity 2024-06-03 16:34:14 -07:00
Fedor Indutny
507a73ddcb
Show crash report modal earlier 2024-06-03 11:59:48 -07:00
Fedor Indutny
fa1530debf
Edit message import/export 2024-06-03 10:02:25 -07:00
ayumi-signal
d47b46500e
Fix reference to signal art 2024-05-31 13:53:21 -04:00
Fedor Indutny
fbf91a4d79
Better sync between convo and protocol stores 2024-05-31 10:15:43 -04:00
Scott Nonnenberg
161cdd0c70 Add release note for 'record voice note' keyboard shortcut change 2024-05-31 10:57:45 +10:00
ayumi-signal
9ba070c77f
Send profile keys in call links 2024-05-31 10:44:06 +10:00
Fedor Indutny
8d07fa840c
Require more provisioning fields when linking 2024-05-30 16:31:33 -07:00
trevor-signal
534029d2e6
Backup support for link preview and contact attachments 2024-05-30 14:53:30 -04:00
Scott Nonnenberg
78d6390b59 Add release notes for 7.12 2024-05-30 11:24:01 +10:00
trevor-signal
4254356812
Enable attachment backup uploading 2024-05-30 09:46:43 +10:00
ayumi-signal
94a262b799
Remap voice recording shortcut to fix Paste Match Style 2024-05-29 14:53:35 -07:00
Fedor Indutny
481928fa4f
Add unsupported/sse message export/import 2024-05-29 10:19:33 -07:00
ayumi-signal
c67a346218
Enable calling raise hand 2024-05-28 19:51:55 -07:00
Fedor Indutny
4ec69ee3a0
Support backspace after emoji completion
Co-authored-by: Jamie Kyle <jamie@signal.org>
2024-05-28 19:49:49 -07:00
trevor-signal
85a75cb28f
Store IV when encrypting or decrypting attachments 2024-05-28 21:12:14 -04:00
Jamie Kyle
1d5690acba
Make crop control hitbox bigger 2024-05-28 12:25:36 -07:00
Scott Nonnenberg
fc2bccb6b6
Challenge: Only show captcha if requested 2024-05-28 11:18:10 -07:00
Scott Nonnenberg
11eb1782a7
Support for local deletes synced to all your devices 2024-05-28 11:56:00 -04:00
Scott Nonnenberg
06f71a7ef8
Ensure left pane has correct timestamp for call 2024-05-28 15:13:09 +10:00
Scott Nonnenberg
448d566979
Groups: Update active_at more often when we detect group changes 2024-05-24 11:58:51 -07:00
Scott Nonnenberg
d87684a03c
Story replies: Require referenced story only for groups 2024-05-23 16:54:44 -07:00
ayumi-signal
29eb07c159
Fix calling tools JS 2024-05-23 15:19:12 -07:00
trevor-signal
5f0080a7d7
Improve quoted attachment typings 2024-05-23 14:06:41 -07:00
ayumi-signal
38226115a4
Update log header 2024-05-23 10:36:34 -07:00
Scott Nonnenberg
8391a71aff
Challenge: Set status to 'idle' on rate limit errors 2024-05-23 09:23:05 -07:00
adel-signal
8a9ab8c13f
Add calling tools to visualize ringrtc stats
Co-authored-by: ayumi-signal <ayumi@signal.org>
2024-05-22 17:28:01 -07:00
ayumi-signal
b2e0e21445 Release notes for 7.11 2024-05-22 12:42:47 -07:00
trevor-signal
7351a51ac4
Revert "Store IV when encrypting or decrypting attachments" 2024-05-22 11:18:38 -07:00
Fedor Indutny
9df3c63ca6
Export/import simple update messages 2024-05-22 09:34:19 -07:00
Jamie Kyle
19083cadf7
Init CallLinkDetails view in calls tab 2024-05-22 09:24:27 -07:00
trevor-signal
e9b661873b
Store IV when encrypting or decrypting attachments 2024-05-22 14:07:39 +10:00
trevor-signal
2b7936cd86
Update conversion of Uint8Array to Readable for in-memory attachments 2024-05-21 14:34:20 -04:00
trevor-signal
a992546cda
Use TUS for attachment uploads 2024-05-20 15:29:20 -04:00
Jamie Kyle
4253bed0bd
Save group send endorsements 2024-05-20 11:15:39 -07:00
ayumi-signal
dea641bae4
Search call links in calls tab 2024-05-17 16:22:51 -07:00
ayumi-signal
fc9c5488c5
Peek call links and group calls from Calls Tab 2024-05-17 15:02:07 -07:00
Fedor Indutny
d4ca4d0a6e
Upgrade libsignal-client to 0.46.2 2024-05-17 11:00:34 -07:00
Jamie Kyle
e624288b1b
Fix contact icon in call participants list 2024-05-16 09:39:02 -07:00
Jamie Kyle
8fd3059de8
Move toasts in calls up and fix click to dismiss 2024-05-15 17:07:13 -07:00
Fedor Indutny
31cbb89b0d
Move sticker creator API to chat service 2024-05-15 15:26:37 -07:00
Jamie Kyle
6655bfc576
Make ICU types stricter for inline JSX 2024-05-15 14:48:02 -07:00
trevor-signal
749499b5f4 Release notes for 7.10 2024-05-15 15:40:02 -04:00
Fedor Indutny
96e38690c2
Update electron to 30.0.5 2024-05-15 09:48:54 -07:00
trevor-signal
6f7545926a
Convert attachments to filePointers for backup export 2024-05-15 10:55:20 -04:00
trevor-signal
ad94fef92d
Grab freshest attributes when adding attachment to message 2024-05-15 10:19:55 -04:00
Fedor Indutny
4fed756661
Use TUS utilities for backup upload 2024-05-14 10:04:50 -07:00
Jamie Kyle
39bc48c724
Fix single person groups being marked verified 2024-05-13 16:13:58 -04:00
Fedor Indutny
80a596713a Release notes for 7.9 2024-05-07 12:21:21 -07:00
ayumi-signal
a3b9e97b82
Use global screen share cache for group calls 2024-05-07 14:21:57 -04:00
Fedor Indutny
7cd07eb7b4
Import distribution lists from backup 2024-05-07 09:47:46 -07:00
Scott Nonnenberg
3e51e4ef5d
conversationJobQueue: Introduce RUNNING status, attempts and backoff 2024-05-06 17:33:50 -07:00
Fedor Indutny
99022e7e6b
Improve localized emoji ranking 2024-05-06 17:01:54 -07:00
Fedor Indutny
1280afe619
Show reconnecting notification when screensharing 2024-05-06 14:48:31 -07:00
Fedor Indutny
de2def7119
Implement API for backup upload
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-05-06 09:03:27 -07:00
Jamie Kyle
408444352f
Switch to the /v2/ storage-service endpoints for group operations 2024-05-03 17:42:11 -07:00
ayumi-signal
711f7d3352
Fix screenshare for call link calls 2024-05-03 16:18:43 -07:00
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