Commit graph

15 commits

Author SHA1 Message Date
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
e310f0f60e
fix some power level checks, fixes #19 2026-05-04 12:53:04 -04:00
6ca974e6fc
add emoji button to composer 2026-04-12 16:46:13 -04:00
6fe5677a13
oops thats not the event type! 2026-04-06 09:20:39 -04:00
729f71e529
remove a todo since its already in the progress list 2026-04-05 22:10:07 -04:00
b80bd557dd
add redact PL check 2026-04-05 22:00:34 -04:00
92f6b2fbba
Autofocus chatbox on edit/reply 2026-04-05 11:21:15 -04:00
24f5f7d0b6
Remove old comments [skip ci] 2026-04-04 18:49:35 -04:00
9464b2bf78
Don't defocus chat box on send 2026-04-04 18:49:21 -04:00
f38715c8ef
Add powerlevel checks 2026-04-04 17:44:55 -04:00
60be7aaf72
don't pass room around, use many watches 2026-03-29 14:14:11 -04:00
e5062683e8
Fix send on enter on mobile 2026-03-24 16:14:42 -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
95a4e03f00
reorganize 2026-03-22 16:36:49 -04:00
Renamed from lib/widgets/chat_page/chat_box.dart (Browse further)