element-portable/src/autocomplete
Luke Barnard 84fe51a162 Insert MD links when autocompleting in MD mode
These will appear decorated because they are inserted as entities. It was necessary to modify pills to have an explicit linkText that is derived from the `href` being pillified (and is thus no longer the inserted completion but rather the display name (or user ID) or room alias.
2017-07-20 15:09:59 +01:00
..
AutocompleteProvider.js Merge branch 'develop' into rte-fixes2 2017-06-23 15:30:06 +01:00
Autocompleter.js Implement composer completion user/room pill insertion 2017-07-17 15:53:29 +01:00
CommandProvider.js fix typos post-luke-review 2017-07-03 19:24:18 +01:00
Components.js remove unused imports 2017-06-02 21:35:55 +01:00
DuckDuckGoProvider.js copyright adjustments 2017-06-01 17:29:40 +01:00
EmojiProvider.js Fix comment 2017-07-20 10:51:15 +01:00
FuzzyMatcher.js Add copyright headers 2017-06-23 18:30:16 +01:00
QueryMatcher.js Use _uniq instead of _sortedUniq for return unique matched results 2017-07-18 16:23:54 +01:00
RoomProvider.js Insert MD links when autocompleting in MD mode 2017-07-20 15:09:59 +01:00
UserProvider.js Insert MD links when autocompleting in MD mode 2017-07-20 15:09:59 +01:00