Commit graph

5126 commits

Author SHA1 Message Date
Fedor Indutny
fbf39a36fb
Deprecate Keys.storageService sync field 2024-11-12 11:36:58 -08:00
Fedor Indutny
fcfa8cd83b
Fully sync before exporting a backup 2024-11-12 09:46:52 -05:00
Fedor Indutny
2678a8010d
Reorder checks in initialization sequence 2024-11-12 11:27:32 +10:00
trevor-signal
22d4b1d194
Batch redux conversation changed / added actions 2024-11-12 10:37:10 +10:00
Fedor Indutny
84b7cb4116
Refactor force-update updater mode 2024-11-11 11:57:55 -08:00
trevor-signal
44fcf915de
Request contact sync before importing backup 2024-11-11 11:32:48 -08:00
Fedor Indutny
2bf34fbf1e
Fix useHasWrapped hook 2024-11-06 22:43:27 -08:00
Scott Nonnenberg
8106f06349 Add release notes for 7.33 2024-11-07 09:36:57 +10:00
trevor-signal
d4b871af43
Update device naming flow during link and sync 2024-11-06 12:00:55 -08:00
Fedor Indutny
1653a2b546
Use classes for QueryFragment in sql 2024-11-06 11:27:54 -08:00
trevor-signal
e4046d3bd0
Improve scroll behavior of left pane 2024-11-06 14:23:57 -05:00
Scott Nonnenberg
474f994118
Retain strikethrough formatting in message bubble mentions 2024-11-06 10:42:40 -08:00
Jamie Kyle
c39d1359fd
Fix dark mode when in light mode os theme 2024-11-06 10:33:05 -08:00
Fedor Indutny
292ab54e22
Change attributes before queuing job
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-11-06 12:45:05 +10:00
Jamie Kyle
b97e67121f
Brand Refresh 2024-11-05 18:05:24 -08:00
Fedor Indutny
b88100d32a
Timeout provisioning socket when visibility=false 2024-11-05 15:51:25 -08:00
Miriam Zimmerman
4fbf5fee57
Add experimental Linux support for ringrtc ADM. 2024-11-05 17:12:59 -05:00
Fedor Indutny
f8c3bbc6f1
Add recordIkm to generated ManifestRecord 2024-11-05 11:07:05 +10:00
Fedor Indutny
39a358749d
Fix adding large stickers in media editor 2024-11-05 09:25:02 +10:00
Fedor Indutny
0c038f2971
Show backup import UI on Link-and-Sync 2024-11-04 15:04:11 -08:00
Fedor Indutny
936d21d749
Don't run storage service concurrently with backup 2024-11-04 14:56:53 -08:00
Fedor Indutny
4dde3df4d3
Update to libsignal 0.60.2
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-11-04 12:35:45 -08:00
ayumi-signal
32d1581da1
Fix ringing direct calls to wait for after prering state 2024-11-04 15:23:25 -05:00
trevor-signal
aac94b0217
Improve message migration error handling 2024-11-04 12:18:36 -08:00
Scott Nonnenberg
1620ccf3ab
Ensure that calls ring at more appropriate times 2024-11-04 10:05:53 -08:00
ayumi-signal
ec9041937f
Consider own join time for group call missing media key check
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-11-01 14:12:49 -07:00
Fedor Indutny
f9b2261783
Fix binary name in CI 2024-10-31 14:28:36 -07:00
Fedor Indutny
a338bc5a67
Update HKDF constants for backups 2024-10-31 10:01:03 -07:00
ayumi-signal
ab3c18513a
Fix win32 arm translation check 2024-10-31 09:48:25 -07:00
Fedor Indutny
4f6e361f5c Release notes for 7.32 2024-10-30 14:33:21 -07:00
Fedor Indutny
fb31d9d28e
Allow link-and-sync transfer to be in any CDN 2024-10-30 11:13:17 -07:00
ayumi-signal
ef275e6ef6
Add experimental win32 arm64 build support 2024-10-29 15:29:30 -07:00
Fedor Indutny
6ca3719625
Faster backup import for large conversation count 2024-10-29 13:18:32 -07:00
Fedor Indutny
ce090a8a3c
Import/export view-once messages 2024-10-29 14:16:09 -04:00
trevor-signal
2f6270c585
Fix download media banner styles 2024-10-29 13:35:14 -04:00
trevor-signal
e93a173159
Improve chat search filtering 2024-10-29 13:01:04 -04:00
trevor-signal
58831f62c7
Default test-electron worker count to 1 locally 2024-10-29 09:19:16 -07:00
Fedor Indutny
c0050890a9
Unlink on backup interruption 2024-10-29 08:24:41 -07:00
Scott Nonnenberg
7548e2adc2
handleBlocked: Continue on if we receive non-ACI 2024-10-29 08:21:13 -07:00
Scott Nonnenberg
12a9ecfd35
Only show download button if message has attachments to download 2024-10-29 08:46:33 +10:00
trevor-signal
86026bd66a
Batch attachment download jobs 2024-10-28 15:25:15 -07:00
Scott Nonnenberg
1b8be6a3d1
Use libsignal PassThroughs instead of our own 2024-10-28 15:24:20 -07:00
Fedor Indutny
fa25d5aaf8
Fix link-and-sync in Alpha 2024-10-28 14:13:30 -07:00
trevor-signal
6967a5d545
Allow link previews without image or title 2024-10-28 12:09:54 -07:00
ayumi-signal
ebf41fcf56
Fix pressing screenshare multiple times on Linux Wayland 2024-10-28 10:13:01 -07:00
trevor-signal
f5a170818b
Log query stats during backup import 2024-10-28 10:11:19 -07:00
adel-signal
251ffc289f
switch to v2/calling/relays endpoint 2024-10-28 09:37:16 -07:00
Jamie Kyle
40ac288a3a
Refresh group state if missing group members 2024-10-28 12:23:37 -04:00
ayumi-signal
83f42f3100
Add test for call link storage 2024-10-25 13:31:30 -07:00
trevor-signal
9c918e4d62
Update captcha response error handling 2024-10-25 10:10:33 -04:00
Scott Nonnenberg
1ce3988579
Centralize logic for finding/fetching the ringing call 2024-10-25 10:46:54 +10:00
Jamie Kyle
6888bb9cba
Remove unnecesary profile fetch assertion 2024-10-24 15:01:32 -07:00
trevor-signal
8601baa7f5
Add backup attachment restore idle state 2024-10-24 13:21:02 -07:00
Jamie Kyle
56ccd02232
Only set last group fetch for server updates 2024-10-24 15:08:33 -04:00
Jamie Kyle
5bde25cafc Release notes for 7.31 2024-10-23 15:33:40 -07:00
Scott Nonnenberg
76e2597d30
Allow downloading multiple images into one directory
Co-authored-by: Major-Mayer <lrdarknesss@yahoo.de>
2024-10-23 14:44:12 -07:00
trevor-signal
35946ef53c Fix group search visibility 2024-10-23 13:29:44 -04:00
Jamie Kyle
0e5d6ddd68
Fix heic/heif extension name case sensitivity 2024-10-22 14:11:17 -07:00
Fedor Indutny
962a2def18
Re-enable link-and-sync in Alpha 2024-10-22 14:49:44 -04:00
ayumi-signal
c6902ec26a
Save storage for defunct and pending call links 2024-10-22 11:20:35 -07:00
Jamie Kyle
a7be33b201
Fix group update deadlock inside conversation queue 2024-10-22 11:13:19 -07:00
Jamie Kyle
72b63576c1
Fix GSE for delivery receipts in inactive groups 2024-10-21 14:33:24 -07:00
trevor-signal
b4b1a8a62b
Ensure that call history messages are marked read when they are seen 2024-10-21 14:01:39 -07:00
Fedor Indutny
2ec79f5712
Disable link-and-sync in Alpha 2024-10-21 13:06:22 -07:00
andrew-signal
9c99796937
Update libsignal to v0.59.0, add support for mock server test with libsignal
Co-authored-by: trevor-signal <trevor@signal.org>
Co-authored-by: Fedor Indutny <indutny@signal.org>
2024-10-21 12:27:58 -07:00
trevor-signal
4d3c6beed9
Clarify behavior of group deletion 2024-10-21 14:05:10 -04:00
ayumi-signal
3f8b8bdb2d
Fix call link delete to require inactive call 2024-10-18 16:19:45 -04:00
Jamie Kyle
8582bf0d78
Improve logging of endorsements expirations 2024-10-18 14:51:45 -04:00
Fedor Indutny
6565daa5c8
Link-and-sync 2024-10-18 13:15:03 -04:00
ayumi-signal
455ff88918
Add ProfileKeyForCall conversation job 2024-10-18 09:27:47 -07:00
ayumi-signal
a0db93c636
Fix spacing of your own icons in call link participant list 2024-10-17 17:35:10 -07:00
Fedor Indutny
89ea580cae
Don't mirror screensharing preview in PiP 2024-10-17 15:07:00 -07:00
ayumi-signal
8c01c619d5
Remove >_< from emoji substitutions 2024-10-17 14:23:13 -07:00
Fedor Indutny
80b63cceb6
Graceful fallback for unsupported body range type 2024-10-17 14:19:31 -07:00
ayumi-signal
bc9ced22a0
Fix handling CallLogEvent sync for call link targets 2024-10-17 13:34:06 -07:00
Fedor Indutny
32f9f489c1
Use uuidv7 in callDisposition 2024-10-16 13:03:45 -07:00
trevor-signal
dcbff6c915 Release notes for 7.30 2024-10-16 14:36:00 -04:00
ayumi-signal
2acc5f26f9
Allow call links beta 2024-10-16 11:08:47 -07:00
ayumi-signal
a0b7539620
Fix ErrorModal title 2024-10-16 10:08:44 -07:00
ayumi-signal
1649808727
Fix sync CallEvent peerId for call link roomIds 2024-10-16 10:01:09 -07:00
Jim Gustafson
63530f2eff
Add minimum frame rate constraint for screen share
Co-authored-by: Fedor Indutny <indutny@signal.org>
2024-10-16 09:49:15 -07:00
trevor-signal
fa14c6459a
Improve UUIDv7 handling 2024-10-16 11:59:38 -04:00
ayumi-signal
5a75529c14
Fix storage mergeCallLinkRecord deletedAt handling 2024-10-15 16:20:20 -07:00
Fedor Indutny
f5257ed5a9
Support for global.messageQueueTimeInSeconds 2024-10-15 15:43:06 -07:00
ayumi-signal
568c09c579
Only create call links from storage sync after refresh confirmed 2024-10-15 11:49:32 -07:00
yash-signal
cb40adfa55
Ensure clicking 'message' in contact modal un-pips the active call 2024-10-15 11:48:36 -04:00
Fedor Indutny
9ff6c75eb9
Export/import attachments in integration tests 2024-10-11 15:14:28 -04:00
yash-signal
d42df4b201
Remove 10-edit limit for note to self 2024-10-11 11:30:10 -05:00
adel-signal
f3aae86796
calling: add support for multiple ice server groups in GetIceServers 2024-10-10 17:24:45 -07:00
Scott Nonnenberg
2818a3c8fc
addMessageRequestResponseMessage: Don't update active_at on initial sync 2024-10-10 14:46:49 -07:00
trevor-signal
290498153d
Allow clicking on undownloaded generic attachment 2024-10-10 14:16:47 -07:00
Fedor Indutny
eb244e93fc
Move screenshare stop logic to ringrtc 2024-10-10 13:50:41 -07:00
Jamie Kyle
833723b58d
Fix buildToken including our aci incorrectly 2024-10-10 13:18:05 -07:00
Jamie Kyle
48ee8e4142
Throttle failed endorsements toast 2024-10-10 12:45:34 -07:00
Jamie Kyle
e617981e59
Support endorsements for group 1:1 sends
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-10-10 10:57:22 -07:00
ayumi-signal
19f819c56a Release notes for 7.29 2024-10-10 10:35:28 -07:00
Fedor Indutny
8e6c3ee568
Update mock-server to 8.0.1 2024-10-10 10:29:33 -07:00
trevor-signal
ccf1c398f5
Improve startup SQL query performance monitoring 2024-10-10 12:51:40 -04:00
Scott Nonnenberg
adcf2212e5
Ensure that non-ACIs are excluded from the blocked UUIDs list 2024-10-10 09:20:57 +10:00
ayumi-signal
42cc5e0013
Synchronous delete call link 2024-10-09 09:35:24 -07:00