mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-16 20:31:45 +03:00
ed22a74eaf
This does two things: - Sets `editable` to true for the "People" `RoomSubList` so that people can be dragged to favourites. This has the downside that you can drag a "People" to "Rooms", but it won't set the direct chat flag. This is because im.vector.fake.direct != m.direct, sadly. - Sets `alwaysShowHeader` to `true` so that the `IncomingCallDialog` can be showneven when there are no people in `sortedList`. Fixes https://github.com/vector-im/riot-web/issues/2956. |
||
---|---|---|
.. | ||
Autocomplete.js | ||
AuxPanel.js | ||
EntityTile.js | ||
EventTile.js | ||
LinkPreviewWidget.js | ||
MemberDeviceInfo.js | ||
MemberInfo.js | ||
MemberList.js | ||
MemberTile.js | ||
MessageComposer.js | ||
MessageComposerInput.js | ||
MessageComposerInputOld.js | ||
PresenceLabel.js | ||
ReadReceiptMarker.js | ||
RoomHeader.js | ||
RoomList.js | ||
RoomNameEditor.js | ||
RoomPreviewBar.js | ||
RoomSettings.js | ||
RoomTile.js | ||
RoomTopicEditor.js | ||
SearchableEntityList.js | ||
SearchResultTile.js | ||
SimpleRoomHeader.js | ||
TabCompleteBar.js | ||
TopUnreadMessagesBar.js | ||
UserTile.js |