element-web/src/components
Luke Barnard 07633fe67f At /user, view member of current room
With the fallback of existing behaviour, which is UserView (no middle panel and no avatar, display name).

To improve, MemberInfo should probably track the current roomId and userId and then update the view asynchronously by re-fetching the member object when either roomId or userId change.

Also, it should be hitting the profile API to get the user's avatar if a room hasn't been specified.
2017-08-10 13:12:50 +01:00
..
structures At /user, view member of current room 2017-08-10 13:12:50 +01:00
views Merge pull request #1288 from matrix-org/luke/track-richtext-mode 2017-08-10 09:31:09 +01:00