This website requires JavaScript.
Explore
Help
Sign In
Dima
/
element-web
Watch
1
Star
0
Fork
0
You've already forked element-web
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
5867fe73dd2bb83926dd3f80094cae0cc5187697
element-web
/
src
/
autocomplete
T
History
Michael Telatynski
5867fe73dd
hide some commands after space as they have special semantics
...
Signed-off-by: Michael Telatynski <
7t3chguy@gmail.com
>
2018-07-18 15:38:21 +01:00
..
AutocompleteProvider.js
delint, remove unused imports and fix flow annotations
2018-06-19 12:06:13 +01:00
Autocompleter.js
apply stripDiacritics to QueryMatcher instead of individually
2018-06-23 02:22:07 +01:00
CommandProvider.js
hide some commands after space as they have special semantics
2018-07-18 15:38:21 +01:00
CommunityProvider.js
add word boundary to Community,Room,User provider regexps
2018-06-25 09:32:51 +01:00
Components.js
Remove use of deprecated React.PropTypes
2017-12-26 14:03:18 +13:00
DuckDuckGoProvider.js
delint, remove unused imports and fix flow annotations
2018-06-19 12:06:13 +01:00
EmojiProvider.js
delint, remove unused imports and fix flow annotations
2018-06-19 12:06:13 +01:00
FuzzyMatcher.js
Add copyright headers
2017-06-23 18:30:16 +01:00
NotifProvider.js
delint, remove unused imports and fix flow annotations
2018-06-19 12:06:13 +01:00
QueryMatcher.js
apply stripDiacritics to QueryMatcher instead of individually
2018-06-23 02:22:07 +01:00
RoomProvider.js
add word boundary to Community,Room,User provider regexps
2018-06-25 09:32:51 +01:00
UserProvider.js
Merge pull request
#2007
from matrix-org/t3chguy/accent_insensitive_userprovider
2018-06-25 12:13:20 +01:00