Commit Graph

20134 Commits

Author SHA1 Message Date
Greyson Parrelli a50dfd37ad Fix scroll issue in forward sheet. 2026-07-28 14:55:28 -04:00
Greyson Parrelli 1b206ddc70 Fix various edge to edge bugs. 2026-07-28 14:55:23 -04:00
Greyson Parrelli a9a8ec7f5d Remove edge-to-edge opt-out. 2026-07-28 14:55:15 -04:00
Greyson Parrelli 47a6b34e17 Add StorageSyncJob tests. 2026-07-28 13:51:24 -04:00
Greyson Parrelli 5f9b9d2d3a Fix crash with unknown sticker packs. 2026-07-28 12:22:56 -04:00
Michelle Tang 5c0fbdc8b5 Fix expiring issues. 2026-07-28 11:54:51 -04:00
Greyson Parrelli 15d95a45c9 Remove dependabot config. 2026-07-27 16:24:50 -04:00
Michelle Tang 205549360a Bump version to 8.21.0 v8.21.0 2026-07-27 16:04:34 -04:00
Michelle Tang 09f8f456f6 Update baseline profile. 2026-07-27 15:18:45 -04:00
Michelle Tang 4d94ad8929 Update translations and other static files. 2026-07-27 15:05:53 -04:00
Michelle Tang e3e86d1b65 Check poll threads. 2026-07-27 14:56:51 -04:00
Cody Henthorne b535d3f473 Fix missing group members and p2p update send after joining group via link. 2026-07-27 14:56:51 -04:00
Cody Henthorne 0b7eda3e94 Force receipient refresh on any message request state change. 2026-07-27 14:56:51 -04:00
Ehren Kret 2162fccd7d Fix base64 decode issue with short signal.me URLs. 2026-07-27 14:56:51 -04:00
Ehren Kret 9ca47f5fc5 Fix single character group links crashing. 2026-07-27 14:56:51 -04:00
Greyson Parrelli e458b3ff66 Fix bug where you're repeatedly asked to enter AEP. 2026-07-27 14:56:51 -04:00
Greyson Parrelli 7a34150319 Add stickers to storage service. 2026-07-27 14:56:50 -04:00
Greyson Parrelli 71bd8f9ec3 Improve error message when you can't get a voice call for verification code. 2026-07-27 14:56:50 -04:00
Michelle Tang ad3d537d92 Add more KT fixes. 2026-07-27 14:56:50 -04:00
Cody Henthorne b019aba3fc Ensure group updates render before message content when not from p2p. 2026-07-27 14:56:50 -04:00
Greyson Parrelli bd5c60d442 More edge-to-edge support. 2026-07-27 14:56:50 -04:00
Michelle Tang a57572cf64 Change character limit for poll questions. 2026-07-27 14:56:49 -04:00
Greyson Parrelli 59bd04d9b7 Temporarily disable dependabot PRs. 2026-07-27 14:56:49 -04:00
Alex Hart 7f4829c80c Fix bad last-end-of-period check causing excess backup keep-alive requests. 2026-07-27 14:56:49 -04:00
Greyson Parrelli 70be67b267 Require users to correct intense clock skew. 2026-07-27 14:56:49 -04:00
Greyson Parrelli 6dc0229e72 First pass at edge-to-edge support. 2026-07-27 14:56:48 -04:00
Greyson Parrelli 338283eff5 Include backup tier in support email. 2026-07-27 14:56:48 -04:00
Greyson Parrelli 9804c6cf5e Improve call message validations. 2026-07-27 14:56:48 -04:00
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