Commit graph nexus/lib/widgets
Author SHA1 Message Date
f0a26b58d1
fix incorrect selected hint 2026-06-06 17:09:54 -04:00
78b5abea7d
fix out of range error 2026-06-06 17:03:06 -04:00
e1d7a30a06
Support one level of subspaces 2026-06-06 15:11:40 -04:00
0c61623a94
fix fallback for null displayName in mention chip 2026-06-06 13:15:41 -04:00
0a9b71230b
set sidebar width to infinity 2026-06-06 13:04:44 -04:00
15c057707f
slightly lower size of sidebar 2026-06-06 13:04:12 -04:00
9cc18e16b8
only show appbar on member list if its a drawer 2026-06-06 13:02:51 -04:00
240984a832
Don't connect M3EToggleButtonGroup
I think it looks nicer this way.
2026-06-06 12:25:09 -04:00
633e83b915
slight cleanups 2026-06-06 12:21:42 -04:00
c5122fc34f
add some more padding to member list 2026-06-06 10:55:12 -04:00
457de3c77c
more performant member list 2026-06-06 10:51:56 -04:00
46136c09ad
fix padding color of space sidebar 2026-06-05 21:47:13 -04:00
6e02cce84f
WIP subspace support 2026-06-05 21:23:06 -04:00
895ab3c96f
redesign sidebar to be m3e 2026-06-05 20:38:03 -04:00
b25840756d
add back shift+enter for newline 2026-06-05 19:40:12 -04:00
02b7892fb0
better handle when room is null 2026-06-05 18:33:16 -04:00
a11663eece
use M3EToggleButtonGroup 2026-06-05 18:10:41 -04:00
7f12efd338
add some more padding 2026-06-05 18:10:41 -04:00
fcdada6f3e
add support for v12 creators 2026-06-05 18:10:41 -04:00
0c950247b0
improve UI of member list, sort by power level 2026-06-05 18:10:41 -04:00
27dca24889
better login flow
Co-authored-by: Henry-Hiles <henry@henryhiles.com>
2026-06-05 17:28:53 -04:00
621bb74cc9
turn up max zoom of expandable image viewer 2026-06-05 12:52:30 -04:00
561f6ecc84
use correct fallback for icons 2026-06-04 20:49:14 -04:00
a7ccf0ff00
fix not showing first membership events 2026-06-04 19:26:18 -04:00
0e984fd95b
change some icons for events 2026-06-04 19:25:28 -04:00
e63e5a8c08
fix auto scroll down sometimes not triggering 2026-06-03 10:41:34 -04:00
5fcc31b427
add a slight offset to the maxScrollExtent jump to not accidentally mark room as read 2026-06-03 10:18:20 -04:00
99270f4bd1
don't reverse CustomScrollView
Reviewed-on: Nexus/nexus#34
2026-06-02 21:09:35 -04:00
d2ec5f035b
treewide: use dot shorthands where possible
Now this feature is stable, we should use it. I might have missed some usecases, but these can be added in future commits.
2026-06-02 12:50:56 -04:00
f60a499875
better loading state for message displayname widget 2026-05-30 11:35:12 -04:00
a72ef5ea2d
fix incorrect message grouping heuristics 2026-05-30 11:30:07 -04:00
c6904e9766
Fix some alignment issues 2026-05-26 21:56:44 -04:00
e5b7512e79
nicer action buttons on user popover 2026-05-26 21:50:40 -04:00
82860deff1
make padding symmetrical for load more button 2026-05-26 21:04:17 -04:00
2ec442b35b
fix conditional rendering of popover actions 2026-05-26 20:56:32 -04:00
786c8cb3e2
remove un-needed double check of condition 2026-05-26 20:18:28 -04:00
a150ef2ecf
Fix some textOnly handling 2026-05-26 20:04:09 -04:00
bb037c8162
set max lines for pmp text to 1 2026-05-26 19:58:01 -04:00
eac59c58f5
center align pmp text 2026-05-26 19:54:56 -04:00
4e5c709fb9
slight refactor of callback in message avatar widget 2026-05-26 19:53:05 -04:00
451875b137
add sticker support 2026-05-26 19:43:25 -04:00
e1c81b504a
render TopicContent 2026-05-26 19:30:57 -04:00
f27db22151
render ServerACLContent 2026-05-26 19:29:47 -04:00
3d6ebedd94
render PinnedEventsContent 2026-05-26 19:25:41 -04:00
70eba46c76
add and render HistoryVisibilityContent 2026-05-26 19:22:53 -04:00
ec64a81fed
add create event, fix generic event icon 2026-05-26 19:13:19 -04:00
2ba620350d
refactor message renderer into its own widget 2026-05-26 19:11:09 -04:00
a0c2eefc1e
Add room alias support 2026-05-26 18:44:27 -04:00
9939e59429
Don't underline room topic
This makes finding out that the room dialog exists slightly difficult, but it looks nicer.

We could look into another way to make it obvious that room icon, title, and description are clickable.
2026-05-26 15:35:08 -04:00
e69f04f6e7
Add room details dialog
Fixes #20
2026-05-26 15:31:37 -04:00