mirror of https://github.com/zulip/zulip.git
e257253e64
webpack optimizes JSON modules using JSON.parse("{…}"), which is faster than the normal JavaScript parser. Update the backend to use emoji_codes.json too instead of the three separate JSON files. Signed-off-by: Anders Kaseorg <anders@zulipchat.com> |
||
---|---|---|
.. | ||
__init__.py | ||
gitter.py | ||
hipchat.py | ||
hipchat_attachment.py | ||
hipchat_user.py | ||
import_util.py | ||
mattermost.py | ||
mattermost_user.py | ||
sequencer.py | ||
slack.py | ||
slack_message_conversion.py |