riot-web/src/autocomplete
grimhilt 35ba389d61
Use "frequently used emojis" for autocompletion in composer (#8998)
Co-authored-by: grimhilt <grimhilt@users.noreply.github.com>
2022-07-21 15:27:11 +02:00
..
AutocompleteProvider.tsx Auto fix 2021-12-09 09:10:23 +00:00
Autocompleter.ts Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
CommandProvider.tsx Replace deprecated String#substr with String#slice (#8314) 2022-04-14 07:52:42 +00:00
Components.tsx A11y fix role-has-required-aria-props (#7455) 2022-01-04 08:46:21 +00:00
EmojiProvider.tsx Use "frequently used emojis" for autocompletion in composer (#8998) 2022-07-21 15:27:11 +02:00
NotifProvider.tsx Suggest `@room` when `@channel`, `@everyone`, or `@here` is typed in composer (#7737) 2022-02-09 09:03:28 +00:00
QueryMatcher.ts Improve QueryMatcher TypeScript definition (#7555) 2022-01-17 14:08:36 +00:00
RoomProvider.tsx Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +00:00
SpaceProvider.tsx
UserProvider.tsx Prefer RoomStateEvent.Update where possible as it fires far less (#7878) 2022-02-24 14:39:25 +00:00