Commit Graph

647 Commits

Author SHA1 Message Date
Lauryn Menard
fbc66f45ea help: Rename and redirect configure-who-can-invite-to-streams re:channel. 2024-05-03 13:02:20 -07:00
Lauryn Menard
c65c2b4a33 help: Rename and redirect configure-who-can-create-streams re:channel. 2024-05-03 13:02:20 -07:00
Lauryn Menard
c931966e1b help: Rename and redirect stream-sending-policy for channel. 2024-05-03 13:02:20 -07:00
Lauryn Menard
5342d4ecfb help: Rename and redirect stream-permissions for channel. 2024-05-03 13:02:19 -07:00
Lauryn Menard
95b03ce6e1 help: Rename and redirect manage-user-stream-subscriptions for channel. 2024-05-03 12:55:39 -07:00
Lauryn Menard
859340c914 help: Rename and redirect mute-a-stream for channel. 2024-05-03 12:55:39 -07:00
Lauryn Menard
4908f1c5dc help: Rename and redirect stream-notifications for channel. 2024-05-03 12:55:39 -07:00
Lauryn Menard
d97571e1df help: Rename and redirect manage-inactive-streams for channel. 2024-05-03 12:55:39 -07:00
Lauryn Menard
93dd1e9b25 help: Rename and redirect move-content-to-another-stream for channel. 2024-05-03 12:55:39 -07:00
Lauryn Menard
4f97c7b202 help: Rename and redirect change-the-color-of-a-stream for channel. 2024-05-03 12:55:39 -07:00
Lauryn Menard
47ecc4989d help: Rename and redirect pin-a-stream for channel. 2024-05-03 12:55:39 -07:00
Lauryn Menard
696f578c8e help: Rename and redirect add-or-remove-users-from-a-stream for channel. 2024-05-03 12:55:39 -07:00
Lauryn Menard
a4c63c5ad0 help: Rename and redirect view-stream-subscribers for channel. 2024-05-03 12:55:39 -07:00
Lauryn Menard
049ce10b6f help: Rename and redirect unsubscribe-from-a-stream for channel. 2024-05-03 12:55:39 -07:00
Lauryn Menard
b4e67ee564 help: Rename and redirect browse-and-subscribe-to-streams for channel. 2024-05-03 12:55:39 -07:00
Lauryn Menard
4e23f82006 help: Rename 'select-stream-view...' include instructions. 2024-05-03 12:55:39 -07:00
Lauryn Menard
9c353d812e help: Rename and redirect message-a-stream-by-email for channel. 2024-05-03 12:55:39 -07:00
Lauryn Menard
bd91c82862 help: Rename and redirect create-a-stream for channel. 2024-05-03 12:55:39 -07:00
Lauryn Menard
bd0faa8d77 help: Update content for include files in create-channels article.
Updates the content in `help/include/create-a-channel-instructions`
and `help/include/create-channels-intro` for the stream to channel
rename. Done in a separate commit from the previous so that the
rename of these files is tracked as such in the history.
2024-05-03 12:55:39 -07:00
Lauryn Menard
14b899eb20 help: Rename and redirect create-streams for channel. 2024-05-03 12:55:39 -07:00
Lauryn Menard
4dbda25e2e help: Rename and redirect streams-and-topics for channel. 2024-05-03 12:55:39 -07:00
Lauryn Menard
b9ef1a5965 help-docs: Update wildcards for new channel wildcard.
Updates the mention everyone wildcards for the new channel wildcard
and removes references to the stream wildcard.
2024-05-03 12:55:39 -07:00
Alya Abbott
a001f58c92 help: Document self-serve Cloud Plus upgrades. 2024-05-03 12:33:42 -07:00
Alya Abbott
8b6534722e help: Consolidate upgrade steps for self-hosted and cloud billing. 2024-05-03 12:33:42 -07:00
Alya Abbott
15d5b57d19 help: Reduce duplication on self-hosted billing instructions. 2024-05-03 12:33:42 -07:00
Alya Abbott
65febced00 help: Remove description of transition from self-hosted billing page. 2024-05-03 09:18:42 -07:00
Mateusz Mandera
23f0d6d93b help: Mention SCIM has also been tested with EntraID.
With some edits from tabbott to show more confidence.
2024-05-02 18:12:21 -07:00
Mateusz Mandera
c31edca9cf help: Tweak syntax in the instruction about API token in Okta doc.
The administrator fills out the API token field as e.g.
Bearer secret123

