Commit graph

803 commits

Author SHA1 Message Date
Scott Nonnenberg
799a0dcc54
Move Profile Editor into the new Settings Tab 2025-06-03 09:46:52 +10:00
yash-signal
829b84a54e
Remove Release Notes Feature Flag 2025-06-02 16:37:00 -07:00
Fedor Indutny
8be2e8e527
Delay storage service sync until empty
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2025-05-30 10:39:39 -04:00
Fedor Indutny
136740840a
Drop pni call messages 2025-05-27 15:00:06 -07:00
Fedor Indutny
8d8e0329cf
Be more lenient to misplaced pni in conversations 2025-05-22 11:59:12 -07:00
Fedor Indutny
d0dc1747da
Allow exporting pni-only contacts 2025-05-22 11:06:37 -07:00
Fedor Indutny
770b01de6a
Be more lenient with profile change export 2025-05-22 10:42:55 -07:00
trevor-signal
3828cf276c
Fix subscription response schema 2025-05-21 12:21:43 -04:00
yash-signal
388e145ed6
Do not show avatars for call notifications when "no name or content" setting is enabled 2025-05-20 18:34:53 -05:00
Scott Nonnenberg
ffb2f3cb7e
Settings Tab: Ensure that navigation to it is handled elsewhere 2025-05-20 16:03:31 -07:00
Fedor Indutny
49161b7e17
Reorder getSendTarget logic for clarity 2025-05-20 15:40:16 -04:00
Fedor Indutny
70cdf8c537
Fix additional backup export validation errors 2025-05-16 14:40:14 -07:00
ayumi-signal
720b91ad8c
Fix backup export error for pending direct calls 2025-05-16 14:32:08 -04:00
ayumi-signal
a75a0f9143
Handle locally missing attachments for local backups 2025-05-15 11:27:46 -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
3702cc4d6b
Use frame-by-frame validator for testing 2025-05-13 15:06:14 -04: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
ayumi-signal
a2c74c3a8b
Basic support for local encrypted backups 2025-05-12 14:15:11 -07:00
Fedor Indutny
7fdd6f2b57
Attribute exported group updates to local ACI 2025-05-12 14:37:17 -04:00
Jim Gustafson
2cee9b8627
Fix camera state after screen sharing 2025-05-07 13:34:40 +10:00
trevor-signal
6d4fb10c27
Throttle unread updates 2025-05-05 11:36:11 -07:00
Scott Nonnenberg
98270316c5
Introduce infrastructure for Notification Profiles 2025-05-05 10:39:04 -04: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
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
Fedor Indutny
dcac698631
Fix some backup export issues 2025-04-24 14:53:42 -07:00
Fedor Indutny
bd53f2891e
Simplify conflict resolution in storage service 2025-04-22 09:57:26 +10:00
Jim Gustafson
89745df897
Calling: Move VideoSupport.ts to Client 2025-04-19 10:52:46 +10:00
yash-signal
a1222d493b
Remove Release Notes Hash Check 2025-04-16 18:15:59 -05:00
Fedor Indutny
8b34f96b41
Fix backup export error for invalid serviceId 2025-04-16 15:37:13 -07:00
Fedor Indutny
0b5f0df1ca
Fix roundtripping of voice notes with body 2025-04-16 17:27:47 -04:00
Fedor Indutny
53b16c7484
Be resilient to invalid incrementalMac value 2025-04-16 14:49:49 -04:00
Fedor Indutny
f68ef019a5
Add backup validation to settings 2025-04-15 16:04:30 -07:00
Jamie Kyle
8301e69e05
Fun picker: Emoji skin tones picker and recent gifs 2025-04-10 12:32:36 -07:00
Fedor Indutny
a575597396
Fix link-and-sync cancellation 2025-04-09 12:23:08 -07:00
Scott Nonnenberg
61dc048436
Update to the latest SignalService.proto 2025-04-07 15:00:53 -07:00
Scott Nonnenberg
1901a6cf66
Do not show emojis when displaying name only
Co-authored-by: Andrew Gaul <andrew@gaul.org>
2025-04-08 05:54:56 +10:00
trevor-signal
e9e3906371
Update backup handling of messages with an expireTimer 2025-04-04 12:19:52 -04:00
Fedor Indutny
65ca944180
Avoid CropAndScale calls in RingRTC 2025-04-02 13:57:02 -07:00
trevor-signal
aba0e028d4
Show backup status in Settings window 2025-04-02 14:57:29 -04:00
Scott Nonnenberg
68ed46d3f3
Show mute icon in 1:1 calls for remote party (#10074) 2025-03-31 14:32:40 -05:00
Alex Bakon
6dd7fdb48f
Upgrade libsignal to 0.68.0 2025-03-28 09:05:59 -07:00
Jim Gustafson
e22c700237
Calling: Add cache for relay server requests
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2025-03-27 12:55:10 -07:00
yash-signal
7cf26c5e25
Click to download avatar for unaccepted conversations 2025-03-26 15:27:04 -05:00
Jamie Kyle
b0653d06fe
Fun picker improvements 2025-03-26 12:35:32 -07:00
Fedor Indutny
0fa1d2fc2f
Add backfillError to AttachmentType 2025-03-25 15:59:34 -07:00