Wow, this is really well done. I love how fast it is. Any plans on making an electron desktop app? I would definitely use it.
Show HN: A web-based matrix client: Cinny
11–20 of 74 posts
Re: Show HN: A web-based matrix client: Cinny
#12The app is really impressively well done - goes to show how well an entirely fresh React app can run on top of matrix-js-sdk (and thus how much snappier Element can be :)
Re: Show HN: A web-based matrix client: Cinny
#13Re: Show HN: A web-based matrix client: Cinny
#14Looks very nice! I will have to try it. Do you have plans to announce it to matrix.org's This Week In Matrix (TWIM) updates? If you're looking for more testing and feedback I'm sure you'll get some from the visibility there.
Re: Show HN: A web-based matrix client: Cinny
#15Link to the actual app https://app.cinny.in/login __________ EDIT: Upon registration "Password must contain 1 number, 1 uppercase letters, 1 lowercase letters, 1 non-alpha numeric number, 8-16 characters with no space." Not sure if that's a Matrix limitation or just javascript validation, but if it's on your end please don't do that... if anything you're enforcing less secure passwords. __________ EDIT 2: Hitting rel…
Re: Show HN: A web-based matrix client: Cinny
#16It does lack a lot of basic features though (like reply, editing/deleting messages, ...).
Totally understandable, of course, but React apps always tend to be fast early on but slow down as more and more features are added.
Re: Show HN: A web-based matrix client: Cinny
#17Link to the actual app https://app.cinny.in/login __________ EDIT: Upon registration "Password must contain 1 number, 1 uppercase letters, 1 lowercase letters, 1 non-alpha numeric number, 8-16 characters with no space." Not sure if that's a Matrix limitation or just javascript validation, but if it's on your end please don't do that... if anything you're enforcing less secure passwords. __________ EDIT 2: Hitting rel…
Note, some of that is a requirement by the Matrix protocol and is out of clients control. It's ultimately up to the server to configure different password requirements. https://matrix.org/docs/spec/client_server/latest#notes-on-p... > Clients SHOULD enforce that the password provided is suitably complex. The password SHOULD include a lower-case letter, an upper-case letter, a number and a symbol and be at a minimum 8…
Re: Show HN: A web-based matrix client: Cinny
#18This is the smallest thing in the world but: in the screenshot on cinny.in: that's my chicken illustration! :D (Not my chicken, she belongs to https://www.instagram.com/chooks_in_town/ so I also put the illo on IG https://www.instagram.com/p/CRQETITJncO/ ) More substantively: the look of this is so nice . My biggest complaint with element is UX around cross-signing (though I'd also switch in a heartbeat if someone ha…
Re: Show HN: A web-based matrix client: Cinny
#19Link to the actual app https://app.cinny.in/login __________ EDIT: Upon registration "Password must contain 1 number, 1 uppercase letters, 1 lowercase letters, 1 non-alpha numeric number, 8-16 characters with no space." Not sure if that's a Matrix limitation or just javascript validation, but if it's on your end please don't do that... if anything you're enforcing less secure passwords. __________ EDIT 2: Hitting rel…
Re: Show HN: A web-based matrix client: Cinny
#20i wonder if the Show HN link should be changed to go straight to https://cinny.in ? The app is really impressively well done - goes to show how well an entirely fresh React app can run on top of matrix-js-sdk (and thus how much snappier Element can be :)