element-portable/src/components/views/rooms
Robin 1e060fed84
Don't form continuations from thread roots (#8166)
* Don't form continuations from thread roots

* Only apply the continuation break in the main timeline
2022-03-26 18:06:25 -04: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 When showing thread, always auto-focus its composer (#8115) 2022-03-23 10:54:40 +00:00
EntityTile.tsx Use styled mxids in member list v2 (#8110) 2022-03-22 16:14:55 -06:00
EventTile.tsx Thread list ordering by last reply (#8112) 2022-03-23 14:43:33 +00:00
ExtraTile.tsx Voice rooms prototype (#8084) 2022-03-22 16:14:11 -06: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 Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +00:00
MemberTile.tsx Use styled mxids in member list v2 (#8110) 2022-03-22 16:14:55 -06: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 Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +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 Live location sharing: live share warning in room (#8100) 2022-03-22 13:57:12 +00:00
RoomList.tsx Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +00:00
RoomListHeader.tsx Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +00:00
RoomPreviewBar.tsx Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +00:00
RoomSublist.tsx Fix room list scroll jumps (#7991) 2022-03-09 13:18:17 -05:00
RoomTile.tsx Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +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 Don't form continuations from thread roots (#8166) 2022-03-26 18:06:25 -04:00
SendMessageComposer.tsx Allow sending files as replies as per MSC3676 (#8020) 2022-03-21 12:03:59 +00:00
Stickerpicker.tsx Don't assume that widget IDs are unique (#8052) 2022-03-15 12:15:26 +00:00
ThirdPartyMemberInfo.tsx Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +00:00
ThreadSummary.tsx Fix issues with edited events not affecting threads (#8125) 2022-03-24 12: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