element-web/src
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
..
async-components/views/dialogs
autocomplete Implement ascii emoji tab completion 2017-06-29 11:29:55 +01:00
components
i18n/strings
stores
utils
wrappers
AddThreepid.js
Analytics.js
Avatar.js
BasePlatform.js
CallHandler.js
CallMediaHandler.js
ComposerHistoryManager.js
ContentMessages.js
DateUtils.js
Entities.js
HtmlUtils.js
ImageUtils.js
Invite.js
KeyCode.js
KeyRequestHandler.js
Lifecycle.js
Login.js
Markdown.js
MatrixClientPeg.js
Modal.js
Notifier.js
ObjectUtils.js
PageTypes.js
PasswordReset.js
PlatformPeg.js
Presence.js
Resend.js
RichText.js
Roles.js
RoomListSorter.js
RoomNotifs.js
Rooms.js
RtsClient.js
ScalarAuthClient.js
ScalarMessaging.js
SdkConfig.js
Skinner.js
SlashCommands.js
TabComplete.js
TabCompleteEntries.js
TextForEvent.js
Tinter.js
UiEffects.js
UnknownDeviceErrorHandler.js
Unread.js
UserActivity.js
UserSettingsStore.js
Velociraptor.js
VelocityBounce.js
WhoIsTyping.js
createRoom.js
dispatcher.js
email.js
extend.js
index.js
languageHandler.js
linkify-matrix.js
phonenumber.js
ratelimitedfunc.js
stripped-emoji.json Implement ascii emoji tab completion 2017-06-29 11:29:55 +01:00