Ryan Miller
2f2c420026
feat: remove custom tag renderer and refactor hover emojis
8 months ago
Audric Ackermann
1789ac30c8
fix: break down i18n file and remove translations from redux
8 months ago
Audric Ackermann
feaba36fa4
fix: picker emoji-mart errors after update
2 years ago
Audric Ackermann
d43d6abbae
chore: replace tslint with eslint and fix linting issues
2 years ago
William Grant
c6af1a7468
feat: upgraded emoji-mart and added theme support
3 years ago
William Grant
7a80e18327
fix: improved react popup localisation, review fixes
3 years ago
Will G
267f49ff1e
Emoji Reacts ( #2320 )
...
Add support for emoji reacts in conversations
Resolves #2375 and #1577
3 years ago
Audric Ackermann
fd1657037a
add tests for emoji size rendering in messages
3 years ago
Audric Ackermann
445852eca1
split up a bit of the mentions/emoji input
3 years ago
Audric Ackermann
19722b6bdc
remove other emoji dependency and use unicode to render them in message
...
Relates #2151
3 years ago
Audric Ackermann
f7581cf4eb
increase prettier maxWidth to 100
4 years ago
Audric Ackermann
f5818817e9
remove references to old emoji-panel package
5 years ago
Buck Doyle
1a76f1dae3
Make manual emoji text entry case-insensitive ( #2353 )
6 years ago
Scott Nonnenberg
6eb8f5680c
Preserve links with embedded emoji
6 years ago
Scott Nonnenberg
2988da0981
Turn on all of Microsoft's recommend lint rules
...
Biggest changes forced by this: alt tags for all images, resulting in
new strings added to messages.json, and a new i18n paramter/prop added
in a plot of places.
Another change of note is that there are two new tslint.json files under
ts/test and ts/styleguide to relax our rules a bit there. This required
a change to our package.json script, as manually specifying the config
file there made it ignore our tslint.json files in subdirectories
7 years ago
Scott Nonnenberg
a5416e42c4
Refactor all emoji utility methods into window.Signal.Emoji
7 years ago