• Joined on 2026-05-23
istalri pushed to main at istalri/nexus 2026-06-12 12:44:34 -04:00
a76b6e6ed3
remove screenshots, now that twim is out
5bbd472999
use gingers profile for an example
6c0e149c25
add profile screenshot
b26c144eea
add new screenshots of sidebars
Compare 4 commits »
istalri pushed to main at istalri/nexus 2026-06-12 04:29:24 -04:00
ddc8db8326
some keyboard navigation fixes
bc307cbcda
up size of spaces in sidebar
e40de37b9d
move message button above kick/ban
7757825e27
add placeholder while profile loading
795e9b6e9b
add l10n todo comment
Compare 11 commits »
istalri commented on issue Nexus/nexus#37 2026-06-12 04:15:51 -04:00
Add more settings to settings page
istalri opened issue Nexus/nexus#39 2026-06-07 12:55:14 -04:00
Implement support for pinned messages.
istalri pushed to main at istalri/nexus 2026-06-07 07:55:02 -04:00
309d0df581
fix unread logic to take into account subspaces
3310d9b907
nicer error handling for message parses
8c047827de
Fix text overflows for long subspace names
d513e466fd
Render subspace avatars, if available
84a729aea8
new screenshots, update readme
Compare 8 commits »
istalri opened issue Nexus/nexus#37 2026-06-06 21:05:50 -04:00
Settings Page Development
istalri pushed to main at istalri/nexus 2026-06-06 15:59:03 -04:00
e1d7a30a06
Support one level of subspaces
0c61623a94
fix fallback for null displayName in mention chip
0a9b71230b
set sidebar width to infinity
15c057707f
slightly lower size of sidebar
9cc18e16b8
only show appbar on member list if its a drawer
Compare 11 commits »
istalri deleted branch better-login from istalri/nexus 2026-06-06 06:45:36 -04:00
istalri pushed to main at istalri/nexus 2026-06-06 06:40:47 -04:00
c10c74a1f3
change max line size for navigation rail
46136c09ad
fix padding color of space sidebar
5f9622e1c9
try to fix android build
6e02cce84f
WIP subspace support
7e7e6877e2
add hash for navigation_rail_m3e to fix nix build
Compare 15 commits »
istalri pushed to better-login at istalri/nexus 2026-06-05 14:55:59 -04:00
9ea6cd07a7 Return function instead of wrapping in annoymous callback
istalri commented on pull request Nexus/nexus#33 2026-06-05 14:29:53 -04:00
Server selection and login are on different pages.

TODO: This is still open but you said you wanted to look into it. Is this still the case?

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

I think this it. Tell me what you think and if we are ready to merge or if you don't feel like it because something is not right.

istalri pushed to better-login at istalri/nexus 2026-06-05 14:23:31 -04:00
b11e64c985 Removed Lorem ipsum homeserver
istalri pushed to better-login at istalri/nexus 2026-06-05 14:02:42 -04:00
248b77e4c5 CleanUp and last fixes
istalri pushed to main at istalri/nexus 2026-06-05 13:01:38 -04:00
621bb74cc9
turn up max zoom of expandable image viewer
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