element-web-Github/src/components/views/elements
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
..
AccessibleButton.js add a class to remove evil blue outlines 2017-04-15 00:30:48 +01:00
ActionButton.js Re-add bouncing/callout animation to action buttons 2017-05-25 13:54:59 +01:00
AddressSelector.js Fix keys for AddressSelector 2017-05-08 11:59:06 +01:00
AddressTile.js remove unused imports 2017-06-02 21:35:55 +01:00
AppTile.js Show beta testing icon and help message for widgets tile. 2017-07-14 23:31:57 +01:00
CreateRoomButton.js Apply 9cae667c06 to ilag branch 2017-06-05 17:28:36 +01:00
DeviceVerifyButtons.js More i18n strings (#963) 2017-05-30 15:09:57 +01:00
DirectorySearchBox.js autoFocus input box 2017-05-20 00:08:53 +01:00
Dropdown.js More i18n strings (#963) 2017-05-30 15:09:57 +01:00
EditableText.js On cancel, blur. Only onValueChanged when the value has changed... 2017-03-02 18:07:24 +00:00
EditableTextContainer.js q(...) -> Promise.resolve 2017-07-12 18:05:08 +01:00
EmojiText.js Add EmojiText component for emoji replacement. 2016-08-10 00:31:51 +05:30
HomeButton.js rename welcome page to home 2017-06-08 10:27:35 +01:00
LanguageDropdown.js remove unused imports 2017-06-02 21:35:55 +01:00
MemberEventListSummary.js fullstop fails 2017-06-12 15:36:24 +01:00
Pill.js Factor out shared logic in two code-paths for pill rendering 2017-07-21 14:07:48 +01:00
PowerSelector.js First round 2017-06-02 10:18:31 +01:00
ProgressBar.js Fix a bunch of linting errors 2017-01-20 14:22:27 +00:00
RoomDirectoryButton.js speed up SetMxIdDialog user check to 250ms as it was driving me MAD 2017-05-28 23:28:40 +01:00
SettingsButton.js speed up SetMxIdDialog user check to 250ms as it was driving me MAD 2017-05-28 23:28:40 +01:00
StartChatButton.js speed up SetMxIdDialog user check to 250ms as it was driving me MAD 2017-05-28 23:28:40 +01:00
TintableSvg.js Added quick search functionality 2017-01-13 19:36:40 +02:00
TruncatedList.js Everything but src/components/views/rooms 2017-06-08 12:33:29 +01:00
UserSelector.js More i18n strings (#963) 2017-05-30 15:09:57 +01:00