schildi-web/src
Luke Barnard be02ac3bc6 Fix people section again
- Alter CSS due to removed mx_RoomDropTarget_avatar. The avatar was removed because it didn't particularly add anything and we needed space for "Drop here to tag as direct chat", which is quite long.
 - Use guessAndSetDMRoom as a convenience method for guessing the DM member and setting the state.
 - Do evil hacks to make DNDRoomTile do dragging of RoomTiles to and from the People section. Dragging a DM to and from Rooms/Favourites/Low Priority now works as one would expect. This is still not ideal however because edge cases exist where you have more than one tag set and then you drag a DM from "Favourites" to "Rooms" and the tile ends up in "People". This would require setting multiple tags, and breaks the 1-1 mapping between tags and sections even further. Ultimately the UI needs a rework.
2017-03-17 12:14:44 +00:00
..
components Fix people section again 2017-03-17 12:14:44 +00:00
notifications Change wording in notification description 2017-02-27 15:47:21 -07:00
skins/vector Fix people section again 2017-03-17 12:14:44 +00:00
utils PR feedback 2016-12-16 16:24:24 +00:00
vector Merge pull request #3385 from vector-im/luke/fix-screen-after-login 2017-03-14 13:47:55 +00:00
component-index.js Merge the two RoomTile context menus into one 2017-03-09 17:05:51 +00: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