Commit graph

5497 commits

Author SHA1 Message Date
ayumi-signal
a75a0f9143
Handle locally missing attachments for local backups 2025-05-15 11:27:46 -04:00
Jamie Kyle
50b34efad0
Fix gif download error with mismatching slice byte length 2025-05-15 11:25:53 -04:00
Scott Nonnenberg
fe9d042e40
Introduce the new Settings tab
Co-authored-by: Jamie Kyle <jamie@signal.org>
Co-authored-by: Fedor Indutny <indutny@signal.org>
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2025-05-14 20:58:20 -07:00
ayumi-signal
0d906e88ff
Fix local backup for attachments needing reencryption 2025-05-14 09:20:18 -04:00
Fedor Indutny
6799a63736
Scope down content protection further for now 2025-05-14 10:44:46 +10:00
Jamie Kyle
877e1c23df Update release notes 2025-05-13 14:08:53 -07:00
trevor-signal
ba015a779e
Send and properly receive AttachmentPointer.uploadTimestamp 2025-05-13 12:29:10 -07:00
Fedor Indutny
3702cc4d6b
Use frame-by-frame validator for testing 2025-05-13 15:06:14 -04:00
Fedor Indutny
1279278ccc
Prefix sql read/write errors with method name
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2025-05-13 12:04:13 -07:00
Fedor Indutny
56151d870c
Run SQL corruption check on logic error 2025-05-13 12:01:56 -07:00
Fedor Indutny
d37058bf34
Fix state after backup integration tests 2025-05-13 11:57:43 -07:00
trevor-signal
d8293d6fcb
Don't drop about-to-disappear messages 2025-05-13 11:56:53 -07:00
Fedor Indutny
354b060511
Fix runtime error in nickname equality check 2025-05-13 11:34:41 -07:00
Fedor Indutny
e8e6695ec6
Scope down content protection to Windows 11 2025-05-13 11:12:08 -07:00
trevor-signal
cc24f0524b
Improve reaction targeting 2025-05-13 10:46:30 -07:00
Jamie Kyle
16f9b64435
Add keyboard shortcuts to fun picker 2025-05-13 10:33:25 -07:00
Fedor Indutny
bc3b6a07bb
Add content protection checkbox to Settings window 2025-05-12 15:16:19 -07:00
ayumi-signal
a2c74c3a8b
Basic support for local encrypted backups 2025-05-12 14:15:11 -07:00
Jamie Kyle
e04b3baed8
Add backdrop blur to image grid download button 2025-05-12 11:52:01 -07:00
Scott Nonnenberg
76b1918496
makeHttpError: Ensure response headers have lowercase names 2025-05-13 04:41:37 +10:00
Fedor Indutny
7fdd6f2b57
Attribute exported group updates to local ACI 2025-05-12 14:37:17 -04:00
Jamie Kyle
6c0b289cd7
Ignore 500s/identity key errors for GSE toast 2025-05-12 14:36:09 -04:00
Scott Nonnenberg
253d0f0a47
Notification Profiles: Ensure recently-created profiles always take precedence 2025-05-13 00:30:50 +10:00
Jim Gustafson
2cee9b8627
Fix camera state after screen sharing 2025-05-07 13:34:40 +10:00
Jamie Kyle
f647504a64
Display emoji completions with diacritics 2025-05-05 16:34:54 -07:00
Jamie Kyle
d91c28bae9
Fix mismatching gif response byte length
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2025-05-05 14:35:35 -07:00
trevor-signal
6d4fb10c27
Throttle unread updates 2025-05-05 11:36:11 -07:00
Jamie Kyle
deec5fc1e2
Wrap all React roots with StrictMode 2025-05-05 09:48:36 -07:00
Scott Nonnenberg
98270316c5
Introduce infrastructure for Notification Profiles 2025-05-05 10:39:04 -04:00
Jamie Kyle
4cc088c79e
Fix conversation view from getting stale data 2025-05-02 11:14:43 -07:00
trevor-signal
ae6ffd26e7
Optimize publicKey deserialization for server trust root 2025-05-03 04:09:25 +10:00
Alex Bakon
aab1423930
Upgrade libsignal to v0.71.0 2025-05-03 02:30:49 +10:00
Fedor Indutny
ae8c6a7bed
Fix backup validation errors 2025-05-02 11:25:49 -04:00
Miriam Zimmerman
a444790bf9
Receive side of remote mute 2025-05-01 14:26:35 -04:00
Fedor Indutny
0d89e7b01a
Better update handling on Linux 2025-05-01 10:04:48 -04:00
Jamie Kyle
0d5546a0f8 Update release notes 2025-04-30 11:54:34 -07:00
Jamie Kyle
074fa8af4b
Fix localized emoji auto-completions 2025-04-29 16:24:14 -07:00
trevor-signal
07a938ec98
Reset expire timer version after unlink 2025-04-29 13:35:05 -07:00
Jamie Kyle
14d098f40f
Upgrade to React 18 2025-04-29 13:27:33 -07:00
Scott Nonnenberg
93bc9e9ee1
Username search: Trim leading/trailing whitespace beforehand 2025-04-28 15:38:42 -05:00
Scott Nonnenberg
9a6a9f0bf6
Shutdown: Don't hang up ringing incoming calls
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2025-04-26 06:23:44 +10:00
Fedor Indutny
eb10d6f42f
Additional fixes for backup validator 2025-04-24 17:00:47 -07:00
Jamie Kyle
d6efe16566
Add tooltips to fun picker 2025-04-24 15:17:35 -07:00
Fedor Indutny
16e877ece4
Spread the update downloads over 6 hours 2025-04-24 15:05:25 -07:00
Fedor Indutny
dcac698631
Fix some backup export issues 2025-04-24 14:53:42 -07:00
Fedor Indutny
bebdab211e
Simplify service id checks in MessageReceiver 2025-04-24 11:24:52 -07:00
Fedor Indutny
9e2727bef6
Delay provisioner socket connection 2025-04-24 09:54:03 -07:00
Fedor Indutny
650060b898
Fix link previews in forward modal 2025-04-24 09:08:55 +10:00
Jamie Kyle
e802ea0dc7
Translate emoji completions in composer 2025-04-23 16:03:35 -07:00
Fedor Indutny
6a20d91b71
Update staged link preview styles 2025-04-23 10:39:56 -07:00