element-web/src/autocomplete
Luke Barnard e688eca823 Improve the sorting applied to the sorting of autocomplete results
QueryMatcher: sort results based on the position of the query within the matching value. The closer to the beginning of the word, the higher the result apears.

UserProvider: perf improvement (slice early) and refactor onUserSpoke
2017-07-04 13:53:06 +01:00
..
AutocompleteProvider.js Merge branch 'develop' into rte-fixes2 2017-06-23 15:30:06 +01:00
Autocompleter.js Merge branch 'develop' into rte-fixes2 2017-06-23 15:30:06 +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 Match by emoji ascii regex first before shorthand 2017-06-30 16:31:40 +01:00
FuzzyMatcher.js Add copyright headers 2017-06-23 18:30:16 +01:00
QueryMatcher.js Improve the sorting applied to the sorting of autocomplete results 2017-07-04 13:53:06 +01:00
RoomProvider.js Merge branch 'develop' into rte-fixes2 2017-06-23 15:30:06 +01:00
UserProvider.js Improve the sorting applied to the sorting of autocomplete results 2017-07-04 13:53:06 +01:00