matrix-react-sdk
matrix-react-sdk copied to clipboard
Stop sending reply and edit fallbacks (MSC2781)
Fixes https://github.com/vector-im/element-web/issues/20334 Fixes https://github.com/vector-im/element-web/issues/7874 Fixes https://github.com/vector-im/element-web/issues/7014
Implementation of MSC2781 https://github.com/matrix-org/matrix-doc/pull/2781
This change is marked as an internal change (Task), so will not be included in the changelog.
Preview: https://616fbd209150a3addcee4a49--matrix-react-sdk.netlify.app ⚠️ Do you trust the author of this PR? Maybe this build will steal your keys or give you malware. Exercise caution. Use test accounts.
while I agree the ecosystem needs to adapt, I think it's much easier to support events without than with fallbacks also for bots just as it is for client( sdk)s. What's the plan to push towards it? Labs flag for this and test around how it goes? Announce to everyone to implement this MSC before it gets merged while retaining compatibility with fallbacks with a deadline?
See also: MSC2781
Conversion to a draft, as we are still waiting for mobile. We should reopen it if there is a chance to move it forward.