Commit Graph

743 Commits

Author SHA1 Message Date
Prakhar Pratyush
41df472d41 corporate: Replace /try-zulip with /?show_try_zulip_modal.
This commit removes the `/try-zulip` landing page.

The URLs are replaced with `chat.zulip.org/?show_try_zulip_modal`,
which leads to display a modal for spectators.

Fixes #34181.
2025-04-03 13:01:48 -07:00
Alya Abbott
76deb33542 help: Improve inbox and recent conversations docs.
Fixes #27191.
2025-04-01 09:06:22 -07:00
Alya Abbott
2f263cac41 help: Add user list actions illustration. 2025-03-20 10:01:59 -07:00
Lauryn Menard
edf787f87d help: Add article about moving to Zulip Cloud from self-hosting.
Adds a help center article that provides an overview and guide
for moving from a self-hosted Zulip organization to using Zulip
Cloud.

Updates the bullet points with the advantages of Zulip Cloud
that is also used in the help center article about choosing
between Zulip Cloud and self-hosting.

Fixes #24042.
2025-03-19 17:06:10 -07:00
Alya Abbott
33ffd8c040 updates: Add update message (level=14). 2025-03-17 18:58:24 -07:00
Alya Abbott
3029032d0b help: Clarify how content access requirement works. 2025-03-17 16:54:19 -07:00
Alya Abbott
cb1731566e help: Note permissions to join or leave a group. 2025-03-17 16:54:19 -07:00
Lauryn Menard
e853f3cb9b help: Rename and redirect "Edit a bot" to "Manage a bot".
Fixes #32887.

Co-authored-by: ahmedgulabkhan <demoncommand97@gmail.com>
2025-03-17 10:52:25 -07:00
ahmedgulabkhan
3ece6ca196 user-settings: Update icon for managing a user or bot.
Co-authored-by: Lauryn Menard <lauryn@zulip.com>
2025-03-17 10:52:25 -07:00
ahmedgulabkhan
c0b3fb1bbe user-settings: Update icon for deactivating user or bot.
Co-authored-by: Lauryn Menard <lauryn@zulip.com>
2025-03-17 10:52:25 -07:00
ahmedgulabkhan
50582b72b6 user-settings: Update icon for reactivating user.
Co-authored-by: Lauryn Menard <lauryn@zulip.com>
2025-03-17 10:52:25 -07:00
Alya Abbott
85c33ec2a3 help: Point to better resources for how to give feedback. 2025-03-14 16:21:07 -07:00
Alya Abbott
ae4922cef8 help: Add instructions for adding user to groups via profile. 2025-03-14 16:20:13 -07:00
Alya Abbott
800d6d9dce help: Update right sidebar user card instructions for avatars. 2025-03-14 16:20:13 -07:00
Tim Abbott
79ec259209 help: User final link for navigation tour video. 2025-03-13 16:04:26 -07:00
Alya Abbott
673309f3dc help: Remove outdated tip. 2025-03-13 13:50:39 -07:00
Alya Abbott
6cd45bac7a help: Document permission to resolve topics. 2025-03-13 13:50:39 -07:00
Alya Abbott
d541bf114a help: Document snippet editing. 2025-03-13 13:50:00 -07:00
Alya Abbott
cd131c4840 help: Document new font size and line spacing options. 2025-03-12 17:19:22 -07:00
Alya Abbott
7a1b66d12f help: Document is:muted search filter better.
Messages in muted channels may not be muted, so the documentation
was previously not quite accurate.
2025-03-12 16:30:50 -07:00
Alya Abbott
a1bad37663 help: Link to onboarding video from getting started guide. 2025-03-12 16:29:59 -07:00
Aman Agrawal
f0e15cff77 help: Use correct icon for right sidebar toggle. 2025-03-12 09:14:37 -07:00
opmkumar
4f462970e4 search: Add is-muted search operator.
Add the `is:muted` search operator.
`-is:muted` is an alias for the `in:home` operator.

Co-authored-by: Kenneth <Kenneth012004@outlook.com>

