element-portable/src/components/views/rooms
Kerry da097d42ef
fix ts issues in SendMessageComposer-test (#8077)
* fix ts issues in SendMessageComposer-test

Signed-off-by: Kerry Archibald <kerrya@element.io>

* remove empty file

Signed-off-by: Kerry Archibald <kerrya@element.io>

* better event type for m.room.message

Signed-off-by: Kerry Archibald <kerrya@element.io>
2022-03-18 10:07:33 +00:00
..
AppsDrawer.tsx Make widgets not reload (persistent) between center and top container (#7575) 2022-01-24 15:24:30 +00:00
Autocomplete.tsx Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
AuxPanel.tsx Prefer RoomStateEvent.Update where possible as it fires far less (#7878) 2022-02-24 14:39:25 +00:00
BasicMessageComposer.tsx Improve formatting features in the editor (#7104) 2022-03-16 09:46:07 +00:00
CollapsibleButton.tsx Simplify Composer buttons (#7678) 2022-02-02 09:30:53 +00:00
E2EIcon.tsx Fix enum casing once again 2021-09-21 08:25:25 +02:00
EditMessageComposer.tsx Remove Countly analytics integration (#7808) 2022-02-15 16:58:30 +00:00
EntityTile.tsx Revert "replace all require(.svg) with esm import" (#7969) 2022-03-03 17:51:38 +00:00
EventTile.tsx Implement is_falling_back in accordance to MSC3440 (#8055) 2022-03-15 13:52:37 +00:00
ExtraTile.tsx Add analytics for the ViewRoom action (#7666) 2022-02-10 14:29:55 +00:00
HistoryTile.tsx Show a tile at beginning of visible history (#5887) 2022-01-20 09:51:31 +00:00
JumpToBottomButton.tsx Add jump to bottom button for right panel timeline (#7746) 2022-02-08 17:35:03 +00:00
LinkPreviewGroup.tsx Revert "replace all require(.svg) with esm import" (#7969) 2022-03-03 17:51:38 +00:00
LinkPreviewWidget.tsx Initial implementation of loading animation 2021-07-22 21:26:15 +02:00
MemberList.tsx Revert "replace all require(.svg) with esm import" (#7969) 2022-03-03 17:51:38 +00:00
MemberTile.tsx Improve typing around event emitter handlers (#7816) 2022-02-22 12:18:08 +00:00
MessageComposer.tsx Switch to using stable values for threads (#8019) 2022-03-11 09:04:22 +00:00
MessageComposerButtons.tsx Switch to using stable values for threads (#8019) 2022-03-11 09:04:22 +00:00
MessageComposerFormatBar.tsx Improve formatting features in the editor (#7104) 2022-03-16 09:46:07 +00:00
NewRoomIntro.tsx Add a few more UIComponent flags, and ensure they are used in existing code (#7937) 2022-03-02 10:37:18 -07:00
NotificationBadge.tsx Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
PinnedEventTile.tsx Paginate responses to pinned polls (#8025) 2022-03-10 18:14:34 +00:00
PresenceLabel.tsx Support MSC3026 busy presence (#8043) 2022-03-14 10:22:12 +00:00
ReadReceiptMarker.tsx Fix search results view for layouts other than Group/Modern (#7648) 2022-01-26 20:15:44 +00:00
RecentlyViewedButton.tsx More posthog tracking around joining rooms and room search (#7807) 2022-02-17 18:03:27 +00:00
ReplyPreview.tsx Revert "replace all require(.svg) with esm import" (#7969) 2022-03-03 17:51:38 +00:00
ReplyTile.tsx Improve typing around event emitter handlers (#7816) 2022-02-22 12:18:08 +00:00
RoomBreadcrumbs.tsx More posthog tracking around joining rooms and room search (#7807) 2022-02-17 18:03:27 +00:00
RoomDetailList.tsx Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
RoomDetailRow.js Auto fix 2021-10-22 17:23:37 -05:00
RoomHeader.tsx Hide composer and call buttons when the room is tombstoned (#7975) 2022-03-04 15:53:22 +00:00
RoomList.tsx eslint to 8.9.0 (#7889) 2022-02-24 15:54:06 +01:00
RoomListHeader.tsx Add a few more UIComponent flags, and ensure they are used in existing code (#7937) 2022-03-02 10:37:18 -07:00
RoomPreviewBar.tsx Add customisation point for mxid display (#7595) 2022-01-25 10:40:02 +01:00
RoomSublist.tsx Fix room list scroll jumps (#7991) 2022-03-09 13:18:17 -05:00
RoomTile.tsx Make everything use the KeyBindingManager (#7907) 2022-02-28 16:05:52 +00:00
RoomUpgradeWarningBar.tsx Prefer RoomStateEvent.Update where possible as it fires far less (#7878) 2022-02-24 14:39:25 +00:00
SearchBar.tsx Make everything use the KeyBindingManager (#7907) 2022-02-28 16:05:52 +00:00
SearchResultTile.tsx Tidy up timelineRenderingType to be passed over context (#7872) 2022-02-24 11:25:13 +00:00
SendMessageComposer.tsx fix ts issues in SendMessageComposer-test (#8077) 2022-03-18 10:07:33 +00:00
SimpleRoomHeader.tsx Auto fix 2021-10-22 17:23:37 -05:00
Stickerpicker.tsx Don't assume that widget IDs are unique (#8052) 2022-03-15 12:15:26 +00:00
ThirdPartyMemberInfo.tsx Prefer RoomStateEvent.Update where possible as it fires far less (#7878) 2022-02-24 14:39:25 +00:00
ThreadSummary.tsx Show displayname in non-narrow thread summeries (#8036) 2022-03-11 19:24:18 +00:00
TopUnreadMessagesBar.tsx Auto fix 2021-10-22 17:23:37 -05:00
VoiceRecordComposerTile.tsx Keep unsent voice messages in memory until they are deleted or sent (#7840) 2022-02-18 07:29:08 -07:00
WhoIsTypingTile.tsx Improve typing around event emitter handlers (#7816) 2022-02-22 12:18:08 +00:00