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 Add XXX for https://github.com/vector-im/riot-web/issues/4445 2017-06-28 18:05:39 +01:00
i18n/strings Add translations. 2017-06-28 13:55:18 +01:00
stores Don't peek when creating a room 2017-06-19 11:22:55 +01:00
utils Fix load failure in firefox when indexedDB is disabled 2017-06-22 15:07:54 +01:00
wrappers
AddThreepid.js
Analytics.js
Avatar.js
BasePlatform.js fix ambiguity 2017-06-20 20:15:25 +01:00
CallHandler.js
CallMediaHandler.js
ComposerHistoryManager.js Add copyright headers 2017-06-23 18:30:16 +01:00
ContentMessages.js
createRoom.js Remove unnecessary if 2017-06-19 16:56:27 +01:00
DateUtils.js Use 12h timestamps when enabled in RR 2017-06-22 08:54:34 -06:00
dispatcher.js
email.js
Entities.js
extend.js
HtmlUtils.js Update comment 2017-06-28 14:29:53 +01:00
ImageUtils.js
index.js
Invite.js
KeyCode.js Allow toggling of dev tools when RTE focussed 2017-06-27 15:17:57 +01:00
KeyRequestHandler.js
languageHandler.js
Lifecycle.js Remove dead special-casing for OLM.BAD_LEGACY_ACCOUNT_PICKLE 2017-06-21 21:49:41 +01:00
linkify-matrix.js
Login.js Avoid getting stuck in a loop in CAS login 2017-06-16 13:06:28 +01:00
Markdown.js Revert support for ~~gh strikeout~~ 2017-06-26 10:10:31 +01:00
MatrixClientPeg.js Merge branch 'master' into develop 2017-06-22 11:58:05 +01:00
Modal.js
Notifier.js
ObjectUtils.js
PageTypes.js
PasswordReset.js
phonenumber.js
PlatformPeg.js
Presence.js
ratelimitedfunc.js
Resend.js
RichText.js Linting 2017-06-23 17:35:07 +01:00
Roles.js
RoomListSorter.js
RoomNotifs.js
Rooms.js
RtsClient.js
ScalarAuthClient.js
ScalarMessaging.js
SdkConfig.js
Skinner.js
SlashCommands.js
stripped-emoji.json Implement ascii emoji tab completion 2017-06-29 11:29:55 +01:00
TabComplete.js
TabCompleteEntries.js
TextForEvent.js
Tinter.js
UiEffects.js
UnknownDeviceErrorHandler.js
Unread.js fix one major cause of stuck unread notifications 2017-06-26 14:28:56 +01:00
UserActivity.js
UserSettingsStore.js Add translation for Matrix Apps labs setting. 2017-06-28 12:00:22 +01:00
Velociraptor.js
VelocityBounce.js
WhoIsTyping.js