element-portable/src/components/views/rooms
Šimon Brandner 6d3ba0eb95
Forget member-list query when switching out of the room (#7093)
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-11-08 09:57:14 +00: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 Add history entry before completing emoji (#7007) 2021-10-25 14:21:59 -06:00
E2EIcon.tsx Fix enum casing once again 2021-09-21 08:25:25 +02:00
EditMessageComposer.tsx Restore composer focus after event edit (#7065) 2021-11-02 09:59:30 +00:00
EntityTile.tsx Fix enum casing once again 2021-09-21 08:25:25 +02:00
EventTile.tsx Fix MemberAvatar rendering and thread info color (#7085) 2021-11-04 17:10:22 +00: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 Forget member-list query when switching out of the room (#7093) 2021-11-08 09:57:14 +00:00
MemberTile.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
MessageComposer.tsx Make attachments uploadable to a thread (#7064) 2021-11-03 08:43:24 +00:00
MessageComposerFormatBar.tsx Add insert link button to the format bar (#5879) 2021-10-25 10:56:55 +01:00
NewRoomIntro.tsx Fix runtime react errors for various parts of the app 2021-10-18 13:47:42 -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 Silence some widgets for better screen reader presentation. (#7057) 2021-11-01 09:01:18 +00:00
ReplyPreview.tsx Allow quote-reply in thread view element-web (#6959) 2021-10-19 16:05:34 +01: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 Fix runtime react errors for various parts of the app 2021-10-18 13:47:42 -06:00
RoomList.tsx Remove all directional quotation marks in the codebase (#7059) 2021-10-29 21:59:21 -04: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 Make attachments uploadable to a thread (#7064) 2021-11-03 08:43:24 +00: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 Silence some widgets for better screen reader presentation. (#7057) 2021-11-01 09:01:18 +00:00