Sender | Message | Time |
---|---|---|
10 May 2022 | ||
yah ik i meant for a PR to matrix.to -- there's a "trustedInstallations" list of urls to allow redirecting to as clients | 19:55:32 | |
ex: https://github.com/matrix-org/matrix.to/blob/783630b89b43c52159d801594a17e9182e0e172a/src/open/clients/Element.js#L20-L27 | 19:55:49 | |
| 19:56:08 | |
11 May 2022 | ||
In twim and matrix live a few months ago, it was revealed that hydrogen is planned to become the engine of element web.With the new cross-platform rewrite of element in rustlang. | 02:18:20 | |
Would that change anything? | 02:19:40 | |
If anyone has any info, I would be appreciative! Thank you | 02:20:14 | |
* In twim and matrix live a few months ago, it was revealed that hydrogen is planned to become the engine of element web. However- with the new cross-platform rewrite of element in rustlang. | 02:40:25 | |
* Is it possible that may change anything? | 02:40:52 | |
* If anyone has any updated possible information, I would be appreciative! (this would assist us with deciding whether we may embed element in our company's operations). Transpiling from rust to wasm seems inadequate to rewrite element web since wasm doesn't have API access - requiring js (and potentially hydrogen) regardless. So it may (or may not!) be worthwhile for us to wait until the great day of "hydrogen powered element-web" may happen 😀 Thank you | 04:50:28 | |
12 May 2022 | ||
In reply to @yosefsinger:matrix.orgI don't have the same recollection 🙂 Perhaps it was mentioned that using hydrogen was one route we were thinking about. In any case, we haven't decided yet what SDK (if different from matrix-js-sdk) will power Element Web/Desktop in the future. | 11:36:13 | |
In reply to @yosefsinger:matrix.orgDon't wait for that day, it may never come. If you want to integrate a matrix client into your existing product, you have the option of using matrix-js/react-sdk or hydrogen-view-sdk. Which one to use depends mostly on what features you need and whether the benefits of Hydrogen (less memory usage, better offline support) are important for your case. Also, Hydrogen is less tested and has less resources behind it. | 11:39:34 | |
13 May 2022 | ||
In reply to @bwindels:matrix.orgTyvm that's exactly what I was looking to find out. | 01:07:42 | |
Our requirements are actually requiring a pre-made client to embed directly in a web page (not sdk, not enough manpower)
That's why we were looking to hydrogen but more feature complete. Maybe fluffy chat? It's not as performant on mobile though. In case anyone has any ideas - feel free to message! We'll try figuring out our options! Thanks again Bruno | 01:13:30 | |
* Our requirements actually require a pre-made client to embed directly in a web page (not sdk, not enough manpower) yet element web doesn't suffice... since it's mainly for use on mobile (and element web doesn't have an good mobile layout yet). That's why we were looking to hydrogen - just it needs some more feature completeness. Maybe fluffy chat? It's not as performant on mobile devices though. In case anyone has any ideas - feel free to message! We'll try figuring out our options! Thanks again for clarifying 👍 | 01:16:27 | |
* Our requirements actually require a pre-made client to embed directly in a web page (not sdk, not enough manpower) yet element web doesn't suffice... since it's mainly for use on mobile (and element web doesn't have an good mobile layout yet). That's why we were looking to hydrogen (just it needs some additional features). Maybe fluffy chat? It's not as performant on mobile devices though. In case anyone has any ideas - feel free to message! We'll try figuring out our options! Thanks again for clarifying 👍 | 01:33:20 | |
* Thanks for clarifying 👍 Our requirements actually need a pre-made client to embed directly in a web page and an sdk wouldn't be an option (not enough manpower) yet element web doesn't suffice... because it's mainly for use on mobile (and element web doesn't have a good mobile layout yet). That's why we were looking to use hydrogen (but that would need more features than it has resources for) Maybe fluffy chat? It's not as performant on mobile devices though. In case anyone has any possibilities in mind... | 07:24:39 | |
/rainbow qq | 08:04:03 | |
In risposta a @yosefsinger:matrix.orgTake a look at Cinny Cinny.in | 08:14:01 | |
https://cinny.in/ | 08:14:43 | |
19:13:23 | ||
16 May 2022 | ||
08:12:59 | ||
11:21:28 | ||
15:22:51 | ||
17 May 2022 | ||
08:29:20 | ||
so i'm trying to sign in to my matrix instance with hydrogen web (and i don't know of a support channel so i'm here), but after logging in, the client (hydrogen web) errors with
i don't understand what it means by "the operation is insecure", given that it did not make any more requests to my home server other than a GET login, POST login, and a GET dehydrated_device which returned a 404 (error message: "No dehydrated device available"). what's a way to, well, fix the issue of not being able to login? | 11:02:48 | |
* so i'm trying to sign in to my matrix instance with hydrogen web (and i don't know of a support channel so i'm here), but after logging in, the client (hydrogen web) errors with
i don't understand what it means by "the operation is insecure", given that it did not make any more requests to my home server other than a GET login, POST login, and a GET dehydrated_device which returned a 404 (error message: "No dehydrated device available"). what's a way to, well, fix the issue of not being able to login? | 11:02:53 | |
jacksonchen666: try https://github.com/vector-im/hydrogen-web/issues/313#issuecomment-843297570 | 11:08:48 | |
In reply to Midhunoh, thanks. it worked actually. | 11:30:24 | |
14:47:33 | ||
14:48:32 |