Commit Graph

14158 Commits

Author SHA1 Message Date
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 7a34150319 Add stickers to storage service. 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
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 072185ec36 Improve sync message validations. 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 5b42b115db Fix search crash when case-folding changes snippet length. 2026-07-27 14:56:47 -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
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 dfe6ae812d Add locking around storage controller interactions. 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
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
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
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 a92079e31b Add labs feature to have delete placeholders. 2026-07-20 13:12:05 -04:00
Alex Hart 628576817e Update donation receipt string. 2026-07-20 13:12:05 -04:00
Greyson Parrelli 297b7fedd3 Update compileSdk to 37. 2026-07-20 13:12:05 -04:00
andrew-signal c0283fb75f Migrate to libsignal getDevices/removeDevice.
Co-authored-by: Cody Henthorne <cody@signal.org>
2026-07-20 13:12:04 -04:00
Greyson Parrelli 551a25cfc6 Clean up orphaned latest_revision_id references during backup restore. 2026-07-20 13:12:04 -04:00
Cody Henthorne 39da95f29b Auto-resend media/story send after trusting safety number change. 2026-07-20 13:12:04 -04:00
andrew-signal 35ca16f294 Migrate to libsignal deleteUsernameHash.
Co-authored-by: Cody Henthorne <cody@signal.org>
2026-07-20 13:12:04 -04:00
andrew-signal 7e79dfa57f Migrate to libsignal setPushToken/clearPushToken.
Co-authored-by: Cody Henthorne <cody@signal.org>
# Conflicts:
#	lib/libsignal-service/src/main/java/org/whispersystems/signalservice/api/account/AccountApi.kt
2026-07-20 13:12:04 -04:00
Greyson Parrelli 28d2dee617 Potentially resolve bad service starts on BOOT_COMPLETED. 2026-07-20 13:12:04 -04:00
Greyson Parrelli 7ad05dd53c Move some network classes to :core:network. 2026-07-20 13:12:04 -04:00
Greyson Parrelli ce05c60eb4 Improve rich content URI validation. 2026-07-20 13:10:48 -04:00
Greyson Parrelli d818a93928 Apply announcement-only admin check to incoming group stories. 2026-07-20 13:10:48 -04:00
Greyson Parrelli 4af791c903 Improve emoji regex perf. 2026-07-20 13:10:48 -04:00