|
|
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 |
|
|
|
7857bcdc2e
|
fix icon sizing on login page
|
2026-05-06 18:17:22 -04:00 |
|
|
|
e310f0f60e
|
fix some power level checks, fixes #19
|
2026-05-04 12:53:04 -04:00 |
|
|
|
4dc16a5529
|
Revert "WIP removal of new_events_controller"
This reverts commit 5a99616e9c.
|
2026-05-03 12:10:37 -04:00 |
|
|
|
5a99616e9c
|
WIP removal of new_events_controller [skip ci]
|
2026-04-28 20:44:12 -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 |
|
|
|
4954fb8c09
|
allow redacting/removing reactions
|
2026-04-12 14:56:08 -04:00 |
|
|
|
4ff507e93f
|
fix spellchecker complaining
|
2026-04-12 14:20:26 -04:00 |
|
|
|
1dcf3018a2
|
Allow sending reactions
(but not redacting them yet)
|
2026-04-12 14:15:00 -04:00 |
|
|
|
6b8eef3f17
|
fix reactions on edited messages
|
2026-04-12 13:23:05 -04:00 |
|
|
|
07decc10e2
|
potential loading time optimization
|
2026-04-10 16:33:53 -04:00 |
|
|
|
e9b78a14d5
|
Update reactions as they are modified
|
2026-04-10 16:31:55 -04:00 |
|
|
|
5154e0fc6b
|
Try to fix error handling on sync
|
2026-04-10 11:53:32 -04:00 |
|
|
|
3cfbe7c078
|
make errors on sync noisy
|
2026-04-10 11:12:22 -04:00 |
|
|
|
5e07cec14d
|
Fix aligning close button to right
|
2026-04-09 12:12:55 -04:00 |
|
|
|
116649e8d7
|
Add the ability to see reactors on hover
|
2026-04-08 16:02:15 -04:00 |
|
|
|
5f5ad911c2
|
Reaction support, currently readonly
|
2026-04-08 15:47:53 -04:00 |
|
|
|
624127f3a8
|
add default height for emoticons
|
2026-04-07 12:28:06 -04:00 |
|
|
|
798eb3c3fd
|
add ability to copy link to message
|
2026-04-06 10:22:32 -04:00 |
|
|
|
ee648ab105
|
add ability to copy room/space link
|
2026-04-06 10:17:04 -04:00 |
|
|
|
2c23951ea8
|
Fix via handling
|
2026-04-06 09:57:03 -04:00 |
|
|
|
f4b2669f3d
|
Fix link sending
|
2026-04-06 09:20:54 -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 |
|
|
|
15d02458ab
|
Add comment to mention overlay to add vias to link
|
2026-04-05 21:48:25 -04:00 |
|
|
|
8dff27c56f
|
use room alias where available
|
2026-04-05 21:45:39 -04:00 |
|
|
|
06d6bf0cbc
|
Make reply displayname flexible, fixes overflow on small screens and large displaynames
|
2026-04-05 21:30:47 -04:00 |
|
|
|
9fdf08a5d8
|
don't open user popover on reply preview
|
2026-04-05 21:25:25 -04:00 |
|
|
|
7fc314036e
|
Refactor content handling in message controller
|
2026-04-05 16:30:40 -04:00 |
|
|
|
aac843d793
|
Continuously load more messages until there are 20 or no more
|
2026-04-05 13:32:59 -04:00 |
|
|
|
639d27a5fc
|
refactor url previews
|
2026-04-05 11:26:03 -04:00 |
|
|
|
92f6b2fbba
|
Autofocus chatbox on edit/reply
|
2026-04-05 11:21:15 -04:00 |
|
|
|
4aa962193d
|
fix parsing links as mentions
|
2026-04-04 21:33:31 -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 |
|
|
|
fd4b16c700
|
Pass href to mention chip, fixing some mentions
|
2026-04-04 18:36:20 -04:00 |
|
|
|
a8383951ba
|
Refactor dialog stuff
|
2026-04-04 18:26:19 -04:00 |
|