element-portable/src/components/views/rooms
David Baker 28f7aac9a5
Hide the archived section (#12286)
* Hide the archived section

* Only add archived section if necessary

* Update e2e tests
2024-02-27 10:00:10 +00:00
..
EventTile Migrate more strings to translation keys (#11680) 2023-09-29 08:49:26 +01:00
NotificationBadge Add notification dots to thread summary icons (#12146) 2024-01-25 16:53:41 +00:00
RoomHeader Add Element call related functionality to new room header (#12091) 2024-01-31 15:18:52 +00:00
wysiwyg_composer Improve AccessibleButton & related types (#12075) 2023-12-20 14:42:31 +00:00
AppsDrawer.tsx Iterate landmarks around the app in order to improve a11y (#12064) 2023-12-20 15:32:24 +00:00
Autocomplete.tsx Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
AuxPanel.tsx Iterate landmarks around the app in order to improve a11y (#12064) 2023-12-20 15:32:24 +00:00
BasicMessageComposer.tsx Fix Safari IME support (#11016) 2024-01-15 14:57:17 +00:00
CollapsibleButton.tsx Switch AccessibleButton and derivatives to using forwardRef (#12054) 2023-12-21 08:50:42 +00:00
E2EIcon.tsx Switch Pill & E2EIcon to using Compound Tooltips (#12080) 2023-12-21 15:21:41 +00:00
EditMessageComposer.tsx Update matrix-org (#11625) 2023-10-19 08:02:24 +00:00
EmojiButton.tsx Migrate more strings to translation keys (#11498) 2023-08-31 11:22:10 +01:00
EntityTile.tsx Implement new unreachable state and fix broken string ref (#11748) 2023-11-07 10:14:30 +00:00
EventTile.tsx Make the unread badge component more reusable (#12163) 2024-01-23 14:39:50 +00:00
ExtraTile.tsx Improve AccessibleButton & related types (#12075) 2023-12-20 14:42:31 +00:00
HistoryTile.tsx Migrate more strings to translation keys (#11606) 2023-09-14 18:47:29 +01:00
JumpToBottomButton.tsx Migrate more strings to translation keys (#11680) 2023-09-29 08:49:26 +01:00
LegacyRoomHeader.tsx Refactor element call lobby + skip lobby (#12057) 2024-01-29 16:06:12 +00:00
LinkPreviewGroup.tsx Migrate more strings to translation keys (#11671) 2023-09-26 18:35:55 +01:00
LinkPreviewWidget.tsx Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
LiveContentSummary.tsx Refactor element call lobby + skip lobby (#12057) 2024-01-29 16:06:12 +00:00
MemberList.tsx Fix: Space scope header overflow (#11933) 2023-11-29 08:25:34 +00:00
MemberTile.tsx Element-R: Use MatrixClient.CryptoApi.getUserVerificationStatus instead of MatrixClient.checkUserTrust in MemberTile.tsx (#11701) 2023-10-04 13:01:39 +00:00
MessageComposer.tsx Fixed shield alignment on message Input (#12149) 2024-01-18 14:48:29 +00:00
MessageComposerButtons.tsx Migrate more strings to translation keys (#11672) 2023-09-27 17:15:22 +01:00
MessageComposerFormatBar.tsx Migrate more strings to translation keys (#11672) 2023-09-27 17:15:22 +01:00
NewRoomIntro.tsx Migrate more strings to translation keys (#11671) 2023-09-26 18:35:55 +01:00
NotificationBadge.tsx Don't reference the notification levels by colour (#12138) 2024-01-15 15:25:48 +00:00
PinnedEventTile.tsx Migrate more strings to translation keys (#11680) 2023-09-29 08:49:26 +01:00
PresenceLabel.tsx Implement new unreachable state and fix broken string ref (#11748) 2023-11-07 10:14:30 +00:00
ReadReceiptGroup.tsx Switch AccessibleButton and derivatives to using forwardRef (#12054) 2023-12-21 08:50:42 +00:00
ReadReceiptMarker.tsx Fix regression around read receipt animation from refs changes (#12100) 2024-01-03 11:36:11 +00:00
ReplyPreview.tsx Migrate more strings to translation keys (#11672) 2023-09-27 17:15:22 +01:00
ReplyTile.tsx Migrate more strings to translation keys (#11680) 2023-09-29 08:49:26 +01:00
RoomBreadcrumbs.tsx Switch AccessibleButton and derivatives to using forwardRef (#12054) 2023-12-21 08:50:42 +00:00
RoomContextDetails.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
RoomHeader.tsx New Header edgecase fixes: Close lobby button not shown, disable join button in various places, more... (#12235) 2024-02-08 16:48:50 +00:00
RoomInfoLine.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
RoomKnocksBar.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
RoomList.tsx Hide the archived section (#12286) 2024-02-27 10:00:10 +00:00
RoomListHeader.tsx Migrate the majority of TooltipTarget consumers to Compound Tooltip (#12086) 2024-01-09 11:46:31 +00:00
RoomPreviewBar.tsx Iterate landmarks around the app in order to improve a11y (#12064) 2023-12-20 15:32:24 +00:00
RoomPreviewCard.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
RoomSublist.tsx Don't reference the notification levels by colour (#12138) 2024-01-15 15:25:48 +00:00
RoomTile.tsx Switch AccessibleButton and derivatives to using forwardRef (#12054) 2023-12-21 08:50:42 +00:00
RoomTileCallSummary.tsx Refactor element call lobby + skip lobby (#12057) 2024-01-29 16:06:12 +00:00
RoomTileSubtitle.tsx Compound Typography pass regression fixes (#11189) 2023-07-04 16:54:28 +00:00
RoomUpgradeWarningBar.tsx Migrate more strings to translation keys (#11680) 2023-09-29 08:49:26 +01:00
SearchBar.tsx Migrate more strings to translation keys (#11680) 2023-09-29 08:49:26 +01:00
SearchResultTile.tsx Switch to importing models/event from main js-sdk export (#11363) 2023-08-07 08:24:58 +00:00
SendMessageComposer.tsx Update matrix-org (#11625) 2023-10-19 08:02:24 +00:00
SpaceScopeHeader.tsx Fix: Space scope header overflow (#11933) 2023-11-29 08:25:34 +00:00
Stickerpicker.tsx Fix Stickerpicker layout crossing multiple CSS stacking contexts (#12126) 2024-01-10 02:19:36 +00:00
ThirdPartyMemberInfo.tsx Fix: Space scope header overflow (#11933) 2023-11-29 08:25:34 +00:00
ThreadSummary.tsx Add notification dots to thread summary icons (#12146) 2024-01-25 16:53:41 +00:00
TopUnreadMessagesBar.tsx Migrate more strings to translation keys (#11680) 2023-09-29 08:49:26 +01:00
VoiceRecordComposerTile.tsx Don't reference the notification levels by colour (#12138) 2024-01-15 15:25:48 +00:00
WhoIsTypingTile.tsx Change avatar to use Compound implementation (#11448) 2023-08-24 03:48:35 +00:00