mirror of https://github.com/zulip/zulip.git
4adcaf92f7
This diff looks slightly noisy, but the main chunk of code that we moved here has the same logic as before, and it just gets realm_id from MentionBackend now, instead of having our markdown processor have to supply it. We basically want MentionData to be the gatekeeper of mention data, and then we delegate backend tasks to MentionBackend. Soon we will add a cache to MentionBacked, which will justify this change a bit more. |
||
---|---|---|
.. | ||
__init__.py | ||
api_arguments_table_generator.py | ||
api_return_values_table_generator.py | ||
fenced_code.py | ||
help_emoticon_translations_table.py | ||
help_relative_links.py | ||
help_settings_links.py | ||
include.py | ||
nested_code_blocks.py | ||
preprocessor_priorities.py | ||
tabbed_sections.py | ||
testing_mocks.py |