Commit graph

195 commits

Author SHA1 Message Date
c609de8279
improve errors further 2026-03-27 22:54:03 -04:00
1d33eed829
fix error messages for images on release build 2026-03-27 22:52:37 -04:00
b387f0755a
make sidebar auto collapse when selecting a room on the mobile layout 2026-03-24 16:45:25 -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
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
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
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
62f8e675a4
load replies at render time 2026-03-19 11:26:00 -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
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
0db667554f
more rounded avatars, fix metadata error 2026-03-13 19:23:51 -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
9a3f7e9bdc
add minimal scroll to message, only when on current timeline 2026-03-12 21:09:11 -04:00
cb22bdc314
fix html rendering for image bodies 2026-03-12 20:18:03 -04:00
d77c89d0a3
improve interactiveviewer 2026-03-11 13:55:52 -04:00
351a52136c
use unformatted body for relation preview 2026-03-10 20:00:42 -04:00
0769ab4dbb
improve reply handling 2026-03-10 19:22:41 -04:00
eaebea4d44
make mention optional for replies 2026-03-07 18:16:47 -05:00
d581d3a24e
fix images 2026-03-04 14:47:18 -05:00
5857b56d4c
add large emoji support 2026-03-04 13:51:02 -05:00
e7462aab57
use formatted body for image text 2026-03-04 10:54:52 -05:00
426e51a8aa
Add support for media body 2026-03-01 16:12:22 -05:00
9d2fb315d1
temp hintText 2026-03-01 15:02:44 -05:00
77b81948b0
fix null edit source 2026-03-01 14:53:24 -05:00
b594f5a1d1
accessiblity fixes 2026-03-01 14:40:14 -05:00
f4eea1b882
Use gomuks editSource 2026-03-01 13:58:43 -05:00
2cf42ba76e
update length magic to be more accurate 2026-02-13 18:02:52 -05:00
ab48472aec
use stateKey for memberships 2026-02-13 17:02:38 -05:00
4acf624bff
fix min lines on codeblock 2026-02-12 17:26:54 -05:00
6cb121c46a
Fix newlines in codeblocks 2026-02-11 10:44:19 -05:00
219ba0700d
fix avatar in relation preview 2026-02-08 13:41:07 -05:00
cafdf43fd3
removing unused imports because they annoy me 2026-01-30 19:04:03 +01:00
2372ecd141
Working images 2026-01-30 18:45:55 +01:00
34f45c929a
fix bug in timeline 2026-01-30 18:45:55 +01:00
6cc5971919
Working mentions 2026-01-30 18:45:55 +01:00
75be47554f
add a todo 2026-01-30 18:45:55 +01:00
2878412573
show member count 2026-01-30 18:45:55 +01:00