zulip/zerver
Vector73 d43c877a91 api: Update saved snippets edit endpoint.
If no data is provided to the `saved_snippets/{saved_snippet_id}:patch`
endpoint, do no-op instead of throwing error.
2025-03-17 11:03:25 -07:00
..
actions streams: Refactor code to handle group setting values. 2025-03-14 18:31:18 -07:00
data_import ruff: Fix PYI019 Use Self instead of custom TypeVar. 2025-03-14 17:31:50 -07:00
integration_fixtures/nagios
lib help: Rename and redirect "Edit a bot" to "Manage a bot". 2025-03-17 10:52:25 -07:00
management user: Remove is_billing_admin user property. 2025-03-10 09:36:30 -07:00
migrations onboarding_steps: Add 'navigation_tour_video' for new users. 2025-03-13 14:38:16 -07:00
models settings: Allow "resolve topic" permissions to be managed independently. 2025-03-12 19:32:35 -07:00
openapi api: Update saved snippets edit endpoint. 2025-03-17 11:03:25 -07:00
tests api: Update saved snippets edit endpoint. 2025-03-17 11:03:25 -07:00
tornado ruff: Fix RUF051 Use pop instead of key in dictdel dict[key]. 2025-03-14 17:31:50 -07:00
transaction_tests test_user_groups: Add durable=True to the independent transaction. 2024-11-21 14:55:15 -08:00
views api: Update saved snippets edit endpoint. 2025-03-17 11:03:25 -07:00
webhooks integrations: Improve the branch filtering in Git-related integrations. 2025-03-05 10:39:13 -08:00
worker deliver_scheduled_emails: Use a queue, instead of infinite retries. 2025-03-04 16:09:25 -08:00
__init__.py
apps.py ruff: Fix UP007 Use X | Y for type annotations. 2024-07-13 22:28:22 -07:00
context_processors.py portico: Replace "Find accounts" link with "Log in". 2025-01-24 14:55:47 -08:00
decorator.py settings: Add "can_manage_billing_group" realm setting. 2025-03-10 09:36:30 -07:00
filters.py filters: Do not report AVATAR_SALT, or other salts. 2025-03-13 09:36:07 -07:00
forms.py errors: Standardize "already in use" error messages. 2025-03-04 16:10:25 -08:00
logging_handlers.py ruff: Fix UP007 Use X | Y for type annotations. 2024-07-13 22:28:22 -07:00
middleware.py message_summary: Log time to generate summary. 2025-02-06 12:03:24 -08:00
signals.py send_email: Set the Date header according to local enqueue time. 2025-03-10 16:48:08 -07:00