Commit Graph
312 Commits
Author SHA1 Message Date
Greyson Parrelli 22148550dc Update to libsignal 0.60.0 2024-11-01 16:07:25 -04:00
Alex HartandGitHub 719ae72270 Add MediaNoLongerAvailable wiring. 2024-10-31 15:29:28 -03:00
Alex HartandGreyson Parrelli bebc5a55bb Remove bad tests. 2024-10-23 15:51:54 -04:00
Michelle TangandGreyson Parrelli fdeaf77fc0 Use custom config for chat folders. 2024-10-17 19:54:44 -04:00
Greyson Parrelli a90df1e262 Get a big backupV2 import fully working. 2024-10-16 15:07:19 -04:00
Michelle TangandGreyson Parrelli c4fc32988c Release chat folders to internal users. 2024-10-16 15:07:18 -04:00
Greyson Parrelli a9264a316f Fix issue with directionless chats being unread after backupV2 import. 2024-10-07 17:01:27 -04:00
Alex HartandGreyson Parrelli 5bc8435d25 Add BackupSubscriptionCheckJob. 2024-10-07 17:01:27 -04:00
Greyson Parrelli 5efa1be3a5 Add view-once support to backupsV2. 2024-10-07 17:01:27 -04:00
Greyson Parrelli 21383e7ba5 Disable jobmanager during backup tests. 2024-10-07 17:01:27 -04:00
Alex HartandGreyson Parrelli 91115fa0bd Allow users to cancel during pending donation. 2024-10-03 10:26:19 -04:00
Greyson Parrelli 8460c22620 Add backup integration test cases. 2024-10-03 10:26:19 -04:00
Greyson Parrelli e77d9d3ad6 Fix link preview backup import/export. 2024-09-26 00:00:18 -04:00
Greyson Parrelli c80ebd5658 Fix quote attachment backup import/export. 2024-09-26 00:00:18 -04:00
Greyson Parrelli b6906990bc Fix individual and adhoc call backup import/export. 2024-09-26 00:00:18 -04:00
Greyson Parrelli bf338a6835 Keep remote fields in sync when deduping downloads. 2024-09-26 00:00:18 -04:00
Greyson ParrelliandGitHub ff4364586b Fix issue with attachments failing to download. 2024-09-24 12:41:27 -04:00
Greyson Parrelli 3c0e9c9e4e Fix group receipt handling in backups. 2024-09-21 09:49:21 -04:00
Greyson Parrelli 9888b1a5f8 Fix backup support for account wallpapers. 2024-09-21 07:01:43 -04:00
Greyson Parrelli 90998a4076 Fix various backup import-export inconsistencies. 2024-09-20 21:14:50 -04:00
Greyson ParrelliandCody Henthorne e80ebd87fe Refactor and simplify attachment archiving. 2024-09-13 10:51:30 -04:00
Cody Henthorne 816006c67e Refactor and cleanup backupv2 media restore. 2024-09-13 10:51:30 -04:00
Nicholas TinsleyandCody Henthorne e247d311d8 Add call link support to storage service. 2024-09-13 10:51:30 -04:00
Greyson ParrelliandCody Henthorne 1e8626647e Fix digests for non-zero padding. 2024-09-13 10:51:30 -04:00
Nicholas TinsleyandCody Henthorne 514f7cc767 Fix tests after reg v1 cleanup. 2024-09-13 10:51:30 -04:00
Nicholas TinsleyandCody Henthorne 9261c34213 Clean up registration java packages hierarchy. 2024-09-13 10:51:30 -04:00
Greyson ParrelliandCody Henthorne 7eac9ce1f4 Improve attachment deduping for videos. 2024-09-11 15:14:04 -04:00
Greyson ParrelliandCody Henthorne 00d20a1917 Introduce SignalNetwork, share PushServiceSocket. 2024-09-11 15:14:04 -04:00
Greyson ParrelliandCody Henthorne 4b47d38d78 Add IV to the attachment table. 2024-09-11 15:14:04 -04:00
1f196f74ff Add support for versioned expiration timers.
Co-authored-by: Greyson Parrelli <greyson@signal.org>
2024-08-30 12:55:22 -04:00
Greyson ParrelliandNicholas Tinsley 4e48a445bf Disable flaky test. 2024-08-27 13:21:20 -04:00
Greyson Parrelliandmtang-signal 630875dae2 Reduce noise of flaky test. 2024-08-22 12:58:33 -07:00
Greyson Parrelliandmtang-signal 110e2c9eb0 Fix ArchiveImportExport tests. 2024-08-22 12:58:33 -07:00
Greyson Parrelliandmtang-signal 5ffb7b07da Update to latest Backup.proto and fix various backup bugs. 2024-08-22 12:58:33 -07:00
Alex Hartandmtang-signal fa7e4c9686 Add ignore for checkout flow test for the time being. 2024-08-22 12:58:33 -07:00
Alex Hartandmtang-signal ccabd9edd8 Add espresso tests for donations flow. 2024-08-08 12:22:34 -07:00
Greyson Parrelliandmtang-signal fb2a332513 Update to latest Backup.proto. 2024-08-08 12:19:00 -07:00
Greyson ParrelliandNicholas Tinsley 0b98901634 Integrate libsignal validator into backup tests. 2024-07-26 23:43:53 +02:00
Greyson ParrelliandNicholas Tinsley 7b0badef19 Get shared backup tests working. 2024-07-26 23:43:53 +02:00
Greyson ParrelliandNicholas Tinsley e6d8e36141 Add new backup testing infrastructure. 2024-07-26 23:43:53 +02:00
Greyson ParrelliandNicholas Tinsley 06d475fb6e Move constraint filtering down into JobStorage to improve perf. 2024-07-26 23:43:53 +02:00
Greyson ParrelliandNicholas Tinsley 36dface175 Fix job deletion bug, add performance tests. 2024-07-26 23:43:53 +02:00
Cody Henthorne f5abd7acdf Add Group Send Endorsements support. 2024-07-09 13:40:41 -04:00
Greyson ParrelliandCody Henthorne 70378b85d7 Remove unused capabilities. 2024-07-09 13:40:41 -04:00
Nicholas TinsleyandCody Henthorne b113eec940 Show "Update" action button on profile name change. 2024-07-09 13:40:41 -04:00
Alex HartandCody Henthorne 77d3116431 Rename DonationValues to InAppPaymentValues. 2024-07-09 13:40:41 -04:00
ClarkandCody Henthorne 079a3d4fee Add import/export tests for contact messages and link previews. 2024-07-09 13:40:41 -04:00
ClarkandCody Henthorne 58d769b21f Allow exporting backup tests to binproto. 2024-07-09 13:40:40 -04:00
Cody HenthorneandNicholas Tinsley 371a39049d Ignore flakey delete sync test. 2024-07-03 14:02:59 -04:00
Nicholas Tinsley d7b5c6bff3 Delete registration V1. 2024-06-26 13:39:28 -04:00