element-web/src/components/views/rooms
Travis Ralston ca1313099f Show the IncomingCallBox if the call is for the RoomSubList
Fixes https://github.com/vector-im/riot-web/issues/4369

Previously the RoomSubList would filter its list of rooms to verify that the incoming call belongs to it. This causes problems when the sub list is being told some rooms don't exist (ie: the list is filtered). It is trivial for the RoomList to instead track which RoomSubList (tag) it should be handing the call off to so we do that instead now. The RoomSubList trusts that the caller has already filtered it and will render the IncomingCallBox if it has an incoming call.
2018-12-06 11:45:58 -07:00
..
AppsDrawer.js A11y: repurpose more divs into AccessibleButtons. 2018-10-02 13:55:24 +02:00
Autocomplete.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
AuxPanel.js Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into rxl881/snapshot 2018-02-23 15:37:33 +00:00
DNDRoomTile.js point imports at the new locations 2018-04-13 00:43:44 +01:00
EntityTile.js Option to remove the presence feature by HS 2018-03-19 16:47:12 +00:00
EventTile.js Update async dialog interface to use promises 2018-11-21 16:56:44 +00:00
ForwardMessage.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
LinkPreviewWidget.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
MemberDeviceInfo.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
MemberInfo.js Check if users exist before inviting them and communicate errors 2018-11-29 15:05:53 -07:00
MemberList.js Remove unused classes 2018-10-22 15:14:21 -06:00
MemberTile.js Option to remove the presence feature by HS 2018-03-19 16:47:12 +00:00
MessageComposer.js Merge remote-tracking branch 'upstream/develop' into hs/upload-limits 2018-12-01 16:24:43 +00:00
MessageComposerInput.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
PinnedEventsPanel.js onEvent -> onStateEvent 2018-05-27 10:28:47 -06:00
PinnedEventTile.js Show timestamp of pinned messages on hover 2018-05-26 19:46:11 -06:00
PresenceLabel.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
ReadReceiptMarker.js put userId next to member in read receipt, fall back when member missing 2018-10-10 16:14:09 +02:00
ReplyPreview.js clean up EventTile:onWidgetLoad optional/required mess 2018-05-01 18:15:12 +01:00
RoomDetailList.js make RoomDetailRow reusable for the Room Directory 2017-11-19 12:49:26 +00:00
RoomDetailRow.js init Linkify properly to make tests happy 2017-11-19 13:24:18 +00:00
RoomDropTarget.js Fix more lint errors 2018-10-11 22:50:24 -05:00
RoomHeader.js link to ShareDialog from GroupView, RoomView, UserSettings & MemberInfo 2018-06-12 11:22:01 +01:00
RoomList.js Show the IncomingCallBox if the call is for the RoomSubList 2018-12-06 11:45:58 -07:00
RoomNameEditor.js Store component state for editors 2018-02-13 12:01:36 +00:00
RoomPreviewBar.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
RoomSettings.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
RoomTile.js fix NPE on name (related to LL?) 2018-09-18 00:16:25 +01:00
RoomTooltip.js make RoomTooltip generic and add ContextMenu&Tooltip to GroupInviteTile 2018-06-12 15:23:11 +01:00
RoomTopicEditor.js Store component state for editors 2018-02-13 12:01:36 +00:00
RoomUpgradeWarningBar.js Typo 2018-08-21 16:40:04 +01:00
SearchableEntityList.js Wrap GeminiScrollbar in a component, enabled forceGemini 2018-03-27 13:04:26 +01:00
SearchBar.js Fix more lint errors 2018-10-11 22:50:24 -05:00
SearchResultTile.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
SimpleRoomHeader.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
Stickerpicker.js Also fix accessibility of sticker buttons 2018-10-02 20:19:21 +02:00
TopUnreadMessagesBar.js TopUnreadMessagesBar: turn clickables into accessible buttons and fix 2018-03-31 17:42:10 +02:00
UserTile.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00