chat/src/app/features/room
Ajay Bura 35f0e400ad
Pinned Messages (#2081)
* add pinned room events hook

* room pinned message - WIP

* add room event hook

* fetch pinned messages before displaying

* use react-query in room event hook

* disable staleTime and gc to 1 hour in room event hook

* use room event hook in reply component

* render pinned messages

* add option to pin/unpin messages

* remove message base from message placeholders and add variant

* display message placeholder while loading pinned messages

* render pinned event error

* show no pinned message placeholder

* fix message placeholder flickering
2024-12-16 16:25:15 +05:30
..
message Pinned Messages (#2081) 2024-12-16 16:25:15 +05:30
reaction-viewer Improve-auth-media (#1933) 2024-09-09 14:15:20 +05:30
room-pin-menu Pinned Messages (#2081) 2024-12-16 16:25:15 +05:30
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-auth-media (#1933) 2024-09-09 14:15:20 +05:30
msgContent.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
Room.tsx fix escape to mark as read (#1935) 2024-09-08 22:53:17 +10:00
RoomInput.tsx add tableflip and unflip commands (#2075) 2024-12-13 10:02:25 +05:30
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 Pinned Messages (#2081) 2024-12-16 16:25:15 +05:30
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