element-web/src/components/structures
David Baker 55f77b04ae Rewrite call state machine
* Remove the two separate enumerations of call state: now everything
   uses the js-sdk version of call state. Stop adding a separate
   'call_state' field onto the call object(!)
 * Better reflection of the actual state of the call in the call bar,
   so when it's connecting, it says connecting, and only says 'active call'
   when the call is actually active.
 * More typey goodness
2020-10-09 18:56:07 +01:00
..
auth Merge pull request #5219 from matrix-org/jryans/defer-cross-signing-setup 2020-09-18 10:28:33 +01:00
AutoHideScrollbar.js Fix Breadcrumbs2 ending up with 2 tabIndexes on Firefox due to explicit css overflow scroll 2020-07-18 12:19:03 +01:00
ContextMenu.tsx Consolidate all the work thus far 2020-09-08 15:43:38 +01:00
CustomRoomTagPanel.js Support custom tags in the room list again 2020-07-20 16:51:16 -06:00
EmbeddedPage.js Fix some stuff 2020-08-29 12:53:04 +01:00
FilePanel.js Add a note to use the desktop builds when seshat isn't available 2020-09-16 17:23:37 -06:00
GenericErrorPage.js Implement design and copy for errors 2019-06-05 11:32:02 -06:00
GroupView.js Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into t3chguy/dpsah/6785 2020-09-07 14:33:57 +01:00
HomePage.tsx Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
IndicatorScrollbar.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
InteractiveAuth.js fix tests 2020-08-29 13:38:28 +01:00
LeftPanel.tsx Fix New Room List arrow key management 2020-09-18 17:13:45 +01:00
LoggedInView.tsx Remove various remaining bits of ILAG flows 2020-10-07 12:53:59 +01:00
MainSplit.js Add feature to ResizeNotifier to maintain isResizing state and use it to skip onScroll handling 2020-09-02 12:00:35 +01:00
MatrixChat.tsx Remove various remaining bits of ILAG flows 2020-10-07 12:53:59 +01:00
MessagePanel.js Don't show a bottom border ahead of the date separator 2020-09-17 10:40:48 -06:00
MyGroups.js Remove create-react-class 2020-08-29 12:14:16 +01:00
NonUrgentToastContainer.tsx Introduce a concept of "non-urgent" toasts 2020-07-29 12:43:35 -06:00
NotificationPanel.js Fix FilePanel and NotificationPanel overscroll issues 2020-09-09 09:50:08 +01:00
RightPanel.js Update copyright 2020-10-06 19:32:21 +01:00
RoomDirectory.js Fix room directory clipping links in the room's topic 2020-10-02 18:00:58 +02:00
RoomSearch.tsx Fix New Room List arrow key management 2020-09-18 17:13:45 +01:00
RoomStatusBar.js Rewrite call state machine 2020-10-09 18:56:07 +01:00
RoomView.tsx Rewrite call state machine 2020-10-09 18:56:07 +01:00
ScrollPanel.js Fix crashes with cannot read isResizing of undefined 2020-09-14 15:20:06 +01:00
SearchBox.js Merge pull request #5157 from matrix-org/t3chguy/crc1 2020-09-03 17:21:58 +01:00
TabbedView.tsx Fix eslint ts override tsx matching and delint 2020-08-29 01:11:08 +01:00
TagPanel.js Remove create-react-class 2020-08-29 12:14:16 +01:00
TimelinePanel.js UI Feature Flag: Hide flair 2020-09-16 11:26:15 +01:00
ToastContainer.tsx Merge branches 'develop' and 't3chguy/toasts3' of github.com:matrix-org/matrix-react-sdk into t3chguy/toasts3 2020-05-26 13:38:17 +01:00
UploadBar.js Remove create-react-class 2020-08-29 12:14:16 +01:00
UserMenu.tsx Add some permission checks to the communities v2 prototype 2020-09-18 16:04:19 -06:00
UserView.js Add feature to ResizeNotifier to maintain isResizing state and use it to skip onScroll handling 2020-09-02 12:00:35 +01:00
ViewSource.js Remove create-react-class 2020-08-29 12:14:16 +01:00