element-portable/src/autocomplete
Luke Barnard dbade448c1 Don't try to match query against roomId
We only care about aliases.
2017-08-02 09:40:00 +01:00
..
AutocompleteProvider.js Merge branch 'develop' into rte-fixes2 2017-06-23 15:30:06 +01:00
Autocompleter.js Update type Completion 2017-07-20 16:49:23 +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 Adjust emoji sorting such that exact matches/prefixes appear first 2017-08-01 17:36:41 +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 Don't try to match query against roomId 2017-08-02 09:40:00 +01:00
UserProvider.js Insert MD links when autocompleting in MD mode 2017-07-20 15:09:59 +01:00