mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-18 14:44:58 +08: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 |
||
---|---|---|
.. | ||
AccessibleButton.js | ||
ActionButton.js | ||
AddressSelector.js | ||
AddressTile.js | ||
AppTile.js | ||
CreateRoomButton.js | ||
DeviceVerifyButtons.js | ||
DirectorySearchBox.js | ||
Dropdown.js | ||
EditableText.js | ||
EditableTextContainer.js | ||
EmojiText.js | ||
HomeButton.js | ||
LanguageDropdown.js | ||
MemberEventListSummary.js | ||
Pill.js | ||
PowerSelector.js | ||
ProgressBar.js | ||
RoomDirectoryButton.js | ||
SettingsButton.js | ||
StartChatButton.js | ||
TintableSvg.js | ||
TruncatedList.js | ||
UserSelector.js |