Michael Telatynski
Michael Telatynski
@JigmeDatse that is not within a code block. You want #170
fwiw: 
Wouldn't we still be double-reporting between clients/sessions, especially as in pseudonymous mode the analytics all link to the same ID for cross-client matching.
Moving as this seems to apply to all clients, including the Rust SDK based ones
@anon8675309 your config.json must have the URL to send debug logs to, like the example https://github.com/vector-im/element-web/blob/develop/config.sample.json#L25
Element has no concept of bridges, and specifically hardcoding bridges for a bunch of networks into an app with no concept of bridges (given its a generic Matrix client, not...
Then this would need spec support.
There's a bit of confusion here, Public does not mean World Readable. > and made discoverable by search engines, e.g. by view.matrix.org. This is only possible if the room is...
Creating a public room does not make it indexable by `view.matrix.org`/similar The admin has to go into Room Settings and select Who can read history? `Anyone`  > and you...
> Why can't you use the noindex robots tag at least? Off-topic for this repository, but the primary intent of view.matrix.org was to be search engine indexed, to act as...