mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-16 09:31:31 +03:00
7db7192701
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 |
||
---|---|---|
.. | ||
AppsDrawer.js | ||
Autocomplete.js | ||
AuxPanel.js | ||
EntityTile.js | ||
EventTile.js | ||
ForwardMessage.js | ||
LinkPreviewWidget.js | ||
MemberDeviceInfo.js | ||
MemberInfo.js | ||
MemberList.js | ||
MemberTile.js | ||
MessageComposer.js | ||
MessageComposerInput.js | ||
PresenceLabel.js | ||
ReadReceiptMarker.js | ||
RoomHeader.js | ||
RoomList.js | ||
RoomNameEditor.js | ||
RoomPreviewBar.js | ||
RoomSettings.js | ||
RoomTile.js | ||
RoomTopicEditor.js | ||
SearchableEntityList.js | ||
SearchResultTile.js | ||
SimpleRoomHeader.js | ||
TopUnreadMessagesBar.js | ||
UserTile.js |