zulip/templates/zerver/help
Aman Agrawal 2bc3924672 move_topic_to_stream: Allow moving to/between/from private streams.
Fixes #16284.

Most of the work for this was done when we implemented correct
behavior for guest users, since they treat public streams like private
streams anyway.

The general method involves moving the messages to the new stream with
special care of UserMessage.

We delete UserMessages for subs who are losing access to the message.
For private streams with protected history, we also create UserMessage
elements for users who are not present in the old stream, since that's
important for those users to access the moved messages.
2020-09-14 15:00:55 -07:00
..
include api docs: Document POST /user_groups/{group_id}/members endpoint. 2020-08-26 15:40:19 -07:00
about-streams-and-topics.md docs: Add alt text to images 2020-09-04 12:56:07 -07:00
add-a-bot-or-integration.md help: Update Tools & customization section to conform to style guide. 2019-04-02 17:05:59 -07:00
add-a-custom-linkification-filter.md docs: Clarify that linkifiers are Python 3 regular expressions. 2020-06-03 14:05:39 -07:00
add-an-alert-word.md help: Update Notifications articles to conform to style guide. 2019-04-02 16:45:25 -07:00
add-custom-emoji.md docs: Recommend contact page over email wherever possible. 2020-05-05 15:57:54 -07:00
add-custom-profile-fields.md help: Add external account to add-custom-profile-fields. 2019-08-05 20:59:47 -07:00
add-or-remove-users-from-a-stream.md help: Update Streams & topics articles to conform to style guide. 2019-04-02 16:45:25 -07:00
allow-anyone-to-join-without-an-invitation.md help: Rework docs for joining and inviting. 2019-02-27 09:33:37 -08:00
allow-image-link-previews.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
analytics.md help: Update Tools & customization section to conform to style guide. 2019-04-02 17:05:59 -07:00
bots-and-integrations.md lint: Remove unused ignorelongline and lint:ignore comments. 2020-09-02 11:00:44 -07:00
browse-and-subscribe-to-streams.md help: Update Streams & topics articles to conform to style guide. 2019-04-02 16:45:25 -07:00
change-a-users-name.md help: Update Users & Bots articles to conform to style guide. 2019-04-02 17:05:59 -07:00
change-a-users-role.md docs: Change next planned major release to 3.0. 2020-06-24 16:27:27 -07:00
change-notification-sound.md help: Add change-notification-sound. 2019-02-13 10:41:29 -08:00
change-organization-url.md help: Fix typo in change-organization-url. 2020-08-24 12:22:17 -07:00
change-the-color-of-a-stream.md popovers: Improve label for choosing colors. 2020-06-10 09:55:51 -07:00
change-the-default-language-for-your-organization.md help: Update Organization basics section to conform to style guide. 2019-04-02 17:05:59 -07:00
change-the-privacy-of-a-stream.md help: Update Stream management section to conform to style guide. 2019-04-02 17:05:59 -07:00
change-the-stream-description.md help: Update Stream management section to conform to style guide. 2019-04-02 17:05:59 -07:00
change-the-time-format.md help: Update Accounts basics section to conform to new tabbed style. 2019-02-11 12:05:19 -08:00
change-the-topic-of-a-message.md help: Update Streams & topics articles to conform to style guide. 2019-04-02 16:45:25 -07:00
change-your-email-address.md text: Fix some typos (most of them found and fixed by codespell). 2020-03-27 17:25:56 -07:00
change-your-language.md help: Update title of change-your-language. 2019-02-13 17:50:39 -08:00
change-your-name.md help: Update at-mention-a-user to include user groups. 2019-02-28 17:11:27 -08:00
change-your-password.md help: Update Accounts basics section to conform to new tabbed style. 2019-02-11 12:05:19 -08:00
change-your-profile-picture.md help: Add doc for restricting users to change their profile pic. 2020-04-16 20:30:30 -07:00
change-your-timezone.md help: Add change-your-timezone. 2019-02-13 10:41:29 -08:00
collapse-a-message.md help: Update Reading Messages section to conform to style guide. 2019-03-21 12:56:38 -07:00
community-topic-edits.md help: Update text and style of Organization settings articles. 2019-04-02 17:05:59 -07:00
configure-authentication-methods.md docs: Mention apple in various places listing authentication methods. 2020-06-15 18:06:24 -07:00
configure-message-editing-and-deletion.md docs: Document message retention policies. 2020-05-03 23:52:04 -07:00
configure-missed-message-emails.md help: Add hide-message-content-in-emails. 2019-02-13 10:41:29 -08:00
configure-notification-bot.md help: Add configure-notification-bot.md. 2019-04-02 22:22:46 -07:00
configure-who-can-create-streams.md help: Update docs for new member settings. 2019-06-12 17:02:04 -07:00
configure-who-can-invite-to-streams.md help: Update docs for new member settings. 2019-06-12 17:02:04 -07:00
connect-through-a-proxy.md help: Update Tools & customization section to conform to style guide. 2019-04-02 17:05:59 -07:00
contact-support.md docs: Replace support@zulipchat.com with support@zulip.com. 2020-05-28 08:14:30 +00:00
create-a-poll.md help: Add create-a-poll.md. 2019-04-02 23:09:36 -07:00
create-a-stream.md help: Update Streams & topics articles to conform to style guide. 2019-04-02 16:45:25 -07:00
create-your-organization-profile.md settings: Rename "user avatar" to "profile picture" 2019-03-15 13:29:56 -07:00
custom-certificates.md docs: Document how the desktop application handles certificates. 2020-07-17 23:46:38 -07:00
deactivate-or-reactivate-a-bot.md help: Update Users & Bots articles to conform to style guide. 2019-04-02 17:05:59 -07:00
deactivate-or-reactivate-a-user.md users: Owners can only be deactivated by other organization owners. 2020-06-10 17:33:02 -07:00
deactivate-your-account.md help: Rename make-a-user-an-administrator to include guests. 2019-02-28 14:48:07 -08:00
deactivate-your-organization.md realm: Allow only organization owners to deactivate a realm. 2020-06-10 17:33:02 -07:00
delete-a-stream.md docs: Document message retention policies. 2020-05-03 23:52:04 -07:00
delete-a-topic.md help: Update help docs for ellipsis. 2020-06-20 16:47:43 -07:00
desktop-app-install-guide.md docs: Document how the desktop application handles certificates. 2020-07-17 23:46:38 -07:00
digest-emails.md docs: Add documentation for weekly digest emails. 2020-04-15 15:38:39 -07:00
disable-message-edit-history.md help: Update text and style of Organization settings articles. 2019-04-02 17:05:59 -07:00
disable-new-login-emails.md help: Add disable-new-login-emails. 2019-02-13 10:41:29 -08:00
disable-welcome-emails.md help: Add disable-welcome-emails. 2019-04-02 22:05:19 -07:00
edit-or-delete-a-message.md icons: Switch from text-o to code-o for view source / edit topics. 2020-05-25 16:19:50 -07:00
edit-your-profile.md help: Update Accounts basics section to conform to new tabbed style. 2019-02-11 12:05:19 -08:00
emoji-and-emoticons.md emoji: Rename :slight_smile: to 😄. 2020-07-21 16:49:54 -07:00
emoji-reactions.md help: Replace chevron with ellipsis. 2020-07-13 16:12:26 -07:00
enable-emoticon-translations.md emoji: Rename :slight_smile: to 😄. 2020-07-21 16:49:54 -07:00
enable-enter-to-send.md help: Make minor edits and style updates to the Sending Messages section. 2019-02-13 18:03:22 -08:00
enable-full-width-display.md help: Update enable-full-width-display. 2019-05-27 23:21:39 -07:00
export-your-organization.md help: Add basic documentation of organization owners. 2020-06-10 14:07:46 -07:00
format-your-message-using-markdown.md docs: Add alt text to images 2020-09-04 12:56:07 -07:00
gdpr-compliance.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
getting-started-with-zulip.md help: Add doc for setting profile picture back to gravatar. 2020-04-16 20:27:52 -07:00
getting-your-organization-started-with-zulip.md docs: Recommend contact page over email wherever possible. 2020-05-05 15:57:54 -07:00
hide-message-content-in-emails.md help: Add hide-message-content-in-emails. 2019-02-13 10:41:29 -08:00
high-contrast-mode.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
import-from-gitter.md docs: Correct “login” as a verb to “log in”. 2020-08-11 10:25:53 -07:00
import-from-hipchat.md docs: Update most remaining references to zulipchat.com. 2020-06-08 18:10:45 -07:00
import-from-mattermost.md docs: Update most remaining references to zulipchat.com. 2020-06-08 18:10:45 -07:00
import-from-slack.md docs: Update most remaining references to zulipchat.com. 2020-06-08 18:10:45 -07:00
index.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
invite-new-users.md invite: Add option to invite user as an organization owner. 2020-06-20 23:04:59 -07:00
join-a-zulip-organization.md help: Add switching-between-organizations. 2019-04-02 20:54:07 -07:00
keyboard-shortcuts.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
link-to-a-message-or-conversation.md help: Update Reading Messages section to conform to style guide. 2019-03-21 12:56:38 -07:00
linking-to-zulip.md help: Rename join-zulip-chat-badge to linking-to-zulip. 2019-04-16 17:49:42 -07:00
logging-in.md docs: Mention apple in various places listing authentication methods. 2020-06-15 18:06:24 -07:00
logging-out.md user docs: Remove icon-vector for font-awesome. 2018-10-09 14:16:16 -07:00
manage-inactive-streams.md help: Add manage-inactive-streams. 2019-06-06 22:17:03 -07:00
manage-your-uploaded-files.md help: Update Tools & customization section to conform to style guide. 2019-04-02 17:05:59 -07:00
marking-messages-as-read.md help: Update help docs for ellipsis. 2020-06-20 16:47:43 -07:00
mention-a-user-or-group.md help: Update help docs for ellipsis. 2020-06-20 16:47:43 -07:00
message-a-stream-by-email.md docs: Capitalize Markdown consistently. 2020-08-11 10:23:06 -07:00
message-retention-policy.md docs: Add steps for configuring message retention policy in the docs. 2020-07-06 18:55:02 -07:00
missing.md
moderating-open-organizations.md docs: Advertise support for GitLab authentication. 2020-02-11 14:13:39 -08:00
move-the-users-list-to-the-left-sidebar.md settings: Reword setting name in settings menu. 2020-03-24 10:47:00 -07:00
mute-a-stream.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
mute-a-topic.md help: Update help docs for ellipsis. 2020-06-20 16:47:43 -07:00
night-mode.md docs: Fix spelling errors caught by codespell. 2020-08-11 10:23:06 -07:00
only-allow-admins-to-add-emoji.md help: Update text and style of Organization settings articles. 2019-04-02 17:05:59 -07:00
open-the-compose-box.md help: Update explanation of closed compose box in open-the-compose-box. 2019-02-27 09:29:37 -08:00
organize-the-streams-sidebar.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
pin-a-stream.md help: Update Streams & topics articles to conform to style guide. 2019-04-02 16:45:25 -07:00
pm-mention-alert-notifications.md settings: Migrate notification checkboxes to table format. 2020-03-25 17:45:59 -07:00
preview-your-message-before-sending.md help: Make minor edits and style updates to the Sending Messages section. 2019-02-13 18:03:22 -08:00
private-messages.md docs: Fix capitalization of keyboard keys. 2020-08-11 10:25:53 -07:00
quote-and-reply.md help: Update at-mention-a-user to include user groups. 2019-02-28 17:11:27 -08:00
reading-strategies.md help: Rework Navigation and unread counts content. 2019-02-26 22:48:04 -08:00
rename-a-stream.md help: Update Stream management section to conform to style guide. 2019-04-02 17:05:59 -07:00
rename-a-topic.md move_topic_to_stream: Allow moving to/between/from private streams. 2020-09-14 15:00:55 -07:00
require-topics.md help: Update text and style of Organization settings articles. 2019-04-02 17:05:59 -07:00
restrict-bot-creation.md help: Update Users & Bots articles to conform to style guide. 2019-04-02 17:05:59 -07:00
restrict-name-and-email-changes.md help: Update text and style of Organization settings articles. 2019-04-02 17:05:59 -07:00
restrict-permissions-of-new-members.md help: Document Full Members more extensively. 2020-08-13 16:42:12 -07:00
restrict-private-messages.md realm: Add private_message_policy setting. 2020-01-13 12:20:42 -08:00
restrict-profile-picture-changes.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
restrict-user-group-management.md help: Add docs for who can create and manage user groups. 2020-04-16 20:24:01 -07:00
restrict-visibility-of-email-addresses.md settings: Add EMAIL_ADDRESS_VISIBILITY_NOBODY. 2020-03-06 16:34:08 -08:00
review-your-organization-settings.md help: Update Organization basics section to conform to style guide. 2019-04-02 17:05:59 -07:00
review-your-settings.md help: Update Accounts basics section to conform to new tabbed style. 2019-02-11 12:05:19 -08:00
roles-and-permissions.md help: Document Full Members more extensively. 2020-08-13 16:42:12 -07:00
saml-authentication.md docs: Add alt text to images 2020-09-04 12:56:07 -07:00
search-for-messages.md home: Improve wording for "results from your personal history". 2020-04-06 15:30:51 -07:00
set-default-streams-for-new-users.md help: Update Stream management section to conform to style guide. 2019-04-02 17:05:59 -07:00
share-and-upload-files.md help: Update view-and-browse-images. 2019-03-21 12:56:38 -07:00
star-a-message.md help: Update starred messages to include starred messages counts. 2019-02-13 17:50:39 -08:00
start-a-call.md help: Clean up documentation for Jitsi link. 2020-08-26 12:31:52 -07:00
start-a-new-topic.md help: Add private-messages. 2019-02-28 17:11:27 -08:00
status-and-availability.md help: Update help docs for ellipsis. 2020-06-20 16:47:43 -07:00
stream-notifications.md help: Update help docs for ellipsis. 2020-06-20 16:47:43 -07:00
stream-permissions.md help: Add basic documentation of organization owners. 2020-06-10 14:07:46 -07:00
stream-sending-policy.md settings: Migrate to stream_post_policy structure. 2020-02-04 17:08:08 -08:00
switching-between-organizations.md static/js/common: Add `Ctrl` key mapping to `Cmd` for MacOS. 2019-07-08 20:07:49 -07:00
test-mobile-notifications.md notifications: Enable online push notifications by default. 2019-12-12 13:04:10 -08:00
troubleshooting-desktop-notifications.md help: Update Notifications articles to conform to style guide. 2019-04-02 16:45:25 -07:00
unsubscribe-from-a-stream.md help: Update Streams & topics articles to conform to style guide. 2019-04-02 16:45:25 -07:00
user-groups.md help: Add docs for who can create and manage user groups. 2020-04-16 20:24:01 -07:00
verify-your-message-was-successfully-sent.md help: Make minor edits and style updates to the Sending Messages section. 2019-02-13 18:03:22 -08:00
view-a-messages-edit-history.md help: Update Reading Messages section to conform to style guide. 2019-03-21 12:56:38 -07:00
view-all-bots-in-your-organization.md help: Update Users & Bots articles to conform to style guide. 2019-04-02 17:05:59 -07:00
view-and-browse-images.md help: Update view-and-browse-images. 2019-03-21 12:56:38 -07:00
view-and-edit-your-message-drafts.md user docs: Remove icon-vector for font-awesome. 2018-10-09 14:16:16 -07:00
view-emoji-as-text.md help: Update Tools & customization section to conform to style guide. 2019-04-02 17:05:59 -07:00
view-someones-profile.md help: Update help docs for ellipsis. 2020-06-20 16:47:43 -07:00
view-the-exact-time-a-message-was-sent.md user docs: Update view-the-exact-time-a-message-was-sent. 2018-09-16 10:13:43 -07:00
view-the-markdown-source-of-a-message.md help: Update Reading Messages section to conform to style guide. 2019-03-21 12:56:38 -07:00
zulip-in-a-terminal.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00