Paulo Pinto
Paulo Pinto
Thanks for the user stories @ashfame. User story 2 seems to work correctly, for story 1, it indeed doesn't work, Element is not able to decrypt the message sent from...
> Would be good to try verifying the session manually via Element I just tested this and the latest version of Element does not seem to support verification by text,...
I think it should go to the session picker, since the user is only a guest in this session. They might want to change sessions. I don't think the user...
Suggested by @julianfoad at https://wordpress.org/support/topic/a-great-start-for-such-an-early-version-0-4-0
I'm not sure I understand, that would still be an application service right? AFAICT an application service is _something_ that talks to the homeserver through the [Application Service API](https://spec.matrix.org/v1.5/application-service-api/). If...
I see. I think one option here would be to implement the application service in PHP, so you get it automatically just by installing chatrix.
It triggers when the service worker realises there's a new version, regardless of whether the page just loaded or not. In short, yes, it triggers on long-running sessions in a...
I've updated the PR title and description to clarify the issue. Feedback welcome @akirk @ashfame. We have a meeting with hydrogen maintainers on February 13th, where we should be able...
As mentioned above, we had a call with hydrogen maintainers where we discussed potential strategies to implement simultaneous usage of the same session. Potential strategies would be: 1. multiple view...
We've now [made a proposal ](https://github.com/vector-im/hydrogen-web/pull/1041) to implement this feature in Hydrogen, and created a [ticket](https://github.com/vector-im/hydrogen-web/pull/1041) to track it.