zulip/zerver/lib/bugdown
Aditya Bansal 5d68bd92ad thumbnails: Extract user_uploads_or_external as a function.
This is a prepartory commit for the upcoming changes. It was meaningful
to extract this one out because this function is essentially a condition
check on whether a given url is one of the user_uploads or an external
one. Based on its value we decide whether a url must be thumbnailed or
not and thus this function will also be used in an upcoming commit
patching lib/thumbnail.py to do the same check before thumbnail url
generation.
2018-10-16 16:00:47 -07:00
..
__init__.py thumbnails: Extract user_uploads_or_external as a function. 2018-10-16 16:00:47 -07: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
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_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: Remove icon-vector for font-awesome. 2018-10-09 14:16:16 -07:00
help_settings_links.py user docs: Remove icon-vector for font-awesome. 2018-10-09 14:16:16 -07: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 [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00