vojo/src/app/features/room
nexy7574 6195f5eaab 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
..
message Remove fallback replies & implement intentional mentions (#2138) 2025-02-23 22:08:08 +11:00
reaction-viewer Improve-auth-media (#1933) 2024-09-09 14:15:20 +05:30
room-pin-menu fix edits does not reflect in pinned messages (#2107) 2025-02-10 21:16:01 +11:00
CommandAutocomplete.tsx URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
index.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
MembersDrawer.css.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
MembersDrawer.tsx Improve search result counts (#2221) 2025-02-21 19:14:38 +11:00
msgContent.ts Add support for spoilers on images (MSC4193) (#2212) 2025-02-22 14:25:13 +05:30
Room.tsx fix escape to mark as read (#1935) 2024-09-08 22:53:17 +10:00
RoomInput.tsx Remove fallback replies & implement intentional mentions (#2138) 2025-02-23 22:08:08 +11:00
RoomInputPlaceholder.css.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
RoomInputPlaceholder.tsx URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
RoomTimeline.css.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
RoomTimeline.tsx scroll to bottom in unfocused window but stop sending read receipt (#2214) 2025-02-21 19:18:02 +11:00
RoomTombstone.css.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
RoomTombstone.tsx support matrix.to links (#1849) 2024-07-30 22:18:59 +10:00
RoomView.tsx fix page up/down button not working (#1863) 2024-08-04 15:36:42 +10:00
RoomViewFollowing.css.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
RoomViewFollowing.tsx Make hotkeys work again (#1819) 2024-07-18 23:20:20 +10:00
RoomViewHeader.css.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
RoomViewHeader.tsx Pinned Messages (#2081) 2024-12-16 16:25:15 +05:30
RoomViewTyping.css.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
RoomViewTyping.tsx URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00