Michael Telatynski
Michael Telatynski
I'm not involved with that project so I have nothing to give you > more about an option to enable in the lab, like I'm doing in developer web version...
> I'm trying to find an easy way to do custom builds for a while now, but it is not easy, to say at least, especially given that they have...
We use config to enable labs flags all the time, e.g. https://app.element.io/config.json so not sure what issue you're hitting.
Looks like that one labs flag prefers device settings over config as `supportedLevelsAreOrdered` is not specified as true. @MidhunSureshR as the person who added the labs flag, do you know...
Fixed by new room list
Wrongly closed due to action misconfiguration
The font is configurable in themes https://github.com/element-hq/element-web/blob/develop/docs/theming.md
I'm not sure that's correct, if I'm a user which can only read non-roman alphabets then printing `Element Call` may be wholly illegible and inaccessible
The list in the space home is populated by your Matrix homeserver via the `/hierarchy` API - the spec explicitly states only `m.space.child` memberships are discovered via this API https://spec.matrix.org/v1.16/client-server-api/#get_matrixclientv1roomsroomidhierarchy...
That is unlikely to happen, as once the API has filtering support there will be no way to apply the same filtering on the client & server side given the...