element-portable/src/components/views/rooms
2021-10-18 15:41:05 +01:00
..
AppsDrawer.tsx Fix soft crash 2021-09-22 15:47:15 +02:00
Autocomplete.tsx delint and improve ts 2021-07-15 10:09:24 +01:00
AuxPanel.tsx Remove unused import 2021-08-27 14:07:36 +02:00
BasicMessageComposer.tsx Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
E2EIcon.tsx Fix enum casing once again 2021-09-21 08:25:25 +02:00
EditMessageComposer.tsx Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
EntityTile.tsx Fix enum casing once again 2021-09-21 08:25:25 +02:00
EventTile.tsx Fix threads with bubbles rendering (#6971) 2021-10-18 15:41:05 +01:00
ExtraTile.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
JumpToBottomButton.tsx Migrate JumpToBottomButton to TypeScript 2021-08-14 10:22:43 +02:00
LinkPreviewGroup.tsx Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
LinkPreviewWidget.tsx Initial implementation of loading animation 2021-07-22 21:26:15 +02:00
MemberList.tsx Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
MemberTile.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
MessageComposer.tsx Make threads use 'm.thread' relation 2021-10-14 17:04:27 +01:00
MessageComposerFormatBar.tsx Typescript conversion of Composer components and more 2021-06-30 13:01:26 +01:00
NewRoomIntro.tsx Add customisation point for visibility of invites and room creation 2021-10-12 14:33:29 -06:00
NotificationBadge.tsx Surface unsent messages on the sublist notification badge too 2021-09-10 10:58:13 +01:00
PinnedEventTile.tsx Appease the linter 2021-07-16 16:11:27 -06:00
PresenceLabel.tsx Fix hyper-precise presence 2021-06-26 07:53:42 +02:00
ReadReceiptMarker.tsx Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
ReplyPreview.tsx Make roomStoreToken readonly 2021-07-18 14:32:24 +02:00
ReplyTile.tsx Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
RoomBreadcrumbs.tsx Adhere to better eslint rules 2021-07-23 10:35:10 +01:00
RoomDetailList.tsx human linter and copyright fixer 2021-08-26 08:02:36 +01:00
RoomDetailRow.js Adhere to better eslint rules 2021-07-23 10:35:10 +01:00
RoomHeader.tsx Create room threads list view (#6904) 2021-10-14 15:27:35 +02:00
RoomList.tsx Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/19010 2021-10-14 11:05:29 +01:00
RoomListNumResults.tsx Comply with new member-delimiter-style rule 2021-07-01 23:23:03 +01:00
RoomPreviewBar.tsx Allow hiding "Sign Up" in the guest preview bar 2021-10-03 14:10:09 -04:00
RoomSublist.tsx Add customisation point for visibility of invites and room creation 2021-10-12 14:33:29 -06:00
RoomTile.tsx Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
RoomUpgradeWarningBar.tsx human linter and copyright fixer 2021-08-26 08:02:36 +01:00
SearchBar.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
SearchResultTile.tsx Pull another settings lookup out of SearchResultTile loop 2021-07-13 23:27:49 -04:00
SendMessageComposer.tsx Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
SimpleRoomHeader.tsx human linter and copyright fixer 2021-08-26 08:02:36 +01:00
Stickerpicker.tsx Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
ThirdPartyMemberInfo.tsx Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
TopUnreadMessagesBar.tsx Fix Apache copyright headers 2021-09-01 10:19:25 +01:00
VoiceRecordComposerTile.tsx Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
WhoIsTypingTile.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00