←back to thread

Riot is now Element

(element.io)
550 points J_tt | 2 comments | | HN request time: 0s | source
Show context
usbfingers ◴[] No.23844686[source]
If you dislike the new name, branding, or user experience, instead of arguing over why or why not it is a good decision, I'd encourage you to get yourself involved and be that change.

Before the rebrand, or even any talk user experience and design from Element (Riot), I didn't want to wait and started working on a privacy centric matrix client that focused on branding and user experience. I managed to get E2EE working by myself within a month using the Matrix provided encryption library.

https://syphon.org

https://github.com/syphon-org/syphon

For the record, I don't think Element is a bad name. Regardless of the name itself, this is a massive leap forward for their branding. The user experience seems to have been cleaned up dramatically in the new versions of their iOS and Android apps.

replies(4): >>23845722 #>>23847107 #>>23848295 #>>23894613 #
1. anon184925 ◴[] No.23848295[source]
I just tried this on Android from F-Droid. I couldn't get past the login page, unfortunately. Bitwarden popped up to auto fill the form, but it didn't work. I tried typing my credentials manually, but it was rough because of the weird quirks with the text boxes. Why does the carat jump to the last character after every keypress? It made it nearly impossible for me to correct a typo. My password is pretty long, which royally confused the password input field. After a certain number of characters, it just stopped displaying anything. It also does not respect my system preference of not displaying the most recently typed character unmasked. Finally, after all that, I clicked login and the button just changed to a spinner forever.

I realize this is alpha quality software, but to claim to be focused on user experience and have such horrible UI issues does not give me any confidence, sadly.

replies(1): >>23848672 #
2. usbfingers ◴[] No.23848672[source]
I've addressed these problems you listed in version 0.0.19 but getting updates to the F-Droid store is a very slow process. The next F-Droid release will have auto updates enabled with the F-Droid team, so those and future issues should be fixed relatively quick from that platform.

Regardless, thanks for trying it out.

Edit: feel free to post issues like this directly to the project in github if you decide to try it out again