zulip/zerver/lib/bugdown
Harshit Bansal 40d137d621 bugdown: Change rendered emoji image to unicode/<codepoint>.png.
Use `name_to_codepoint.json` file (and the similar structure in
emoji_codes.js) to map emoji names directly to codepoints and change
the rendered emoji image to `unicode/<codepoint.png>` rather than
`<emoji_name>.png`.

Fixes: #3539.
2017-02-26 18:30:15 -08:00
..
__init__.py bugdown: Change rendered emoji image to unicode/<codepoint>.png. 2017-02-26 18:30:15 -08:00
fenced_code.py pep8: Fix E128 violations. 2016-12-13 10:50:14 -08:00
testing_mocks.py mypy: Convert zerver/lib to use typing.Text. 2016-12-25 10:33:45 -08:00
tlds-alpha-by-domain.txt [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00