Files
element-web/src/components/views/messages
Luke Barnard 7db7192701 Factor out shared logic in two code-paths for pill rendering
This isn't an entirely side-effect-free refactoring:
 - the text of the timeline pills is now either the room ID/alias or user ID/ display name of the linked resource (which means that until we do a roundtrip to get user displaynames, mentions for users not in the current room will have their user IDs shown instead of what was in the link body).
 - timeline links to rooms without avatars are now rendered as links
 - fixed issue that would throw an error whilst rendering (i.e. unusable client) a room link to a room that the client doesn't know about
2017-07-21 14:07:48 +01:00
..
2017-06-02 21:35:55 +01:00
2016-09-11 02:14:27 +01:00
2017-06-02 21:35:55 +01:00
2017-07-12 18:05:08 +01:00
2017-07-12 18:05:08 +01:00
2017-06-03 18:52:45 +03:00
2017-05-30 15:09:57 +01:00