Commit Graph

75 Commits

Author SHA1 Message Date
trevor-signal
bdc056a7c9 Improve message content cleanup behavior 2025-12-09 09:40:00 -05:00
trevor-signal
a73133e534 Update behavior for soon-to-expire attachments on backup CDN 2025-11-20 13:12:15 -05:00
Scott Nonnenberg
c4378d9c24 Support for exporting chats to disk 2025-11-18 11:12:04 -05:00
trevor-signal
7a8f208854 Avoid orphaning quoted attachment thumbnails 2025-11-12 10:11:44 +10:00
Scott Nonnenberg
540bb99632 Find by username: Don't automatically add .01 discriminator 2025-10-28 06:27:39 +10:00
Fedor Indutny
44076ece79 Rename files 2025-10-16 23:45:44 -07:00
Fedor Indutny
3387cf6a77 Prepare for adding file suffixes 2025-10-16 23:45:44 -07:00
Fedor Indutny
40c31e138b Remove window.Signal.Migrations 2025-10-10 13:37:38 -07:00
Fedor Indutny
bcac163e73 Remove window.textsecure global 2025-10-09 13:03:13 -07:00
Fedor Indutny
780f39c285 Faster incremental builds 2025-10-06 12:23:41 -07:00
Fedor Indutny
40eaf078cc Qualify CJS-only module imports 2025-09-19 13:05:51 -07:00
Fedor Indutny
c02565eaa8 Enforce node: schema for builtins, import extensions 2025-09-16 17:39:03 -07:00
trevor-signal
1845931358 Add debugging toast when attachment download from backup tier fails 2025-09-09 16:37:31 -04:00
Alex Bakon
1d37db78d2 Switch remote config fetching to use new endpoint 2025-08-22 10:20:57 -05:00
trevor-signal
64dfe6432e Treat 403 from CDN0 the same as a 404 from others CDNs 2025-08-11 12:21:21 -07:00
trevor-signal
843f545ceb Reorganize test cases 2025-06-26 09:24:07 -07:00
trevor-signal
fb0c414702 Backups: use new locatorInfo & mediaName (#10627) 2025-06-18 13:16:29 -04:00
Fedor Indutny
f6c19c548e Better usage of pino 2025-06-16 09:47:18 -07:00
Fedor Indutny
13430f84e4 Better state teardown in tests 2025-06-04 08:25:52 +10:00
trevor-signal
8f672bb79a Fallback to global media tier CDN number 2025-05-16 09:31:04 -07:00
trevor-signal
cc24f0524b Improve reaction targeting 2025-05-13 10:46:30 -07:00
ayumi-signal
a2c74c3a8b Basic support for local encrypted backups 2025-05-12 14:15:11 -07:00
Scott Nonnenberg
93bc9e9ee1 Username search: Trim leading/trailing whitespace beforehand 2025-04-28 15:38:42 -05:00
Scott Nonnenberg
78b4bda568 Improve validation of username searches
Co-authored-by: Joris Z. van den Oever <jzvandenoever@users.noreply.github.com>
2025-04-19 08:21:10 +10:00
Fedor Indutny
427f91f903 Allow backfill for more undownloadable attachments 2025-03-26 14:48:28 -04:00
Scott Nonnenberg
a3335929b3 Compose: Show 'search for username' by itself more often 2025-03-19 01:41:52 +10:00
Scott Nonnenberg
ee63cfc277 Allow leading @ in Compose/Find by username 2025-03-04 09:29:51 +10:00
trevor-signal
572849b9dd Improve recovery from corrupted downloads 2025-02-25 14:18:34 -05:00
Scott Nonnenberg
f846678b90 Use minimal replacement class for MessageModel 2025-01-10 08:18:32 +10:00
Scott Nonnenberg
2741fbb5d2 Show attachment download progress, new stop button to cancel
Co-authored-by: Jamie Kyle <jamie@signal.org>
2024-12-10 08:54:18 +10:00
Fedor Indutny
45e9c07125 Improve backup export benchmark measurement 2024-11-13 10:47:58 -08:00
trevor-signal
aac94b0217 Improve message migration error handling 2024-11-04 12:18:36 -08:00
Fedor Indutny
a338bc5a67 Update HKDF constants for backups 2024-10-31 10:01:03 -07:00
Fedor Indutny
9ff6c75eb9 Export/import attachments in integration tests 2024-10-11 15:14:28 -04:00
Scott Nonnenberg
b51a0e0298 Attachments: support for incrementalMac and chunkSize 2024-10-09 09:13:41 -04:00
trevor-signal
6e1fd5958e Ensure attachments are re-encryptable to same digest 2024-10-04 15:52:29 +10: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
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
9aff86f02b Simplify online/offline status management 2024-03-18 14:48:00 -07:00
trevor-signal
09b5e6ef50 Remove autoOrientJPEG and consolidate downscaling logic 2024-03-06 13:49:21 -08:00
Fedor Indutny
4a41e87173 More permissive username search 2024-02-14 10:18:49 -08:00
Scott Nonnenberg
99b2bc304e Use streams to download attachments directly to disk
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2023-10-30 09:24:28 -07:00
Josh Perez
7d35216fda Replace MessageController with MessageCache 2023-10-03 17:12:57 -07:00
Fedor Indutny
8b0da36caa Migrate schema to service ids 2023-08-21 09:30:33 -07:00
Fedor Indutny
366b875fd2 Introduce Service Id Types
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-08-21 09:30:32 -07:00
Josh Perez
46942ece00 Send proper sync message for edit msg in all contexts 2023-05-09 18:25:37 -07:00
Scott Nonnenberg
7c1f186c05 sendToGroup: Don't fail send if we get 401 from multi_recipient/ request 2023-01-20 17:50:34 -07:00
Fedor Indutny
ed271d92ea Add no-misused/floating-promises lint rule 2022-12-21 10:41:48 -08:00
Fedor Indutny
991580a1ed Improve error handling during group sends 2022-11-22 10:43:43 -08:00