zulip/zerver/fixtures
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
..
email Add tests for email_mirror management command. 2016-07-29 19:13:52 -07:00
.gitignore [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
authors.json Add /authors page. 2017-01-17 13:35:55 -08:00
config.generate_data.json test fixtures: Add some more quotes and remove some Oscar Wilde. 2017-08-23 13:00:39 -07:00
markdown_test_cases.json emoji: Migrate bugdown emoji to use sprite sheets. 2017-09-29 11:14:34 -07:00
narrow.json Update narrow.py, messages.py to support is:unread. 2017-06-19 06:51:13 -04:00
user_agents_unique tests: Replace test_user_agent_parsing with a normal test. 2017-09-16 03:56:18 -07:00