Merge branch 'develop' into voip_design_updates

This commit is contained in:
ismailgulek
2021-04-02 14:39:37 +03:00
125 changed files with 3820 additions and 1940 deletions
@@ -120,6 +120,8 @@
if (self.room.summary.isEncrypted)
{
// Make sure we have the trust shield value
[self.room.summary enableTrustTracking:YES];
[self fetchEncryptionTrustedLevel];
}
}