zulip/zerver/lib/bugdown
Tim Abbott 6bbffe0e2e notifications: Extract zerver/lib/url_encoding.py.
Extracting this helper library will help us avoid an import loop
between notifications.py and message.py (with bugdown in between).

But in addition to that, it's a more natural model, since some of the
uses for these functions weren't part of the notifications code
anyway.
2018-07-28 15:12:55 -07:00
..
__init__.py notifications: Extract zerver/lib/url_encoding.py. 2018-07-28 15:12:55 -07:00
api_arguments_table_generator.py api docs: Display the default value of parameters when present. 2018-07-26 15:34:31 -07:00
api_code_examples.py api docs: Remove unnecessary imports. 2018-06-23 12:42:11 +02:00
arguments.py bugdown: Move global variables to arguments.py. 2018-07-09 15:45:45 +05:30
fenced_code.py zerver/lib: Change use of typing.Text to str. 2018-05-10 14:19:49 -07:00
help_settings_links.py zerver/lib: Change use of typing.Text to str. 2018-05-10 14:19:49 -07:00
nested_code_blocks.py bugdown: Fix buggy rendering of pre elements inside bullets. 2018-07-24 12:34:36 -07:00
testing_mocks.py zerver/lib: Change use of typing.Text to str. 2018-05-10 14:19:49 -07:00
tlds-alpha-by-domain.txt [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00