Michael Telatynski

Results 435 comments of Michael Telatynski

Element is performing as per the spec, I suggest trying to reproduce on Android & iOS and I'm sure you'll find the same failure mode. Synapse or the Spec are...

Things which need fixing before this can land: - [ ] https://github.com/vector-im/element-web/issues/22536 - [ ] https://github.com/vector-im/element-web/issues/22508 - [ ] https://github.com/vector-im/element-web/issues/22534 - [ ] https://github.com/vector-im/element-web/issues/22506 - [ ] https://github.com/vector-im/element-web/issues/22467 - [...

Closing as the diff broke, can be used as a source of hashes when needed

> Does this also count "reviews" from random users who’ve got nothing to do with matrix/element? Yup, intentional that those would need explicit dismissal

Related https://github.com/vector-im/element-desktop/issues/680

Related https://github.com/vector-im/element-desktop/issues/672

This needs changing at the spec level first. https://spec.matrix.org/v1.2/client-server-api/#mroommessage-msgtypes does not allow `style` on `span` tags.

This also does not work because we apply the spec as a sanitizer for allowed html tags & attributes. ![image](https://user-images.githubusercontent.com/2403652/172590135-bbdb15c3-aee4-43ed-b5b4-22064185d439.png) ![image](https://user-images.githubusercontent.com/2403652/172590144-2f4617d5-ff1f-4f9c-ba74-6d71d0d07ad1.png)

> because I don't know how to deploy a complete Matrix + Element environment in order to test in conditions. You can use the Netlify deployment made by this PR...