about summary refs log tree commit diff
path: root/app/javascript/mastodon/emoji.js
AgeCommit message (Expand)Author
2017-08-02make number of comparison in emojify() fewer (#4500)MIYAGI Hikaru
2017-08-01do not emojify tm, (R) and (C) (#4472)Ondřej Hruška
2017-07-18feat(emoji): Add back title attribute (#4253)Sorin Davidoi
2017-07-14🎄🔨 Force tree shake emojione (#4202)Sorin Davidoi
2017-07-14Fix #4149, fix #1199 - Store emojis as unicode (#4189)Eugen Rochko
2017-07-03Faster emojify() by avoiding str.replace() entirely (#4049)Nolan Lawson
2017-06-30Faster emojify() algorithm, avoid regex replace (#4019)Nolan Lawson
2017-05-04Show emoji shortname by a tooltip (#2784)unarist
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko