zulip/static
Harshit Bansal 5b5bcce098 emoji: Migrate bugdown emoji to use sprite sheets.
This commit switches to use sprite sheets for rendering emojis
in all the remaining places, i.e., message bodies and composebox
typeahead. This commit also includes some changes to notifications.py
file so that the spans used for rendering emojis can be converted
to corresponding image tags so that we don't break the emoji rendering
in missed message emails since we can't use sprite sheets there.

As part of switching the bugdown system to use sprite sheets, we need
to switch the name_to_codepoint mappings to match the new sprite
sheets.  This has the side effect of fixing a bunch of emoji like
numbers and flag emoji in the emoji pickers.

Fixes: #3895.
Fixes: #3972.
2017-09-29 11:14:34 -07:00
..
assets assets: Add email illustration SVGs to assets folder. 2017-08-24 11:37:24 -07:00
audio
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html frontend: Add header to static/5xx.html. 2017-07-28 17:45:23 -07:00
images images: Fix executable bit on Windows desktop screenshot. 2017-09-27 20:53:04 -07:00
js emoji: Migrate bugdown emoji to use sprite sheets. 2017-09-29 11:14:34 -07:00
locale locale: Update translations from transifex. 2017-09-15 06:46:38 -07:00
styles /apps/: Add max-width constraint to hero content. 2017-09-28 14:01:19 -07:00
swagger Delete the old zulip.com "referrals" system. 2017-07-07 14:59:18 -07:00
templates emoji: Migrate bugdown emoji to use sprite sheets. 2017-09-29 11:14:34 -07:00
third third: Update version of Source Sans Pro font. 2017-08-28 16:08:30 -07:00
ts Add typescript support to asset compilation. 2017-05-28 17:28:28 -07:00
.gitignore static: Clean up organization of .gitignore. 2017-09-22 15:14:43 -07:00
favicon.ico
node_modules