zulip/zerver/lib/markdown
Maneesh Shukla 42ec0a7c08 setting: Rename bot-list-admin to bots.
Renaming the url for better readability on the user's side.
This commit lays the foundation for improved bot management
by splitting the bot settings into two subsections:
'All Bots' and 'Your Bots'.

Fixes part of #31156.

Co-authored-by: Sujal Shah <sujalshah28092004@gmail.com>
2025-11-11 16:17:27 -08:00
..
__init__.py markdown: Use re-exported guess_type to ensure adding EXTRA_MIME_TYPES. 2025-10-08 23:36:15 -07:00
api_arguments_table_generator.py python: Simplify with str.removeprefix, str.removesuffix. 2024-09-03 12:30:16 -07:00
api_return_values_table_generator.py api_docs: Fix missing display_recipient object in API docs. 2025-07-11 12:32:21 -07:00
fenced_code.py reminders: Add API endpoint to schedule reminders. 2025-05-02 16:48:00 -07:00
help_settings_links.py setting: Rename bot-list-admin to bots. 2025-11-11 16:17:27 -08:00
include.py ruff: Fix UP035 Import from collections.abc, typing instead. 2024-07-13 22:28:22 -07:00
nested_code_blocks.py ruff: Fix RUF059 Unpacked variable is never used. 2025-09-30 16:47:54 -07:00
priorities.py help_relative_links: Delete. 2025-09-04 09:37:34 -07:00
static.py python: Simplify with str.removeprefix, str.removesuffix. 2024-09-03 12:30:16 -07:00
tabbed_sections.py tabbed-instructions: Delete activate_correct_tab. 2025-09-04 09:37:34 -07:00