Michael Telatynski

Results 405 comments of Michael Telatynski

> Re-request encryption keys It sends a request to your own other devices for the keys if they received them (due to being verified or otherwise)

@jittygitty it already does, but their device will only send you keys if they already sent you keys and they got lost in transit. https://github.com/vector-im/element-meta/issues/647 is the issue for allowing...

Because then you need to configure your Web server to serve the file for subpaths and not only the root

Riot-web doesn't require a Web server, you can just browse a filesystem copy using browsers file:// protocol

@dhenneke enzyme is considered deprecated here, please use RTL instead. Enzyme is blocking our React 18 upgrade

@Yoric sorry going to have to bump this back to the queue due to other obligations

The `via`s are generated as the homeserver of the highest power user in the room, as well as the top two servers ordered by number of users in the room....

This was chosen deliberately to avoid having to download & re-upload the media, potentially consuming significant bandwidth

So I guess the same would happen in a browser?

@turt2live so vector-im/element-web#2996?