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
a87c9dc678
warm up emojis controller
2026-06-03 10:24:05 -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: #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
6281c1d13a
make UrlPreviewController not autoDispose
2026-05-31 22:13:46 -04:00
eb87cbc17b
more elegantly handle empty displaynames
2026-05-31 21:46:29 -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
db12fd2e9a
remove extra curly bracket in logger
2026-05-30 11:11:19 -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
5daa861a31
round menus
2026-05-26 21:26: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
4848840538
increase padding for no permission message
2026-05-26 13:09:32 -04:00
64b3127fd1
show last displayname if displayname loading
2026-05-26 12:14:35 -04:00
b836c3b06e
show messages whilst sending
2026-05-26 12:07:43 -04:00
d9f62a9de9
show last avatar if avatar loading
2026-05-26 12:07:35 -04:00
32dd08fd91
expand no permissions message
2026-05-26 10:42:23 -04:00
6de046bf7b
Fix sizing of event previews
2026-05-26 10:14:26 -04:00
ebbb4dc662
make pmp via text smaller
2026-05-26 09:52:35 -04:00
1d6a121ec4
calculate image aspect ratio for more accurate blurhash
2026-05-26 09:47:23 -04:00
ed0292468a
show hashed colors while avatar loading
2026-05-26 09:38:29 -04:00
8b310c955d
Mark windows support as added
2026-05-25 12:01:12 -04:00
b47e61e005
rename chat box to composer
2026-05-23 20:21:44 -04:00
05bc9034d1
measure size of chat box to dynamically adjust padding
...
Fixes #21
2026-05-23 20:14:33 -04:00
16cf126df4
Remove flutter chat ( #26 )
...
Had to squash merge manually as Forgejo was erroring
2026-05-21 17:02:08 -04:00