element-hq / element-ios

A glossy Matrix collaboration client for iOS
https://element.io
GNU Affero General Public License v3.0
1.73k stars 493 forks source link

Update MSC3912 implementation: Redaction of related events #7563

Closed giomfo closed 1 year ago

giomfo commented 1 year ago

Steps to reproduce

Description:

Since MSC3912 has been implemented by https://github.com/matrix-org/matrix-ios-sdk/pull/1688, we introduced 2 changes into the MSC for which we need to update this implementation :

We should apply changes in the SDK only for the first point. The SDK seems already support the second point. This second point should be taken into account mainly in a moderation tool where the client may not be aware of the relation types associated with an event.