vojo/src/app/pages
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
..
auth Release v4.2.3 (#2052) 2024-11-12 20:45:34 +11:00
client Pinned Messages (#2081) 2024-12-16 16:25:15 +05:30
afterLoginRedirectPath.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
App.tsx URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
ConfigConfig.tsx feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
FeatureCheck.tsx feat: check IndexedDB support (#1630) 2024-01-23 18:36:55 +05:30
MobileFriendly.tsx URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
paths.ts support matrix.to links (#1849) 2024-07-30 22:18:59 +10:00
pathSearchParam.ts support matrix.to links (#1849) 2024-07-30 22:18:59 +10:00
pathUtils.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
Router.tsx support matrix.to links (#1849) 2024-07-30 22:18:59 +10:00