zulip/zerver/lib/bugdown
Aditya Bansal 3ee69f3da9 thumbnails: Add setting THUMBNAIL_IMAGES.
This setting splits away part of responsibility from THUMBOR_URL.
Now on, this setting will be responsible for controlling whether
we thumbnail images or not by asking bugdown to render image links
to hit our /thumbnail endpoint. This is irrespective of what
THUMBOR_URL is set to though ideally THUMBOR_URL should be set
to point to a running thumbor instance.
2019-01-04 10:27:04 -08:00
..
__init__.py thumbnails: Add setting THUMBNAIL_IMAGES. 2019-01-04 10:27:04 -08:00
api_arguments_table_generator.py api docs: Escape HTML in the examples. 2018-08-22 17:19:09 -07:00
api_code_examples.py api docs: Fix confusing discussion of "dev server". 2018-10-16 12:23:23 -07:00
fenced_code.py fenced_code: Refactor to avoid nested classes. 2018-11-07 10:33:11 -08:00
help_emoticon_translations_table.py help: Fix styling of emoticons on help pages. 2018-08-17 11:37:29 -07:00
help_relative_links.py user docs: Fix typo causing broken gear icon. 2018-10-18 16:30:42 -07:00
help_settings_links.py user docs: Fix typo causing broken gear icon. 2018-10-18 16:30:42 -07:00
include.py bugdown: Trigger test failure for invalid Markdown include statements. 2018-12-27 20:13:08 -08:00
nested_code_blocks.py bugdown: Fix buggy rendering of pre elements inside bullets. 2018-07-24 12:34:36 -07:00
tabbed_sections.py user docs: Add import-from-hipchat. 2018-10-09 15:23:07 -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