Johannes Marbach
Johannes Marbach
Ich denke mit der KANN-Abstufung und dem Verweis auf den verbleibenden Use Case der internen Kommunikation können wir dieses Ticket nun doch schließen.
> * Add `m.topic` content block to enable rich text in `m.room.topic` events as per [MSC3765](https://github.com/matrix-org/matrix-spec-proposals/pull/3765). ([#2095](https://github.com/matrix-org/matrix-spec/issues/2095)) This happened in https://github.com/element-hq/synapse/pull/18195 which landed only after the MSC and used stable...
Downgrading to `S-Minor` since some of listed things appear to be intentional. From a quick chat with @daniellekirkwood: > I do expect that when you mark a room as unread...
If I'm not mistaken, both matrix-rust-sdk and matrix-rich-text-editor are using https://github.com/raphlinus/pulldown-cmark which supports some of the GFM extensions over CM: > Further, it optionally supports parsing footnotes, Github flavored tables,...
Maybe Element Web could try switching to pulldown-cmark (possibly wrapped by matrix-rust-sdk) via Wasm?
It looks like this has been fixed in https://github.com/element-hq/element-call/pull/2530.
For the tests, I'd like to integrate something into `matrix-sdk-ui/tests/integration/notification_client.rs` but I'm struggling a bit to see how to inject custom push rules in the client. It looks like all...
Tests are still missing. I will need to figure out how to extend the existing ones.
Moving back to draft to re-evaluate alternatives to [MSC3768](https://github.com/matrix-org/matrix-spec-proposals/pull/3768).
Oh. 😯 This actually seemed relatively minimal to me, especially when compared to its predecessor #5441. I understand the rationale though and keeping this in a fork is fine. If...