summaryrefslogtreecommitdiffstats
path: root/webapp/utils/text_formatting.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Updating client dependancies and ESLint (#2954)Christopher Speller2016-05-121-1/+1
| | | | | | | | * Updating client dependancies * Fixing eslint errors with updates * Updating eslint
* PLT-2816 Fixed handling of Unicode 8 emojis (#2924)Harrison Healey2016-05-091-4/+12
| | | | | | | | | | | | * 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
* Moved twemoji parsing so that it doesn't occur inside of code blocks (#2896)Harrison Healey2016-05-051-0/+9
|
* Fixed updating mention keys when a user's username changes (#2774)Harrison Healey2016-04-251-1/+0
|
* PLT-1236 Added special handling for markdown links within mattermost (#2763)Harrison Healey2016-04-221-0/+4
| | | | | | * Added special handling for markdown links within mattermost * Moved application of .app__body class to route components
* Changed mention parser to ignore empty string mentionsHarrison Healey2016-03-171-0/+5
|
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+402