So let's write that as Bearer <token> to make it clear which part of
that expression is to be replaced.
2024-05-02 18:12:21 -07:00
Mateusz Mandera
eed98edb9d help: Document configuration of SCIM with Microsoft Entra ID. 2024-05-02 18:12:21 -07:00
Sayam Samal
8fb7ab84e6 help: Update documentation on switching themes.
As a follow up to commit ad013a9, this updates the /help/dark-theme
docs to describe the newer way to switch themes via the theme switcher,
located in the Personal Menu.

This replaces the documentation on switching themes via
"Personal Settings".

Fixes #29550.
2024-05-02 13:34:09 -07:00
Prakhar Pratyush
b17a006bf0 data_import: Remove gitter data import tool.
Gitter broke their older API as part of being integrated
into Matrix.

Their announcement blog says:
"Anything left using the Gitter APIs will need to be
updated to use the Matrix API"

This commit drops the legacy Gitter import tool and
we plan to build a new one for Matrix in future.
2024-05-02 13:25:25 -07:00
N-Shar-ma
d64d535c2d todo: Require space after colon to separate task title from description.
This fixes the annoying behaviour where a task title with a url in it,
for example, "Fix issue https://github/com/zulip/zulip/issues/1234"
would be wrongly split into a description at the `:` in the url.
2024-04-30 12:36:42 -07:00
nimishmedatwal
ba196cfd6b help: Change URL from all-messages to combined-feed.
Changes url from /help/all-messages to /help/combined-feed.

Also renames files "all-messages.md" and "go-to-all-messages.md"
to "combined-feed.md" and "go-to-combined-feed.md" respectively.

Fixes #27802.
2024-04-26 14:28:13 -07:00
Alya Abbott
6f36dcc999 help and portico: Document custom domain request process on Cloud. 2024-04-25 16:59:55 -07:00
Alya Abbott
7aa90440ed help: Update drafts documentation.
- Document new auto-restore functionality.
- Document opening drafts view from compose box.
- Restructure sections.
2024-04-23 09:57:27 -07:00
Sayam Samal
b8d1bde265 help: Update pencil icon in edit-a-message and delete-a-message docs.
This commit updates the pencil icon in help/edit-a-message and
help/delete-a-message to reflect the changes in commit 735a42d, which
updated the pencil icon of the message on-hover options.
2024-04-23 09:24:02 -07:00
Sayam Samal
22d94e8a1d help: Update invite user icon in help/invite-users.
This commit updates help/invite-users to reflect the new invite user
icon in the gear menu, introduced in 063669a.
2024-04-23 09:24:02 -07:00
Sayam Samal
19a7dae8aa docs: Update the gear menu icon.
This commit updates the /help and /api docs to reflect the new gear
menu icon introduced in bc3d486.
2024-04-23 09:24:02 -07:00
Tim Abbott
62fb452e9c keyboard-shortcuts: Improve home view labels. 2024-04-17 12:42:21 -07:00
Tim Abbott
2c62152a8b left-sidebar: Rename "All direct messages" => "Direct message feed".
This aligns with the new naming scheme for other left sidebar
elements.
2024-04-17 12:42:21 -07:00
nimishmedatwal
1594011b67 left_sidebar: Rename All messages to Global Feed.
Fixes part of #27802.
2024-04-17 12:42:21 -07:00
N-Shar-ma
89bca6ca93 help: Update article on collaborative to-do lists. 2024-04-16 16:55:41 -07:00
Alya Abbott
0d3da99037 help: Document option to disable seeing typing notifications. 2024-04-16 16:54:30 -07:00
Sayam Samal
610f46d74e actions_popover: Rename "View message source".
This commit renames "View message source" to "View original message".

The meaning of "original" in this context is very similar to what
source/source code means in software jargon, while being easier to
understand and translate for a non-tech savvy user.
2024-04-11 15:57:24 -07:00
Alya Abbott
d24dadb52f help: Add "Find administrators" help page. 2024-04-11 09:37:29 -07:00
Alya Abbott
a7ae454f52 help: Document role filter for Users list. 2024-04-11 09:37:29 -07:00
Alya Abbott
0007673d9f help: Clarify warning about not applying authentication methods. 2024-04-10 13:10:44 -07:00
Alya Abbott
0fbc9f7f72 help: Document option to require unique names. 2024-04-02 14:17:32 -07:00
sujal
8cae09abd6 docs: Update integration URL generation documentation.
Co-authored-by: Lauryn Menard <lauryn@zulip.com>
Co-authored-by: Alya Abbott <alya@zulip.com>
2024-04-01 11:39:03 -07:00
Alya Abbott
b11bf32f8f help: Document user list in the right sidebar. 2024-03-28 17:33:11 -07:00