Commit graph

403 commits

Author SHA1 Message Date
Fedor Indutny
2fb50df0af
Introduce versioning clock to timer system 2024-08-21 09:03:28 -07:00
trevor-signal
301f7a505a
Update backup import/export with new SendStatus, FilePointer, and GroupSnapshot updates 2024-08-20 10:47:02 +10:00
Sergey Skrobotov
30a419bb2a
Adopt libsignal-net version with no auto-reconnect
Co-authored-by: Jordan Rose <jrose@signal.org>
2024-08-15 13:08:50 +10:00
Scott Nonnenberg
63e14a7df6
Backup: Support for calls 2024-08-13 11:39:04 -07: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
trevor-signal
098f54602e
Respect 429 rate-limiting during attachment backup 2024-08-01 13:55:13 -07:00
trevor-signal
0433264eed
Update mediaName derivation to hex encoding 2024-07-31 23:13:38 -07:00
Fedor Indutny
c5ce9cd880
Update backup protos 2024-07-31 09:43:26 -04:00
Jamie Kyle
cee2788654
Add editing to call details pane 2024-07-30 11:39:24 -07:00
Scott Nonnenberg
95209689a8
getAllStories: Remove nested queries 2024-07-30 14:29:35 -04:00
trevor-signal
774b2b82b8
Reduce test-electron CI flake on macOS 2024-07-25 10:06:12 -07:00
Fedor Indutny
d627bf543e
Update backup protos 2024-07-25 10:58:51 -04:00
Fedor Indutny
3555ccc629
Make most message attribute uses readonly
Co-authored-by: Jamie Kyle <jamie@signal.org>
2024-07-24 13:14:11 -07:00
Fedor Indutny
24a22bf191
Update prettier to 3.3.3 2024-07-23 17:31:40 -07:00
trevor-signal
1773ad1e11
Fix test-electron tests on Windows runner 2024-07-23 14:27:17 -04:00
Fedor Indutny
9006990e58
Parallelize test-electron 2024-07-22 12:27:09 -07:00
Fedor Indutny
c64762858e
Parallelize SQL queries 2024-07-22 11:16:33 -07:00
trevor-signal
61548061b8
Support thumbnail export & import during backup of visual attachments 2024-07-16 16:39:56 -04:00
Fedor Indutny
8f2061e11d
Import/export chat styles 2024-07-15 13:58:55 -07:00
Fedor Indutny
28664a606f
New attachment storage system 2024-07-11 12:44:09 -07:00
Fedor Indutny
82941c6c4a
Export tombstones for gv1 updates in gv2 groups 2024-07-08 10:26:53 -04:00
trevor-signal
d53757d9fa
Reduce CI flake on MacOS runner 2024-06-27 16:16:01 -04:00
Scott Nonnenberg
ac04d02d4f
Support for single-attachment delete synced across devices 2024-06-21 15:35:18 -07:00
Scott Nonnenberg
75c32e86f0
Move receipts and view/read syncs to new syncTasks system 2024-06-17 15:24:39 -04:00
trevor-signal
1a263e63da
Fallback to download from transit tier if attachment not found on backup tier 2024-06-14 10:17:04 -07:00
Fedor Indutny
de638fbc2b
Import/export additional message flags 2024-06-13 16:26:26 -07:00
Fedor Indutny
e6b62001d3
Import/export gift badges, other fields 2024-06-12 13:36:02 -07:00
trevor-signal
03406b15fa
Backup support for sticker messages 2024-06-11 14:22:54 -07:00
Fedor Indutny
8b969b5a0a
Update libsignal to 0.50.0
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2024-06-10 14:37:14 -07:00
trevor-signal
e0dc4c412d
Backup support for quotes & quoted attachments 2024-06-10 14:44:15 -04:00
trevor-signal
9cbbbe0ef0
Support voice memo backups 2024-06-06 09:16:27 -07:00
Fedor Indutny
fa1530debf
Edit message import/export 2024-06-03 10:02:25 -07:00
trevor-signal
534029d2e6
Backup support for link preview and contact attachments 2024-05-30 14:53:30 -04:00
trevor-signal
4254356812
Enable attachment backup uploading 2024-05-30 09:46:43 +10:00
Fedor Indutny
481928fa4f
Add unsupported/sse message export/import 2024-05-29 10:19:33 -07:00
Fedor Indutny
4ec69ee3a0
Support backspace after emoji completion
Co-authored-by: Jamie Kyle <jamie@signal.org>
2024-05-28 19:49:49 -07:00
trevor-signal
85a75cb28f
Store IV when encrypting or decrypting attachments 2024-05-28 21:12:14 -04:00
Scott Nonnenberg
11eb1782a7
Support for local deletes synced to all your devices 2024-05-28 11:56:00 -04:00
trevor-signal
7351a51ac4
Revert "Store IV when encrypting or decrypting attachments" 2024-05-22 11:18:38 -07:00
Fedor Indutny
9df3c63ca6
Export/import simple update messages 2024-05-22 09:34:19 -07:00
Jamie Kyle
19083cadf7
Init CallLinkDetails view in calls tab 2024-05-22 09:24:27 -07:00
trevor-signal
e9b661873b
Store IV when encrypting or decrypting attachments 2024-05-22 14:07:39 +10:00
trevor-signal
2b7936cd86
Update conversion of Uint8Array to Readable for in-memory attachments 2024-05-21 14:34:20 -04:00
trevor-signal
a992546cda
Use TUS for attachment uploads 2024-05-20 15:29:20 -04:00
ayumi-signal
dea641bae4
Search call links in calls tab 2024-05-17 16:22:51 -07:00
ayumi-signal
fc9c5488c5
Peek call links and group calls from Calls Tab 2024-05-17 15:02:07 -07:00
trevor-signal
6f7545926a
Convert attachments to filePointers for backup export 2024-05-15 10:55:20 -04:00