element-web/src/autocomplete
Bruno Windels 228905bec2 insert command completion as command part (instead of plain)
this prevents the command being sent as plain text

this adds a `type` property to completions to decide which
parts should be inserted into the composer, hence deciding how
they will be rendered.
2019-09-23 14:39:19 +02:00
..
AutocompleteProvider.js remove errant debug 2019-05-20 10:08:34 +01:00
Autocompleter.js De-lint a few more files 2019-01-11 13:54:11 +00:00
CommandProvider.js insert command completion as command part (instead of plain) 2019-09-23 14:39:19 +02:00
CommunityProvider.js insert command completion as command part (instead of plain) 2019-09-23 14:39:19 +02: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 remove errant debug 2019-05-20 10:08:34 +01:00
NotifProvider.js insert command completion as command part (instead of plain) 2019-09-23 14:39:19 +02:00
PlainWithPillsSerializer.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
QueryMatcher.js Fix user autocompleting 2018-10-11 18:34:01 +01:00
RoomProvider.js insert command completion as command part (instead of plain) 2019-09-23 14:39:19 +02:00
UserProvider.js insert command completion as command part (instead of plain) 2019-09-23 14:39:19 +02:00