Various fixes and improvements to emojification.

- Use locally hosted emoji
- Emojify SenderProfile and m.emote
- Fix emoji spacing
This commit is contained in:
Aviral Dasgupta 2016-08-09 21:44:09 +05:30
parent d01e2506f5
commit bd9f5d3e06
5 changed files with 12 additions and 51 deletions

1
.gitignore vendored
View file

@ -6,5 +6,6 @@
/packages/
/vector/bundle.*
/vector/components.css
/vector/emojione/
/vector/config.json
.DS_Store