zulip/zerver
Tim Abbott b249830715 rocketchat: Harden parsing of custom emoji exports.
Apparently some exports have a weird `ObjectId("idstring")` typed
value here, that stringify to the actual string.
2025-02-05 13:41:19 -08:00
..
actions streams: Set realm stream fields to NULL when streams are deactivated. 2025-02-05 12:21:55 -08:00
data_import rocketchat: Harden parsing of custom emoji exports. 2025-02-05 13:41:19 -08:00
integration_fixtures/nagios
lib realm: Refactor VIDEO_CHAT_PROVIDERS to have all possible options. 2025-02-05 13:36:25 -08:00
management register_server: Add docs_url to HostnameAlreadyInUseBouncerError. 2025-01-31 13:20:56 -08:00
migrations zulip_updates: Raise error to explicitly log deactivated channel case. 2025-02-05 12:22:39 -08:00
models realm: Refactor VIDEO_CHAT_PROVIDERS to have all possible options. 2025-02-05 13:36:25 -08:00
openapi api_docs: Improve topic parameter docs to list restricted values. 2025-02-05 12:04:39 -08:00
tests tests: Create subclasses for create video call tests. 2025-02-05 13:36:25 -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 zoom: Extract user authentication helper for current oauth integration. 2025-02-05 13:36:25 -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