Fixes #16943
2025-03-11 23:18:07 -07:00
Lauryn Menard
0de26932ea help: Update message edit history introduction.
Now that we have and use the last_moved_timestamp field in the
message object, we show the correct "edited" or "moved" indicator
for the  message when we don't have access to the full message
edit history in the web app.
2025-03-11 12:26:21 -07:00
Lauryn Menard
345ea92b01 help: Document org setting to allow viewing only message moves.
Documents organization setting that configures what message edit
history can be viewed: content edits and topic/channel moves, only
topic/channel moves, or disabling viewing edit history completely.

Renames article to match new help article header and creates URL
redirect for previous article header.

Also, clean up and consolidate related articles.

Fixes #33684.

Co-authored-by: Alya Abbott <alya@zulip.com>
2025-03-11 12:26:21 -07:00
Alya Abbott
e8ade79f93 help: Document configuration for who can manage billing. 2025-03-10 14:31:18 -07:00
Alya Abbott
2c13c0c24a help: Document viewing archived channels in settings.
Also spell out how to hide content in archived channels.
2025-03-07 18:17:15 -08:00
Alya Abbott
887e6e0283 help: Fix incorrect settings section label. 2025-03-07 18:17:15 -08:00
Alya Abbott
fdd04b56a7 help and docs: Document how to disable file uploads on a server. 2025-03-07 17:07:50 -08:00
Alya Abbott
931dc92f93 help: Split out call provider config into separate page. 2025-03-06 13:31:13 -08:00
Alya Abbott
42850649ee help: Document how to pin information in a channel description. 2025-03-05 17:01:58 -08:00
Alya Abbott
562e7b97c2 help: Move group deactivation instructions to dedicated page.
Also add instructions to view deactivated groups.
2025-03-04 15:36:46 -08:00
Alya Abbott
86cd95c35e help: Document marking a whole topic or channel as unread. 2025-03-04 10:45:59 -08:00
Alya Abbott
8d615ebdef help: Give simpler instructions for marking as read from inbox. 2025-03-04 10:45:39 -08:00
Alya Abbott
2995b71107 help: Improve explanation of Zulip's topics for users from other apps. 2025-03-03 13:27:49 -08:00
Alya Abbott
dfe189f189 help and integrations: Update doc on using Zulip via email. 2025-02-28 10:42:29 -08:00
Alya Abbott
6f272d99d1 help: Remove outdated admin-only banners. 2025-02-27 13:27:44 -08:00
Alya Abbott
c3ffb60ebb help: Update for new channel management permissions. 2025-02-27 13:27:44 -08:00
Alya Abbott
1a63c46b14 help: Move channel types into an include file. 2025-02-27 13:27:44 -08:00
Alya Abbott
b6ff852d89 help: Add note about permissions to subscribe to channels. 2025-02-27 13:27:44 -08:00
Alya Abbott
0b86598e71 help: Add "subscribe to a channel" link to sidebar. 2025-02-27 13:27:44 -08:00
Alya Abbott
eb1cc50e65 help: Document new "who can subscribe" channel setting.
Also clean up link labels for "who can subscribe other users".
2025-02-27 13:27:44 -08:00
Alya Abbott
71aad4d4a4 help: Rename mislabeled include file. 2025-02-27 13:27:44 -08:00
Alya Abbott
02c4d9c4ae help: Document nice syntax for linking in the current channel. 2025-02-26 17:22:13 -08:00
Alya Abbott
71da6f261c help: Document "general chat" topic. 2025-02-26 16:50:46 -08:00
Lauryn Menard
5e7f9ccb0b help: Update links for information about users to new intro article.
Updates "help/manage-a-user" links that are contextually for general
information about users to go to the new "help/introduction-to-users"
article.

Adds a link to "Manage a user" in the related articles section of
the new intro to users article.
2025-02-26 13:22:12 -08:00
Aman Agrawal
6fc9762f5d left_sidebar: Change icon.
We use a different icon whose dashed line version is visible when
left sidebar is visible and solid line version is visible if
left sidebar is hidden.
2025-02-26 13:13:51 -08:00
Karl Stolley
f212f78331 help_center: Update presentation of user circles. 2025-02-26 13:12:32 -08:00
Alya Abbott
f7860249a9 help: Add introduction to users page. 2025-02-25 13:26:41 -08:00
Alya Abbott
4c9e9155ff help: Tweak user profile help page. 2025-02-25 13:26:41 -08:00