summaryrefslogtreecommitdiffstats
path: root/webapp/utils/emoticons.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Changed named emoticons to not require surrounding whitespace and added unit ↵Harrison Healey2016-05-161-8/+10
| | | | tests (#3009)
* PLT-2816 Fixed handling of Unicode 8 emojis (#2924)Harrison Healey2016-05-091-10/+31
| | | | | | | | | | | | * Updated twemoji to properly recognize Unicode 8.0 emojis * Updated unicode emoji parser to only render emojis we support as images * Corrected filename for South African flag emoji * Added Mattermost emoticons! * Added additional emoticons to test files
* Added slight smiling, slighting frowning, upside-down smiling, Canada, and ↵Harrison Healey2016-03-301-2/+2
| | | | Pakistan emojis
* Fixed ESLint errorsHarrison Healey2016-03-241-19/+20
|
* Change emoticon rendering code to use image files with unicode namesHarrison Healey2016-03-231-104/+87
|
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+162