element-web/src
David Baker 57804f4e02 Support for common rooms in MemberInfo
Renames RoomDNDView to DNDRoomTile which now provides a separate DNDRoomTile component rather than
clobberring RoomTile, so we can use a draggable one where we want a draggable one and a non-draggable
one where we don't want it to be draggable. RoomTile main is still polluted with DND stuff, but is
now optional.

Remove BottomLeftMenuTile because it was no longer used in the bottom left menu. Just include
the equivalent markup directly in the one place we now use it (in MemberTile in react-sdk).
2016-09-09 16:15:45 +01:00
..
components Support for common rooms in MemberInfo 2016-09-09 16:15:45 +01:00
notifications RoomNotifs.js moved to react-sdk 2016-08-17 18:29:38 +01:00
skins/vector Support for common rooms in MemberInfo 2016-09-09 16:15:45 +01:00
vector rename MatrixChat defaultDeviceDisplayName prop 2016-08-12 11:40:25 +01:00
component-index.js Support for common rooms in MemberInfo 2016-09-09 16:15:45 +01:00
header copyrights for 2016 2016-01-07 04:17:56 +00:00
VectorConferenceHandler.js click on group call thumbnail should return you to the group call, not the 1:1 2016-04-12 02:27:35 +01:00