zulip/zerver/lib/bugdown
Sampriti Panda 34a4a1378d bugdown: Use specified realm, not sender realm, for rendering.
This changes bugdown to use the realm passed in by the caller (if any)
for rendering, fixing a problem where bots such as the notification
bot would have their messages rendering using the admin realm's
settings, not the settings of the realm their messages are being sent
into.

Also adds a test for the notification bot case.

Fixes #3215.
2017-01-21 21:37:57 -08:00
..
__init__.py bugdown: Use specified realm, not sender realm, for rendering. 2017-01-21 21:37:57 -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