Commit graph

5052 commits

Author SHA1 Message Date
automated-signal
2f82394c88
Improve message migration error handling
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-11-04 12:44:21 -08:00
automated-signal
bbc7aaa1e5
Ensure that calls ring at more appropriate times
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-11-04 11:06:46 -08:00
automated-signal
45b057b5c0
Consider own join time for group call missing media key check
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-11-01 15:16:05 -07:00
automated-signal
d597083f2d
Fix binary name in CI
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-11-01 15:15:57 -07:00
automated-signal
e09761badc
Fix win32 arm translation check
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-10-31 12:29:41 -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