• Joined on 2026-05-23
istalri pushed to better-login at istalri/nexus 2026-06-05 02:58:43 -04:00
004c0cd8f4 Merge branch 'main' into better-login
33c3a568f9
remove extra indent from nix build
561f6ecc84
use correct fallback for icons
a7ccf0ff00
fix not showing first membership events
0e984fd95b
change some icons for events
Compare 11 commits »
istalri pushed to main at istalri/nexus 2026-06-05 02:46:49 -04:00
33c3a568f9
remove extra indent from nix build
561f6ecc84
use correct fallback for icons
a7ccf0ff00
fix not showing first membership events
0e984fd95b
change some icons for events
Compare 4 commits »
istalri pushed to main at istalri/nexus 2026-06-03 13:39:16 -04:00
c898b2671a
add link to #35 from readme
e63e5a8c08
fix auto scroll down sometimes not triggering
a87c9dc678
warm up emojis controller
5fcc31b427
add a slight offset to the maxScrollExtent jump to not accidentally mark room as read
99270f4bd1
don't reverse CustomScrollView
Compare 5 commits »
istalri pushed to better-login at istalri/nexus 2026-06-02 15:57:12 -04:00
28be105552 Fixed inconsistency with focus change in error case on login page.
26feae4485 CleanUp
Compare 2 commits »
istalri commented on pull request Nexus/nexus#33 2026-06-02 15:46:08 -04:00
Server selection and login are on different pages.

Makes sense, will do

istalri commented on pull request Nexus/nexus#33 2026-06-02 13:49:10 -04:00
Server selection and login are on different pages.

Yeah I totally forgot. Autoformatting is good? like ctrl + shift + i?

istalri commented on pull request Nexus/nexus#33 2026-06-02 13:45:12 -04:00
Server selection and login are on different pages.

I guess it depends on how you see it. Technically for the userfield you only need enabledBorder and for the passwordfield you only need focusedBorder. But when you then click into the userfield…

istalri commented on pull request Nexus/nexus#33 2026-06-02 13:41:32 -04:00
Server selection and login are on different pages.

Damn, alright learned something new. Stackoverlfow entries are probably too old :D

istalri commented on pull request Nexus/nexus#33 2026-06-02 13:40:24 -04:00
Server selection and login are on different pages.

yeah that one was probably an typo

istalri commented on pull request Nexus/nexus#33 2026-06-02 13:31:04 -04:00
Server selection and login are on different pages.

Yeah I don't mind. If you feel that's cleaner I will do so.

istalri commented on pull request Nexus/nexus#33 2026-06-02 13:30:09 -04:00
Server selection and login are on different pages.

Updated UI/UX to look and feel nicer.

istalri pushed to better-login at istalri/nexus 2026-06-02 13:14:10 -04:00
3be13f5589 UI/UX improvement for the login flow. You can use enter in all text fields and you get better visual cues like red borders on error.
istalri pushed to main at istalri/nexus 2026-06-02 12:51:33 -04:00
d2ec5f035b
treewide: use dot shorthands where possible
istalri pushed to better-login at istalri/nexus 2026-06-02 04:04:23 -04:00
5ad85d3f62 Login is on seperated page and for the server selection only the cards instead of the entire page are scrollable.
istalri created pull request Nexus/nexus#33 2026-06-02 03:50:20 -04:00
WIP: Server selection and login are on different pages.
istalri pushed to better-login at istalri/nexus 2026-06-02 03:30:07 -04:00
11c85f4a07 Server selection: now only the cards are scrollable and some cleanup
istalri created branch better-login in istalri/nexus 2026-06-02 03:30:07 -04:00
istalri created repository istalri/nexus 2026-06-01 11:25:06 -04:00
istalri commented on issue Nexus/nexus#31 2026-05-29 05:33:14 -04:00
Version Constrains make live difficult for users of rolling release linux distros.

Here is some more info:

istalri opened issue Nexus/nexus#31 2026-05-29 05:29:23 -04:00
Version Constrains make live difficult for users of rolling release linux distros.