Commit graph

5780 commits

Author SHA1 Message Date
trevor-signal
c98a346b0c
Avoid foreign key error if message is deleted before saving attachments 2025-09-17 10:38:34 -07:00
Fedor Indutny
c02565eaa8
Enforce node: schema for builtins, import extensions 2025-09-16 17:39:03 -07:00
Jamie Kyle
cc6b8795b8
Fix emoji stories and add inline emoji story 2025-09-16 17:51:52 -04:00
Miriam Zimmerman
ec3acac38e
Immediately handle audio device changes 2025-09-16 10:53:32 -07:00
yash-signal
ecca208b87
Update badge information correctly when updating user profile 2025-09-15 17:06:33 -04:00
Jordan Rose
1da1f9da84
Update to libsignal v0.80.3, add future sealed sender trust roots
Co-authored-by: Fedor Indutny <indutny@signal.org>
2025-09-15 10:58:02 -07:00
Fedor Indutny
976f792001
Show video duration in all media UI 2025-09-15 10:37:40 -07:00
Fedor Indutny
f765612f43
Fix MediaGridItem for undownloaded GIFs 2025-09-11 12:35:40 -07:00
Alex Bakon
b284dc47be
Remove unused CDSI remote config keys 2025-09-12 03:22:02 +10:00
trevor-signal
0589e760df
Update local backups visibility 2025-09-12 03:15:48 +10:00
trevor-signal
61ab375308
Advertise new link and sync capability 2025-09-11 08:09:31 -07:00
Fedor Indutny
f6f67dec52
Fix lint 2025-09-11 09:00:47 +10:00
Scott Nonnenberg
8451092f89 Release notes for 7.71 2025-09-10 15:44:38 -07:00
Jamie Kyle
58f2dd94d2
Init AxoSwitch/AxoCheckbox & forced-colors mode 2025-09-10 13:25:46 -07:00
Fedor Indutny
53d1650844
Update styles for MediaGallery 2025-09-10 13:25:21 -07:00
trevor-signal
11e612f57b
Add media granularity to backup attachment download source 2025-09-10 16:16:46 -04:00
trevor-signal
2432631fb9
Clarify resumable download paths 2025-09-10 12:34:25 -04:00
trevor-signal
4bb3825cb7
Update backups feature flags 2025-09-10 07:57:28 -07:00
trevor-signal
1845931358
Add debugging toast when attachment download from backup tier fails 2025-09-09 16:37:31 -04:00
ayumi-signal
fb3f281c45
Fix calling video device selection by using getUserMedia deviceId.exact 2025-09-08 17:10:04 -07:00
trevor-signal
b92c0e95e8
Discard invalid incrementalMacs 2025-09-08 16:19:17 -04:00
Fedor Indutny
ebdf651dca
Support symlinked stickers.noindex folder 2025-09-09 05:44:44 +10:00
trevor-signal
87704409c3
Improve message attachment parsing 2025-09-08 11:09:17 -07:00
trevor-signal
c85ad2b867
Improve handling of backup CDN read credentials 2025-09-08 11:00:18 -07:00
trevor-signal
a3b7f7d044
Fix benchmark CI misattribution & flake 2025-09-08 10:35:18 -05:00
trevor-signal
ab3dfc2d87
Simplify undownloadable attachment states 2025-09-05 14:00:28 -07:00
ayumi-signal
265ab4a732
Fix donations toast to show only on resume after restart 2025-09-05 23:35:09 +10:00
Alex Bakon
0ed00f409f
Remove non-libsignal-net Chat websocket 2025-09-04 10:43:12 -07:00
ayumi-signal
1a19d629cd Release notes for 7.70 2025-09-03 15:06:14 -07:00
ayumi-signal
40bdb34fd4
Use toLowerCase for config values 2025-09-03 14:36:01 -07:00
ayumi-signal
deb62b8578
Use donations prod flag 2025-09-04 03:53:10 +10:00
ayumi-signal
a29aef5ebe
Localize payment card expiration date 2025-09-03 10:49:12 -07:00
ayumi-signal
14e0086943
Fixes for donation amount picker 2025-09-03 10:47:19 -07:00
ayumi-signal
c09dc17867
Fix remote config for configs with unspecified on-off values 2025-09-02 16:42:04 -07:00
ayumi-signal
90e734a137
Fix stuck in-call close dialog overlay when cancelling 2025-09-02 10:49:44 -07:00
Jamie Kyle
b4da619b3c
Create AriaClickable component 2025-09-02 10:31:58 -07:00
Fedor Indutny
10e1953ae3
Fix image spinner 2025-09-02 08:03:48 -07:00
Jordan Rose
a0633efece
Remove sealed sender proto file in favor of libsignal types 2025-08-30 07:07:28 +10:00
yash-signal
0e4cdfc566
Donations: show modal when we can't apply the user's badge 2025-08-29 12:29:53 -07:00
Fedor Indutny
f0488dff25
Merge ProgressCircle into SpinnerV2 2025-08-29 11:55:52 -07:00
ayumi-signal
418a0a0aa3
Fix flaky test models/messages getNotificationData 2025-08-29 11:42:59 -07:00
ayumi-signal
df21a22fc5
Donations dialogs visual fixes 2025-08-28 13:25:48 -07:00
Fedor Indutny
1b4aecd2f0
Improve left pane search bar behavior 2025-08-28 11:36:19 -07:00
ayumi-signal
bc33de9149
Update text in donations discard dialog 2025-08-28 09:47:01 -07:00
Fedor Indutny
f1faca416e
Add .screenshot() method to mock tests 2025-08-28 09:44:44 -07:00
Jamie Kyle
6749692a8e Update release notes 2025-08-27 13:45:25 -07:00
trevor-signal
37ec000831
Enable backfilling of attachments without message_attachment rows 2025-08-26 20:20:14 -07:00
trevor-signal
f4c1d9334f
Keep messages in their own transaction in saveMessagesIndividually 2025-08-26 17:17:16 -04:00
ayumi-signal
b0bbf4189e
Fix donations custom amount input caret and lost currency symbols 2025-08-26 12:36:44 -07:00
Jamie Kyle
1df2dc6151
Implement sync for chat folders
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2025-08-25 18:02:05 -07:00