vojo/src/app/features/room/message
nexy7574 8d95758ed7
Remove fallback replies & implement intentional mentions (#2138)
* Remove reply fallbacks & add m.mentions

(WIP) the typing on line 301 and 303 needs fixing but apart from that this is mint

* Less jank typing

* Mention the reply author in m.mentions

* Improve typing

* Fix typing in m.mentions finder

* Correctly iterate through editor children, properly handle @room, ...

..., don't mention the reply author when the reply author is ourself, don't add own user IDs when mentioning intentionally

* Formatting

* Add intentional mentions to edited messages

* refactor reusable code and fix todo

* parse mentions from all nodes

---------

Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
2025-02-23 22:08:08 +11:00
..
EncryptedContent.tsx fix message does not appear after decryption complete (#2209) 2025-02-15 18:58:57 +11:00
index.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
Message.tsx Remove fallback replies & implement intentional mentions (#2138) 2025-02-23 22:08:08 +11:00
MessageEditor.tsx Remove fallback replies & implement intentional mentions (#2138) 2025-02-23 22:08:08 +11:00
Reactions.tsx Improve-auth-media (#1933) 2024-09-09 14:15:20 +05:30
styles.css.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00