element-web/src/components/views/rooms
Andrew Morgan a8e2c1bc2a
Move the dial pad button next to Explore button from Create Room context menu (#6237)
This commit moves the dial pad from a context menu to sit right by the explore button, in line with the designs in the linked issue. The dial pad button is only shown when PSTN support is detected.
2021-06-25 11:45:15 +01:00
..
AppsDrawer.js Small cleanup around the room status bar and auxpanel to prevent redundant state updates 2021-06-16 12:06:41 +01:00
Autocomplete.tsx Add a limit option for autocomplete results (#6016) 2021-05-12 12:18:56 +01:00
AuxPanel.tsx Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/7 2021-06-22 18:09:24 +01:00
BasicMessageComposer.tsx delint 2021-05-26 14:21:28 +01:00
E2EIcon.js Use mouseleave instead of mouseout for hover events. Fix tooltip flicker 2020-07-18 12:01:51 +01:00
EditMessageComposer.js Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/12740 2021-06-17 15:31:06 +01:00
EntityTile.tsx Fix PowerStatus 2021-06-24 16:43:11 +02:00
EventTile.tsx More typescript conversion 2021-06-22 17:23:13 +01:00
ExtraTile.tsx Tidy up TemporaryTile now that it isn't temporary 2021-03-09 11:19:41 +00:00
JumpToBottomButton.js Highlight "Jump to Bottom" badge when appropriate 2020-07-06 23:09:54 -04:00
LinkPreviewWidget.js Enable indent rule and fix indent 2021-04-27 17:23:27 +02:00
MemberList.tsx Think about what you copy-paste, Simon 2021-06-24 14:15:44 +02:00
MemberTile.tsx Even more fixes 2021-06-24 16:55:44 +02:00
MessageComposer.tsx update style of imports in all modified files 2021-05-26 14:14:55 +01:00
MessageComposerFormatBar.js fix: CIDER formatting buttons on Safari 2021-03-22 15:05:22 +00:00
NewRoomIntro.tsx Updates around the use of private fields out of class 2021-06-18 16:29:10 +01:00
NotificationBadge.tsx Redesign "failed to send messages" status bar 2021-04-21 16:24:17 -06:00
PinnedEventTile.tsx Update src/components/views/rooms/PinnedEventTile.tsx 2021-06-03 08:03:31 +01:00
PresenceLabel.tsx Iterate PresenceLabel 2021-06-24 14:36:22 +02:00
ReadReceiptMarker.js Improve formatting 2021-04-29 19:57:02 +02:00
ReplyPreview.js fix HTML tag for Event Tile when not rendered in a list 2021-06-11 11:34:53 +01:00
RoomBreadcrumbs.tsx remove unused vars/imports 2021-05-14 10:49:53 +01:00
RoomDetailList.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:46 -07:00
RoomDetailRow.js Enable indent rule and fix indent 2021-04-27 17:23:27 +02:00
RoomHeader.js Merge branch 'develop' into improved-forwarding-ui 2021-06-05 11:04:17 -04:00
RoomList.tsx Move the dial pad button next to Explore button from Create Room context menu (#6237) 2021-06-25 11:45:15 +01:00
RoomListNumResults.tsx fix sticky headers when results num get displayed 2021-05-25 13:53:20 +01:00
RoomPreviewBar.js Tweak appearance of invite reason 2021-04-12 12:28:42 +01:00
RoomSublist.tsx More typescript conversion 2021-06-22 17:23:13 +01:00
RoomTile.tsx Fix bugs identified by the typescripting 2021-06-18 16:22:31 +01:00
RoomUpgradeWarningBar.js Small cleanup around the room status bar and auxpanel to prevent redundant state updates 2021-06-16 12:06:41 +01:00
SearchBar.tsx Add spaces around curlies 2021-06-22 14:57:44 +01:00
SearchResultTile.js Fix timestamps 2021-06-06 01:55:01 -04:00
SendMessageComposer.js update style of imports in all modified files 2021-05-26 14:14:55 +01:00
SimpleRoomHeader.js Merge branch 'develop' into improved-forwarding-ui 2021-06-05 11:04:17 -04:00
Stickerpicker.js Fix Stickerpicker context menu 2021-06-07 09:22:47 +01:00
ThirdPartyMemberInfo.tsx Guard all isSpaceRoom calls behind the labs flag 2021-05-05 23:59:07 +01:00
TopUnreadMessagesBar.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:46 -07:00
VoiceRecordComposerTile.tsx CallMediaHandler -> MediaDeviceHandler 2021-06-23 09:26:33 +02:00
WhoIsTypingTile.tsx Fix imports 2021-06-18 16:13:55 +01:00