1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-05-30 18:44:53 +03:00
Luke Barnard 982b009b90 Implement ascii emoji tab completion
When a fully plaintext, ascii emoji is typed like ";-)", pressing tab will suggest emojione to replace it with based off of the meta data provided by emojione.

e.g. the aliases_ascii for `😃` are [":D",":-D","=D"] so typing ":D *tab*" will insert a real 😃
2017-06-29 11:29:55 +01:00
..
2017-06-13 11:54:28 +01:00
2017-06-08 15:14:46 +01:00