element-portable/src/components/views
Luke Barnard e71df44fc9 Fix /join #alias command in markdown mode
Tab-completing a room alias inserts a markdown link, which is now stripped before a command is parsed. We also strip the MD links when doing the autocompletion itself (getAutocompleteQuery).

There is still an issue where `/invite` will not work at all with tab-completion - the text of a user Pill is not the userID but rather the display name, which cannot be used as an argument to the command.
2017-07-27 15:18:06 +01:00
..
avatars Change incorrect refs to this.props 2017-07-11 14:31:07 +01:00
create_room Add more translations.. 2017-06-08 09:44:58 +01:00
dialogs replace q method calls with bluebird ones 2017-07-12 18:05:40 +01:00
elements Remove disambiguation from pills 2017-07-27 10:54:23 +01:00
login comment why we send the empty string 2017-06-23 14:48:15 +01:00
messages Factor out shared logic in two code-paths for pill rendering 2017-07-21 14:07:48 +01:00
room_settings replace q method calls with bluebird ones 2017-07-12 18:05:40 +01:00
rooms Fix /join #alias command in markdown mode 2017-07-27 15:18:06 +01:00
settings replace q method calls with bluebird ones 2017-07-12 18:05:40 +01:00
voip de-lint views/voip/* 2017-07-01 14:58:46 +01:00