Commit Graph
6823 Commits
Author SHA1 Message Date
Greyson Parrelli 95a6835988 Improve handling of backup initialization. 2024-04-29 19:26:06 -04:00
moiseev-signalandGreyson Parrelli f9a8f447d2 Support proxy in connections managed by libsignal. 2024-04-29 19:26:06 -04:00
Nicholas TinsleyandGreyson Parrelli d20f588802 Inline the group call reactions feature flag. 2024-04-29 19:25:59 -04:00
Nicholas TinsleyandGreyson Parrelli f23476a4e9 Initial support for restoring backups and skipping SMS in registration v2. 2024-04-29 19:25:59 -04:00
mtang-signalandGreyson Parrelli fd4864b3b1 Update microphone permission UI for calls. 2024-04-29 19:25:59 -04:00
mtang-signalandGreyson Parrelli c5c0c432c4 Update microphone permission UI for voice messages. 2024-04-29 19:25:59 -04:00
mtang-signalandGreyson Parrelli 18e6c57e75 Update location permission UI. 2024-04-29 19:25:59 -04:00
mtang-signalandGreyson Parrelli ffc1463cda Add double tap editing feature. 2024-04-29 19:25:59 -04:00
ClarkandGreyson Parrelli 84e654efb2 Set archive transfer state when archive data is set. 2024-04-29 19:25:59 -04:00
ClarkandGreyson Parrelli d983265e08 Persist group state in backup. 2024-04-29 19:25:59 -04:00
Alex HartandGreyson Parrelli e60b32202e Improved missed call state handling. 2024-04-29 19:25:59 -04:00
moiseev-signalandGreyson Parrelli 95fbd7a31c Implement unauthenticated chat web socket connection via libsignal-net. 2024-04-29 19:25:59 -04:00
Nicholas TinsleyandGreyson Parrelli 00a91e32fc Multiple skin tones for reaction bursts. 2024-04-29 19:25:59 -04:00
Alex Hart fa32b7a883 Fix coloring on outgoing calls. 2024-04-24 15:10:12 -03:00
Alex Hart 63e6f955ed Prevent getCallLinks from returning links without root keys. 2024-04-24 14:17:58 -03:00
Alex Hart 7dcb8a425a Handle joined sync message for call links. 2024-04-24 13:31:35 -03:00
Nicholas Tinsley 881d231a93 Improve group call reactions UI when presented without raise hand.
This also dismisses the custom reaction picker when switching to PiP mode.
2024-04-24 10:13:56 -04:00
Alex Hart 293634c758 Send call link update sync message upon call link creation. 2024-04-24 10:48:00 -03:00
Greyson ParrelliandGitHub 4134df3f35 Use archive-specific endpoint for attachment backfill. 2024-04-23 16:29:03 -04:00
Cody Henthorne d561a1385c Fix extremely long emoji search crash. 2024-04-23 12:29:03 -04:00
Cody Henthorne 25b1a814fe Remove legacy keyword search flag from emoji search infra. 2024-04-23 12:29:03 -04:00
ClarkandCody Henthorne b043b6e458 Schedule message backups when enabled. 2024-04-23 12:29:03 -04:00
ClarkandCody Henthorne 8a972d93e9 Actually use backup jitter in local backups. 2024-04-23 12:29:03 -04:00
Cody Henthorne 8fe66a14c5 Fix multi-window camera crash. 2024-04-23 12:29:03 -04:00
ClarkandCody Henthorne f82bd64c10 Copy inbound attachments to archive service. 2024-04-23 12:29:03 -04:00
mtang-signalandCody Henthorne 0f4618ab11 Remove link preview images from shared media. 2024-04-23 12:29:03 -04:00
Cody Henthorne 475ca50fab Fix missing local participant state changes in group calls bug. 2024-04-23 12:29:03 -04:00
Greyson ParrelliandCody Henthorne a64a02fa0c Fix issue where structured contact name syncing was delayed. 2024-04-23 12:29:02 -04:00
ClarkandCody Henthorne f3669a5865 Fix message extra column not being restored properly. 2024-04-23 12:29:02 -04:00
Greyson ParrelliandCody Henthorne 34dbd11db0 Update file format for backupV2. 2024-04-23 12:29:02 -04:00
Nicholas TinsleyandCody Henthorne 2e7279c72f Only display "Processing" text on outgoing media. 2024-04-23 12:29:02 -04:00
Nicholas TinsleyandCody Henthorne 6ad72f00af Fix phone number formatter in Registration V2. 2024-04-23 12:29:02 -04:00
Alex HartandCody Henthorne b771a21518 Add screen for managing backup type. 2024-04-23 12:29:02 -04:00
Greyson ParrelliandCody Henthorne 04fb459acd Remove unused backup outputstream class. 2024-04-23 12:29:02 -04:00
Greyson ParrelliandCody Henthorne f34ae8d118 Add padding to the gzipped backup output. 2024-04-23 12:29:02 -04:00
Cody HenthorneandGitHub 0536628da3 Stagger app wake ups due to analyze database alarm. 2024-04-23 10:44:09 -04:00
Nicholas Tinsley 1fa53cfcb8 Prevent crash on attachment delete while voice note system tone is playing. 2024-04-23 10:22:01 -04:00
Cody HenthorneandGitHub 42aeceffe2 Revert full usage of ActiveCallManager. 2024-04-22 16:32:27 -04:00
Greyson Parrelli 62af9dad50 Update translations and other static files. 2024-04-18 16:43:51 -04:00
Cody HenthorneandGreyson Parrelli ee58d47926 Cycle rx message sending flag. 2024-04-18 16:24:13 -04:00
Greyson Parrelli d74260b536 Improve network reliability. 2024-04-18 16:24:13 -04:00
Alex HartandGreyson Parrelli 15d8a698c5 Add new name collision state management. 2024-04-18 16:24:13 -04:00
Nicholas TinsleyandGreyson Parrelli 62cf3feeaa Restore a Local Backup v2 2024-04-18 16:24:13 -04:00
Alex HartandGreyson Parrelli 947ab7d48b Implement skeleton for backup sheets. 2024-04-18 16:24:13 -04:00
Greyson Parrelli a82b9ee25f Add a job to backfill attachment uploads to the archive service. 2024-04-18 16:24:13 -04:00
mtang-signalandGreyson Parrelli 1e4d96b7c4 Add camera permission check to group stories. 2024-04-18 16:24:13 -04:00
Alex HartandGreyson Parrelli 735a8e680c Add backupSubscription field to configuration object. 2024-04-18 16:24:13 -04:00
Alex HartandGreyson Parrelli d9e9fe1d6a Move backups selection code to its own package. 2024-04-18 16:24:13 -04:00
Greyson Parrelli 4bcd1df4f8 Expand account consistency checks. 2024-04-18 16:24:13 -04:00
Greyson Parrelli 9762899272 Remove old thread remappings. 2024-04-18 16:24:13 -04:00