zulip/zerver/lib/markdown
Lauryn Menard 8e953d9896 streams-settings-overlay: Update hash for stream to channel rename.
Updates the base hash for the streams setting overlay to be
"channels" instead of "streams".

Because there are Welcome Bot and Notification Bot messages that
would have been sent with the "/#streams" hash, we will need to
support parsing those overlay hashes as an alias for "/#channels"
permanently.

Part of the stream to channels rename project.
2024-04-30 14:44:12 -07:00
..
__init__.py python: Mark regexes as raw strings. 2024-04-26 12:30:31 -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 streams-settings-overlay: Update hash for stream to channel rename. 2024-04-30 14:44:12 -07:00
help_settings_links.py docs: Update the gear menu icon. 2024-04-23 09:24:02 -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: Change "Via compose box buttons" tab label to use the singular. 2024-04-23 09:57:27 -07:00