zulip/tools/setup
Harshit Bansal a549013c50 emoji_pickers: Fix broken flag emojis.
Due to differences between the codepoints of flag emojis in
`emoji_map.json` and iamcal's dataset, we need to patch the
css classes for the flag emojis temporarily until the migration
to iamcal's dataset is complete inorder to render them properly.
There is a difference between the images of flag emojis in our
old emoji farm and iamcal's spritesheets and since we have not
yet switched to using spritesheets for displaying emojis in
messages, there is a difference between the flag emojis as
rendered in messages and in emoji pickers.
2017-05-17 08:09:50 -07:00
..
emoji emoji_pickers: Fix broken flag emojis. 2017-05-17 08:09:50 -07:00
__init__.py Add __init__.py to tools/ and tools/setup/. 2016-07-20 18:20:37 -07:00
build_pygments_data.py Add typeahead for syntax highlighting languages. 2017-04-28 17:22:59 -07:00
generate-fixtures Always start python via shebang lines. 2016-11-26 14:46:37 -08:00
generate-test-credentials Always start python via shebang lines. 2016-11-26 14:46:37 -08:00
install-aws-server install-aws-server: Add support for installing zulip.conf. 2017-01-06 21:58:16 -08:00
lang.json Add typeahead for syntax highlighting languages. 2017-04-28 17:22:59 -07:00
postgres-init-dev-db dev: Fix postgres provision errors with non-postgres-readable homedir. 2017-02-11 23:47:07 -08:00
postgres-init-test-db Move tools/install-phantomjs to tools/setup/. 2016-05-26 18:28:14 +05:00
setup_venvs.py Patch activate script only in development. 2016-07-21 14:11:41 -07:00