A glossy Matrix collaboration client for the web.
GNU Affero General Public License v3.0
11.17k
stars
1.99k
forks
source link
Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in `ContentMessages.ts` #28238
Closed
florianduros closed 1 week ago
Checklist
public
/exported
symbols have accurate TSDoc documentation.Task https://github.com/element-hq/element-web/issues/26922 Replace
MatrixClient.isRoomEncrypted
byMatrixClient.CryptoApi.isEncryptionEnabledInRoom
inContentMessages.ts