Commit graph

331 commits

Author SHA1 Message Date
11ecec5ab3
add nix package 2026-03-25 11:40:31 -04:00
b407bbfdee
add background for android icon 2026-03-25 11:40:25 -04:00
04b7ab8e2e
WIP nix builds
Not working, needs a separate gomuks build
2026-03-24 21:02:23 -04:00
0cae2692bc
Add a todo to parse vias correctly 2026-03-24 16:51:30 -04:00
b387f0755a
make sidebar auto collapse when selecting a room on the mobile layout 2026-03-24 16:45:25 -04:00
840f2fe464
remove now un-needed lock 2026-03-24 16:29:42 -04:00
e5062683e8
Fix send on enter on mobile 2026-03-24 16:14:42 -04:00
ffe879680d
Don't wait for potential double tap for appbar actions, makes button taps more responsive in appbar 2026-03-24 15:34:26 -04:00
32dfba178a
Update readme instructions 2026-03-24 12:43:38 -04:00
fe845e6cd6
Use a submodule for gomuks source 2026-03-24 12:37:00 -04:00
d3e6340b28
Fix readme to no longer show the Dart SDK. 2026-03-24 10:33:43 -04:00
b6e7bb82da
Don't autofocus chat box due to OSK issues for now
I can fix this later by stopping the text input from rerenderring so often
2026-03-24 09:41:24 -04:00
eb503ba647
Fix android builds on nix, might need further cleanup later 2026-03-24 09:29:49 -04:00
cda971a335
lock gomuks src to a commit 2026-03-23 23:04:59 -04:00
e4f666b824 Merge pull request 'Initial flutter android build' (#4) from zaaach/nexus:android into main
Reviewed-on: Henry-Hiles/nexus#4
Reviewed-by: Henry Hiles <henry@henryhiles.com>
2026-03-23 22:56:39 -04:00
cf2150466e Merge branch 'main' into android 2026-03-23 22:52:57 -04:00
23bbbb533e set root on init 2026-03-23 19:00:02 -06:00
db9fc597f3
Use empty text for displayname loading state rather than a SizedBox.shrink to help with jumping messages 2026-03-23 19:33:22 -04:00
6839f0bdae
remove loading animation for mark read and load more for smoother scrolling 2026-03-23 15:08:18 -04:00
6f4ad046b0
bump riverpod, should fix unmounted error 2026-03-23 11:35:27 -04:00
4494705ef9
remove unused imports 2026-03-22 16:54:16 -04:00
237886971c
make members controller an asyncnotifier
makes loading smoother and more responsive
2026-03-22 16:46:48 -04:00
95a4e03f00
reorganize 2026-03-22 16:36:49 -04:00
9054b6b357
lazy load memberships 2026-03-22 16:35:15 -04:00
8b056d8ed1
dont fetch members on load 2026-03-22 14:30:46 -04:00
edbc647a06
remove screenshots for twim 2026-03-21 16:23:03 -04:00
91516c2f20 initial flutter android build 2026-03-20 12:15:10 -06:00
4c69831c54
add gpl 3 2026-03-19 19:58:29 -04:00
0a0c4a4912
add reply preview 2026-03-19 19:14:26 -04:00
a024192cbf
add reply webp 2026-03-19 19:09:07 -04:00
88d7bdeb76
add to progress list 2026-03-19 12:14:23 -04:00
62f8e675a4
load replies at render time 2026-03-19 11:26:00 -04:00
c1968c8cc1
update progress list 2026-03-18 22:06:54 -04:00
4087d6ca11
dont fail to parse on invalid reply 2026-03-18 22:06:11 -04:00
95d3d2c0b9
fix double wrapped images 2026-03-18 21:54:48 -04:00
a6aee7565a
make message flash when tapping reply 2026-03-18 21:49:43 -04:00
0ac714f1e9
increase padding on message wrapper 2026-03-14 13:39:42 -04:00
bbfae7de34
check off done things on progress list 2026-03-13 21:41:29 -04:00
24f951fae9
add remote gomuks to progress list 2026-03-13 21:40:53 -04:00
8d39d1fbf2
remove unused imports 2026-03-13 19:52:20 -04:00
fe3de47407
extract out image message builder 2026-03-13 19:48:46 -04:00
976eeee997
update screenshots 2026-03-13 19:33:15 -04:00
0db667554f
more rounded avatars, fix metadata error 2026-03-13 19:23:51 -04:00
163facca7e
fix images 2026-03-13 19:15:17 -04:00
3e0d8304b6
custom text message wrapper 2026-03-13 19:10:07 -04:00
983f6d6c18
fix renderflex overflow issue 2026-03-13 14:41:58 -04:00
dd7b88c994
continue layout changes 2026-03-13 14:39:43 -04:00
163754870a
dont show status 2026-03-13 13:44:42 -04:00
3e1b35b7cb
change bubble layout wip 2026-03-13 13:43:00 -04:00
c4270fa34a
fix image alignment 2026-03-13 13:18:56 -04:00