zulip/zerver/lib/markdown
Vector73 8ab526a25a models: Replace realm.uri with realm.url.
In #23380, we are changing all occurrences of uri with url in order to
follow the latest URL standard. Previous PRs #25038 and #25045 has
replaced the occurences of uri that has no direct relation with realm.

This commit changes just the model property, which has no API
compatibility concerns.
2024-05-08 11:12:43 -07:00
..
__init__.py models: Replace realm.uri with realm.url. 2024-05-08 11:12:43 -07:00
api_arguments_table_generator.py openapi: Represent OpenAPI parameters with a Parameter class. 2024-02-05 19:57:21 -05:00
api_return_values_table_generator.py openapi: Represent OpenAPI parameters with a Parameter class. 2024-02-05 19:57:21 -05:00
fenced_code.py requirements: Upgrade Python requirements. 2024-01-29 10:41:54 -08:00
help_emoticon_translations_table.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
help_relative_links.py help-relative-links: Update relative help links for channel rename. 2024-05-03 13:05:57 -07:00
help_settings_links.py help: Update 'stream' to 'channel' in tab sections. 2024-05-06 11:18:45 -07:00
include.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
nested_code_blocks.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
priorities.py markdown: Rewrite /static/ images to use staticfiles_storage.url. 2023-02-14 17:17:06 -05:00
static.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
tabbed_sections.py help: Update 'stream' to 'channel' in tab sections. 2024-05-06 11:18:45 -07:00