zulip/zerver
Sahil Batra 0f1621c88f tests: Add test for default setting values when creating streams.
This test helps in making sure we send the correct setting
value in stream creation events as well especially after
changes in fd70e83980.
2025-02-04 11:21:01 -08:00
..
actions message_edit: Fix "(deleted)" not showing for empty edited DMs. 2025-02-04 11:02:30 -08:00
data_import slack: Mark content-type of imported attachments. 2025-01-31 14:29:57 -08:00
integration_fixtures/nagios
lib markdown: Convert topic links generated by "#-mentions" to permalinks. 2025-02-03 18:48:24 -08:00
management register_server: Add docs_url to HostnameAlreadyInUseBouncerError. 2025-01-31 13:20:56 -08:00
migrations models: Add content_type to ImageAttachment. 2025-01-31 14:29:57 -08:00
models mention: Allow linking archived streams. 2025-02-03 18:48:24 -08:00
openapi settings: Remove bot_creation_policy setting. 2025-01-30 11:37:35 -08:00
tests tests: Add test for default setting values when creating streams. 2025-02-04 11:21:01 -08:00
tornado mark_unread: Add support for empty topic name. 2025-01-07 17:24:00 -08:00
transaction_tests test_user_groups: Add durable=True to the independent transaction. 2024-11-21 14:55:15 -08:00
views streams: Fix incorrect setting value in stream creation event. 2025-02-03 13:42:02 -08:00
webhooks HomeAssistant: Convert image instructions to code blocks. 2025-02-01 15:38:46 -08:00
worker models: Add content_type to ImageAttachment. 2025-01-31 14:29:57 -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 queue: Rename queue_json_publish to queue_json_publish_rollback_unsafe. 2024-12-06 09:23:02 -08:00
filters.py ruff: Fix UP007 Use X | Y for type annotations. 2024-07-13 22:28:22 -07:00
forms.py ruff: Partially reformat Python with Ruff 0.9 (2025 style). 2025-01-14 09:42:16 -08:00
logging_handlers.py ruff: Fix UP007 Use X | Y for type annotations. 2024-07-13 22:28:22 -07:00
middleware.py test_classes: Refine assert_json_success output with exception chaining. 2024-12-04 11:38:45 -08:00
signals.py queue: Rename queue_json_publish to queue_json_publish_rollback_unsafe. 2024-12-06 09:23:02 -08:00