zulip/zerver
Mateusz Mandera ceca2d1e26 migrations: Add migration fixing realm of Attachments.
Old messages with attachments, sent by cross-realm bots, didn't have
the realm set correctly to the target realm, this migration fixes it
by looking at the messages linking to the attachment and setting the realm
based on the recipient.

This is the migration follow-up to
4102816240
2025-02-18 14:46:30 -08:00
..
actions streams: Optimize computing users with metadata access. 2025-02-14 12:00:37 -08:00
data_import rocketchat: Harden parsing of custom emoji exports. 2025-02-05 13:41:19 -08:00
integration_fixtures/nagios
lib import_realm: Skip lock=true when enqueuing thumbnailing. 2025-02-18 12:18:23 -08:00
management register_server: Rename flag to --agree-to-terms-of-service. 2025-02-13 11:03:44 -08:00
migrations migrations: Add migration fixing realm of Attachments. 2025-02-18 14:46:30 -08:00
models video-calls: Add Zoom Serverto Server OAuth integration. 2025-02-13 16:35:43 -08:00
openapi video-calls: Add Zoom Serverto Server OAuth integration. 2025-02-13 16:35:43 -08:00
tests settings: Correctly handle passing empty anonymous group. 2025-02-18 10:40:28 -08:00
tornado tornado: Use Signal.asend. 2025-02-14 15:27:51 -08:00
transaction_tests test_user_groups: Add durable=True to the independent transaction. 2024-11-21 14:55:15 -08:00
views settings: Correctly handle passing empty anonymous group. 2025-02-18 10:40:28 -08:00
webhooks users: Remove unnecessary get_api_key helper. 2025-02-13 12:40:53 -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 presence: Use the narrow user cache. 2025-02-13 12:40:53 -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 message_summary: Log time to generate summary. 2025-02-06 12:03:24 -08:00
signals.py queue: Rename queue_json_publish to queue_json_publish_rollback_unsafe. 2024-12-06 09:23:02 -08:00