mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
docs: Update most remaining references to zulipchat.com.
In some cases, the cleanest tweak is to replace references to the domain with Zulip Cloud, the product.
This commit is contained in:
@@ -13,7 +13,7 @@ def fix_messages(apps: StateApps, schema_editor: DatabaseSchemaEditor) -> None:
|
||||
* Changing their sent messages to have been sent by NOTIFICATION_BOT.
|
||||
* Changing their 1:1 PMs to be PMs with NOTIFICATION_BOT and deleting their
|
||||
PM recipient object.
|
||||
* Deleting any Huddles that involve them (zulipchat.com data suggests there are none,
|
||||
* Deleting any Huddles that involve them (zulip.com data suggests there are none,
|
||||
so this is mainly out of caution) and Recipient objects (which will cascade to
|
||||
associated Subscription, Message, and UserMessage objects if they exist).
|
||||
* Deleting their UserProfile objects.
|
||||
|
||||
Reference in New Issue
Block a user