zulip/zerver/lib/bugdown
Harshit Bansal c549dea9ac bugdown: Fix the regex used for unicode emoji matching.
The regex we were using didn't cover all the unicode blocks
to which our emojis belong. This commit fixes the regex to
include all the unicode blocks and also updates the
corresponding JS regex in marked.js.

Fixes: #3460.
2017-05-16 09:05:42 -07:00
..
__init__.py bugdown: Fix the regex used for unicode emoji matching. 2017-05-16 09:05:42 -07:00
fenced_code.py pep8: Add compliance with rule E261 to fenced_code.py. 2017-05-07 23:21:50 -07: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