Commit Graph

84 Commits

Author SHA1 Message Date
Jamie 1d53ccfee1 Setup knip 2026-04-13 12:50:00 -07:00
Jamie 6cbd3b9334 Enable more oxlint typescript rules 2026-04-02 16:30:34 -07:00
Fedor Indutny bb111a3107 Bundle everything with rolldown 2026-03-30 11:54:59 -07:00
Jamie caa10d02c3 Switch from eslint to oxlint 2026-03-27 13:40:46 -07:00
Jamie 023ae37492 Replace typescript compiler with native tsgo compiler 2026-03-17 14:38:10 -07:00
Jamie 1d45a52da7 Enable tsconfig noUncheckedIndexedAccess 2026-03-12 16:24:01 -07:00
trevor-signal a9f64ce94e Improve ordering of file cleanup 2026-02-23 15:34:32 -06:00
trevor-signal 834f0c7775 Deduplicate incoming attachments on disk 2026-02-05 14:48:31 -05:00
yash-signal f5efbdc25f Migrate sharedGroupNames from model attribute to Redux selector 2026-01-30 08:36:21 +10:00
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