about summary refs log tree commit diff
path: root/spec/javascript/components/emojify.test.js
AgeCommit message (Expand)Author
2017-07-03Faster emojify() by avoiding str.replace() entirely (#4049)Nolan Lawson
2017-06-30Faster emojify() algorithm, avoid regex replace (#4019)Nolan Lawson