element-web/src/components/views
Luke Barnard d97de4d576 Implement disabled-by-default setting for auto-replacement of plaintext emojis
FTR a list of plaintexts and their unicode equivalents can be found here - https://github.com/vector-im/riot-web/issues/4554#issuecomment-314374303

Pressing space after a matching emoji will replace the plaintext emoji with the equivalent unicode emoji.
2017-07-13 17:37:43 +01:00
..
avatars Change incorrect refs to this.props 2017-07-11 14:31:07 +01:00
create_room Add more translations.. 2017-06-08 09:44:58 +01:00
dialogs replace q method calls with bluebird ones 2017-07-12 18:05:40 +01:00
elements q(...) -> Promise.resolve 2017-07-12 18:05:08 +01:00
login comment why we send the empty string 2017-06-23 14:48:15 +01:00
messages q(...) -> Promise.resolve 2017-07-12 18:05:08 +01:00
room_settings replace q method calls with bluebird ones 2017-07-12 18:05:40 +01:00
rooms Implement disabled-by-default setting for auto-replacement of plaintext emojis 2017-07-13 17:37:43 +01:00
settings replace q method calls with bluebird ones 2017-07-12 18:05:40 +01:00
voip de-lint views/voip/* 2017-07-01 14:58:46 +01:00