element-web/src/components/views/avatars
Luke Barnard defecb1b14 Implement /user/@userid:domain?action=chat
This is a URL that can be used to start a chat with a user.
 - If the user is a guest, setMxId dialog will appear before anything and a defered action will cause `ChatCreateOrReuseDialog` to appear once they've logged in.
 - If the user is registered, they will not see the setMxId dialog.

fixes https://github.com/vector-im/riot-web/issues/4034
2017-06-02 11:36:18 +01:00
..
BaseAvatar.js Implement /user/@userid:domain?action=chat 2017-06-02 11:36:18 +01:00
MemberAvatar.js Fix a bunch of linting errors 2017-01-20 14:22:27 +00:00
RoomAvatar.js *Avatar: Calculate thumbnail dimensions based on devicePixelRatio 2017-04-27 12:38:03 +02:00