mirror of https://github.com/zulip/zulip.git
5b5bcce098
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. |
||
---|---|---|
.. | ||
.gitignore | ||
authors.json | ||
config.generate_data.json | ||
markdown_test_cases.json | ||
narrow.json | ||
user_agents_unique |