matrix-rust-sdk icon indicating copy to clipboard operation
matrix-rust-sdk copied to clipboard

Add support in timeline for the new MegolmError `SenderIdentityNotTrusted` when cross-signed `TrustRequirement` is enabled

Open BillCarsonFr opened this issue 1 year ago • 0 comments

Part of https://github.com/element-hq/crypto-internal/issues/308.

Modify TimelineEvent to expose New Megolm errors when TrustRequirement is CrossSigning*, add new cases to UtdCause.

See https://github.com/element-hq/crypto-internal/issues/353 for the new error to show in timeline

BillCarsonFr avatar Sep 30 '24 08:09 BillCarsonFr