Commit graph

297 commits

Author SHA1 Message Date
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: #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
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
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
bd1d5ea745
fixup bugs related to PMP
Closes #25, as "Explain how to send messages using a certain PMP" is now added to the progress list.
2026-05-09 21:42:51 -04:00
469a625c40
add mark as read for rooms/DMs, fixes #24 2026-05-09 11:10:52 -04:00
e310f0f60e
fix some power level checks, fixes #19 2026-05-04 12:53:04 -04:00
f4b2dcb824
hopefully fix debugLocked error 2026-04-14 18:09:31 -04:00
50e1a8e4c7
remove un-needed async 2026-04-14 10:58:25 -04:00
313dc377ec
fetch emoji list from gemoji for a more complete emoji list 2026-04-13 22:44:22 -04:00
b93f4c979c
Make reactions flexible to fix overflow issues 2026-04-13 09:39:59 -04:00
1282a8b897
don't show recents in emoji picker modal 2026-04-12 16:49:24 -04:00
6ca974e6fc
add emoji button to composer 2026-04-12 16:46:13 -04:00
e16a780fa3
add support for sending emojis through a custom picker 2026-04-12 16:29:03 -04:00
dc1eb52fe0
re-order room menu items 2026-04-12 15:30:01 -04:00
3e8eba0872
disable react button while last action is pending 2026-04-12 15:07:49 -04:00