]> Untitled Git - lemmy.git/commit
Adding emoji support
authorDessalines <tyhou13@gmx.com>
Sat, 1 Jun 2019 18:58:14 +0000 (11:58 -0700)
committerDessalines <tyhou13@gmx.com>
Sat, 1 Jun 2019 18:58:14 +0000 (11:58 -0700)
commit9cb10f7258ece889262f30ff4f3d6642acbb6882
tree47137030945aba60468268700b68b4830fd6d501
parente5fd7a0ac87831d196856545617dfbc1bbcf2461
Adding emoji support

- Fixes #163
- Bad because it doubles the size of the codebase, and it breaks hot
module reloading. Decide later on merge.
ui/assets/libs/markdown-it-emoji/markdown-it-emoji.min.js [new file with mode: 0644]
ui/package.json
ui/src/index.html
ui/src/utils.ts
ui/yarn.lock