riot-web/test/components/views/right_panel
Florian Duros d16ab09866
Display pinned messages on a banner at the top of a room (#12917)
* Move pinned message hooks to a dedicated file

* Add a banner at the top of a room to display the pinned messages

* Put the pinning banner behind labs pinning labs flag

* Add redacted event support

* Handle UTD in pinning message banner

* Add tests for redaction

* Make all the banner clickable

* Add tests for PinnedMessageBanner.tsx

* Add e2e tests for the pinned message banner

* Review changes
2024-08-29 14:26:10 +00:00
..
__snapshots__ Message Pinning: rework the message pinning list in the right panel (#12825) 2024-08-16 12:16:06 +00:00
ExtensionsCard-test.tsx
LegacyRoomHeaderButtons-test.tsx
PinnedMessagesCard-test.tsx Display pinned messages on a banner at the top of a room (#12917) 2024-08-29 14:26:10 +00:00
RightPanelTabs-test.tsx
RoomSummaryCard-test.tsx
UserInfo-test.tsx
VerificationPanel-test.tsx