Commit Graph

20156 Commits

Author SHA1 Message Date
Greyson Parrelli 072185ec36 Improve sync message validations. 2026-07-27 14:56:48 -04:00
Cody Henthorne d239f503a8 Bump libsignal to v0.99.1 2026-07-27 14:56:48 -04:00
Michelle Tang 12785f35c9 Improve group deletion.
Co-authored-by: Cody Henthorne <cody@signal.org>
2026-07-27 14:56:47 -04:00
Greyson Parrelli c8dfc74d41 Improve pin message validations. 2026-07-27 14:56:47 -04:00
Greyson Parrelli 5b42b115db Fix search crash when case-folding changes snippet length. 2026-07-27 14:56:47 -04:00
Cody Henthorne 22f8996d3f Additional UI tweaks to link account screen. 2026-07-27 14:56:47 -04:00
Greyson Parrelli a5fe925958 Reject zero-frame APNGs. 2026-07-27 14:56:46 -04:00
Greyson Parrelli ba4d92de45 Improve story context validation. 2026-07-27 14:56:46 -04:00
Greyson Parrelli 3e8190637c Improve attachment field validation. 2026-07-27 14:56:46 -04:00
Greyson Parrelli 7ea3679a24 Attempt to free up more disk space on GitHub CI. 2026-07-27 14:56:46 -04:00
Cody Henthorne 5a6c41e166 Reduce frequency of restore progress state logs. 2026-07-27 14:56:46 -04:00
Greyson Parrelli 263d7b7df1 Bump libsignal to v0.99.0 2026-07-27 14:56:46 -04:00
Greyson Parrelli be9ae5c8f2 Remove some unnecessary transcode size limits. 2026-07-27 14:56:45 -04:00
Greyson Parrelli 635b5795ea Notify user when a video is trimmed. 2026-07-27 14:56:45 -04:00
Greyson Parrelli cfce0ad8f1 Fix video transcode settings interpretation. 2026-07-27 14:56:45 -04:00
Cody Henthorne d55d1a2acd Fix UI issues in reg flow and update screenshot tests for all tablets. 2026-07-27 14:56:45 -04:00
Greyson Parrelli 0451ea188d Fix reg string to remove concatenation. 2026-07-27 14:56:45 -04:00
Greyson Parrelli 01a2599c3c Fix issue with null nextSms/Call times. 2026-07-27 14:56:45 -04:00
andrew-signal 682e5e4a01 Bump libsignal to v0.98.0 2026-07-27 14:56:44 -04:00
Greyson Parrelli 11ea9cb7b4 Improve backup notification title. 2026-07-27 14:56:44 -04:00
Greyson Parrelli 687818fbb5 Improve local archive folder structure recognition. 2026-07-27 14:56:44 -04:00
Greyson Parrelli 7a2c084b49 Remove unnecessary leading digits in phone number. 2026-07-27 14:56:44 -04:00
Greyson Parrelli dfe6ae812d Add locking around storage controller interactions. 2026-07-27 14:56:44 -04:00
Greyson Parrelli 8b1c2bf2af Fix RegistrationEndToEndTest flakiness. 2026-07-27 14:56:44 -04:00
Cody Henthorne ab61b79028 Move SignalSymbols to core-ui. 2026-07-27 14:56:44 -04:00
Greyson Parrelli 2d04bb32fd Add notifications for scheduled notes to self. 2026-07-27 14:56:43 -04:00
Michelle Tang 836645ed2b Add more logging around clearing KT data. 2026-07-27 14:56:43 -04:00
Greyson Parrelli dd32a92104 Add support for small link preview thumbnails. 2026-07-27 14:56:43 -04:00
Greyson Parrelli 4817b5a7ac Use secure-delete flag for smaller deletes. 2026-07-27 14:56:43 -04:00
adel-signal e0603b14bb Update RingRTC to v2.70.0, add video config settings
Co-authored-by: Cody Henthorne <cody@signal.org>
2026-07-27 14:56:43 -04:00
Greyson Parrelli 5f22566e10 Create and use RegistrationApiV2. 2026-07-27 14:56:43 -04:00
Greyson Parrelli 6f5d7c4b7b Normalize sticker tables. 2026-07-27 14:56:42 -04:00
Cody Henthorne 393f58c833 Fix signal data usage under reporting. 2026-07-27 14:56:42 -04:00
Cody Henthorne d25ac71907 Ignore renderable content in group update messages. 2026-07-27 14:56:42 -04:00
Cody Henthorne 0df6c66d08 Catch invalid group master key creation. 2026-07-27 14:56:42 -04:00
Greyson Parrelli 9abe34bd69 Remove camera requirement. 2026-07-27 14:56:42 -04:00
Cody Henthorne 8e54254ffa Recover attachments stuck mid-restore so media restore can complete. 2026-07-27 14:56:42 -04:00
Greyson Parrelli 0b6cd03115 Improve UX around max linked devices. 2026-07-27 14:56:42 -04:00
Greyson Parrelli 07500f62ab Upgrade SQLCipher to 4.17.0 2026-07-20 16:56:30 -04:00
Cody Henthorne 3cbc61cd11 Hide remote mute option in participant context menu for 1:1 calls. 2026-07-20 16:40:26 -04:00
Cody Henthorne 1be2aeaf2b Retry/resume link+sync backup upload improvements. 2026-07-20 16:34:45 -04:00
dependabot[bot] b9012e2820 ci: bump the actions group with 2 updates
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-20 16:18:18 -04:00
Greyson Parrelli e9249f33a5 Fix screenshot test for translation. 2026-07-20 15:56:56 -04:00
Cody Henthorne 7af82fbc87 Prevent call PiP from appearing in outgoing screen share. 2026-07-20 13:40:54 -04:00
Cody Henthorne 8b71bde890 Fix checkout tests hitting chat connection calls. 2026-07-20 13:40:41 -04:00
Greyson Parrelli 1ae5e884ec Remove duplicate preExistingRegistrationData test helper introduced during rebase. 2026-07-20 13:17:03 -04:00
Greyson Parrelli a30cacdb0c Add registration test for bad RRP during reglock. 2026-07-20 13:12:51 -04:00
Greyson Parrelli 0a18d01801 Do not allow re-registers to restore data in regV5. 2026-07-20 13:12:51 -04:00
Greyson Parrelli 4aa5447967 Upgrade to glide 5.0.9 2026-07-20 13:12:05 -04:00
Greyson Parrelli a92079e31b Add labs feature to have delete placeholders. 2026-07-20 13:12:05 -04:00