Commit graph

4809 commits

Author SHA1 Message Date
automated-signal
1332d2732e
Only increment timer version once
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-08-21 15:06:00 -07:00
automated-signal
d59340ba40
Groups: On log fetch error from current revision, use joined_at_version
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-08-21 14:48:31 -07:00
automated-signal
103fd258bc
Preserve draft on conversation merge
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-08-21 14:21:05 -07:00
automated-signal
bcd64fc059
Fix backup import flow in linking UI
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-08-21 14:20:28 -07:00
automated-signal
d90b7fddc7
Introduce versioning clock to timer system
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-08-21 11:14:12 -07:00
automated-signal
d7dfb0739d
Fix pluralization of a group notification
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-08-21 09:06:42 -07:00
automated-signal
f0885347c5
Add an extra debug method
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-08-21 17:56:27 +10:00
automated-signal
6841869cce
Resumable attachment downloads
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-08-21 17:55:24 +10:00
automated-signal
57eed9b685
Add unlink step to existing UI flow
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-08-21 17:54:52 +10:00
automated-signal
18c0bc71f2
Limit call link names to 32 characters
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-08-21 17:54:39 +10:00
automated-signal
195b7690d5
Style create call link icon like chat tab buttons
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-08-21 17:53:55 +10:00
automated-signal
7027bca293
Groups: Continue processing group if endorsements are invalid
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-08-21 17:52:53 +10:00
trevor-signal
2ba9afb7cf
Update backup import/export with new SendStatus, FilePointer, and GroupSnapshot updates 2024-08-20 09:30:40 -04:00
automated-signal
34342a25d0
Adopt libsignal-net version with no auto-reconnect 2024-08-20 08:55:11 -04:00
automated-signal
75945b6844
Ensure SQL worker messages are not dropped
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-08-19 12:14:26 -07:00
Scott Nonnenberg
3991ad3a98 Add release notes for 7.21 2024-08-15 11:41:05 +10:00
Scott Nonnenberg
c040cb2d6c
Make messaging/relink mock test more reliable
Co-authored-by: Fedor Indutny <indutny@signal.org>
2024-08-15 10:13:48 +10:00
Fedor Indutny
3914216f5c
Skip typecheck for emoji-datasource 2024-08-15 09:58:01 +10:00
Fedor Indutny
2c0ccb2e36
Remove failed updater on double failure
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-08-14 14:10:34 -07:00
Fedor Indutny
d70aa55a78
New styles for various empty states 2024-08-13 16:34:42 -07:00
Jamie Kyle
74b90a5cdd
Refactor StoryProgressSegment to have better controlled animations 2024-08-13 15:19:34 -07:00
Fedor Indutny
6143888f6c
Better database errors in worker thread 2024-08-13 13:42:20 -07:00
trevor-signal
2cbc1a82b2
Add default timeout for initial response to attachment request 2024-08-13 13:23:29 -07:00
Scott Nonnenberg
63e14a7df6
Backup: Support for calls 2024-08-13 11:39:04 -07:00
Fedor Indutny
3a631a587f
Update db user_version within transaction 2024-08-13 10:52:21 -07:00
Fedor Indutny
36db532f31
Fix image processing for onboarding story 2024-08-12 14:14:38 -07:00
Fedor Indutny
89bdb68129
Remove deprecated endpoint 2024-08-13 06:38:23 +10:00
Scott Nonnenberg
3a28aaab53
Contact Sync: Only update expireTimer on first sync 2024-08-13 06:25:01 +10:00
Fedor Indutny
f1a7ac8c3d
Drop release notes channel when importing backup 2024-08-13 06:18:19 +10:00
Fedor Indutny
9a98ae0a4e
Separate calls in sql channel 2024-08-12 12:54:24 -07:00
trevor-signal
85b130a12d
Ensure outgoing filesize limit considers padding and encryption 2024-08-12 09:44:50 -07:00
Scott Nonnenberg
8166024700
cleanAttributes: Use value from cache, not from database 2024-08-12 09:26:40 -07:00
Fedor Indutny
0f2cda876c
Expose data helpers for dev tools use 2024-08-08 16:10:25 -07:00
trevor-signal
d18888a53d
Ensure message is saved after queueing attachment downloads 2024-08-08 13:32:11 -07:00
Fedor Indutny
5c350a0e3c
Download backup on link 2024-08-08 12:22:48 -07:00
ayumi-signal
ec36ae7f26 Update reproducible build script to reflect build process 2024-08-08 10:03:43 -07:00
hackerbirds
7ee35ebdec Introduce reproducible build system on Linux 2024-08-08 10:02:44 -07:00
Scott Nonnenberg
068dfbc327
Attachment mock test: wait for draft attachment ready before send 2024-08-08 08:44:19 -04:00
Sergey Skrobotov
7a9e51f5ad
Restore remote config before connecting to server 2024-08-08 09:36:11 +10:00
Jamie Kyle
6bb518f2f7 Release notes for 7.20 2024-08-07 14:48:56 -07:00
Fedor Indutny
8b840ab442
Fix missing group avatar on group link join 2024-08-07 12:08:14 -07:00
trevor-signal
03d68c3137
Update error handling during TLS connection 2024-08-07 14:37:49 -04:00
Sergey Skrobotov
de33410be1
libsignal authenticated websocket 2024-08-06 14:21:15 -07:00
trevor-signal
31bcb1e4cc
Fix CI test flake for AttachmentDownloadManager 2024-08-07 06:56:52 +10:00
Jamie Kyle
9a9f9495f1
Support delete for call links
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-08-06 12:29:13 -07:00
Fedor Indutny
11fed7e7f8
Improve check during message export 2024-08-06 08:28:27 -07:00
ayumi-signal
a769429b36
Add kwallet6 to help dialog 2024-08-05 17:00:06 -07:00
Fedor Indutny
03bc4764bc
Fix initialization order in background.ts 2024-08-05 16:33:12 -07:00
Fedor Indutny
c4541516b1
Streamline logic in maybeMergeContacts 2024-08-06 06:40:33 +10:00
Fedor Indutny
0350f98f98
Remove event listeners on stream end 2024-08-05 13:33:04 -07:00