-
Alternatively, we could add `canonical_alias` as a separate field.
~~This is breaking the names of rooms without a `m.room.name` in EX.~~ Apparently the rust SDK doesn't use `name` field.
c.f.
…
-
I would like to contribute by adding a template for `Reply` (not `in thread`), as suggested:
https://github.com/8go/matrix-commander/blob/79a5d0c2db9b3c49de0d0538affbe07f1a266f84/event-templates/RE…
-
The SCT strongly believes that when an event is redacted the media associated with that event should also be redacted. Custom stickers/emoji generally work by re-using MXC URIs between events, breakin…
-
https://gitlab.com/minestrix/minestrix-doc MinesTRIX is another social media-on-matrix project
related MSC: https://github.com/matrix-org/matrix-spec-proposals/pull/3639
-
MSC matrix-org/matrix-spec-proposals#3589 generated some discussion about spec stabilisation.
Currently, per @turt2live;
> Implementations are generally expected to implement [MSCs which passed …
-
It should make the entire room name clickable and open that room when clicked.
![image](https://user-images.githubusercontent.com/26059643/146772174-1659520d-158a-40ce-8f41-ddaa9c16b02a.png)
-
In https://www.youtube.com/watch?v=A4k7DVIK5TE, @ara4n mentions "Google up [MSC3401](https://github.com/matrix-org/matrix-doc/pull/3401)", however, because google doesnt index pull requests, direct li…
-
*This issue was originally created by [**@ryester19**](https://github.com/ryester19) at .*
**Description:**
Now that Element Web and Android has enabled threading by default, Dendrite should…
-
Hello,
I have a (very simple) proposal to optimize a portion of the code that is used more than 40 times in the project:
```
msc_string *str = (msc_string *)apr_pcalloc(msr->mp, sizeof(msc_string))…
-
To transparently tell people what exactly needs to happen in order for FCP to start. The checklist would be slightly different depending on the FCP disposition (merge, close, postpone). For merge, you…