Commit Graph

889 Commits

Author SHA1 Message Date
Shubham Padia
8d71793756
help: Add heading between an unordered and ordered list.
Fixes #35121.

The ordered list in question when converted to the new help center
looked weird when it was following just after an unordered list. We
add a heading in between to make it look nice.

We could not find any other instances of similar pattern occurring
directly in the markdown. The pattern in this case was also happening
b/w two different imported markdown files, we have not checked for the
pattern post-import since that would be too complicated for the purposes
of our issue.

Co-authored-by: Alya Abbott <2090066+alya@users.noreply.github.com>
2025-07-15 16:39:40 +00:00
Lauryn Menard
b24f82e152 help: Update out-of-date icons in help center instructions. 2025-07-14 10:41:17 -07:00
Lauryn Menard
64cdd13c18 help: Remove restore draft/scheduled message icons.
We updated these overlays to only require clicking the selected
draft or message to open them in the compose box.
2025-07-14 10:41:17 -07:00
Lauryn Menard
3bfa4afff9 help: Update docs for message header bar button changes.
These icons were updated in #34777.
2025-07-14 10:41:17 -07:00
Lauryn Menard
3e6492a0fd help: Fix description of edit channel name and description icon. 2025-07-14 10:39:50 -07:00
Lauryn Menard
4473a1ef89 help: Update mobile tabs for channel feed and topic list icons. 2025-07-14 10:39:19 -07:00
Alya Abbott
e6845a9b9a help: Document new options for which messages are marked as read. 2025-07-11 15:55:35 -07:00
Lauryn Menard
08e9853850 help: Add mobile instructions for viewing status emoji and message.
Updates the documentation for the user profile in mobile as well.
2025-07-10 18:45:52 -07:00
Lauryn Menard
d47db732ab help: Add mobile view message exact timestamp documentation. 2025-07-10 18:42:01 -07:00
Lauryn Menard
fb5bcab5a7 help: Add mobile instructions for viewing who reacted to message. 2025-07-10 18:08:40 -07:00
Lauryn Menard
cb35d41409 help: Add mobile instructions for toggling invisible mode.
Added in https://github.com/zulip/zulip-flutter/pull/1631.
2025-07-10 17:59:31 -07:00
Tim Abbott
01ce268d64 help: Fix a broken link reference in message-actions. 2025-07-10 17:57:10 -07:00
Tim Abbott
04d354b527 help: Use specific channel framing for more settings.
This is for consistency with other articles about channel-specific
permissions.
2025-07-10 17:55:28 -07:00
Lauryn Menard
9df03d1134 help: Update message a channel by email for settings UI changes. 2025-07-10 17:53:56 -07:00
Lauryn Menard
c22889f385 help: Fix icon in docs for edit channel name and description. 2025-07-10 17:53:56 -07:00
Alya Abbott
df98dd11ea help: Update channel advanced configuration settings for new UI.
Co-authored-by: Lauryn Menard <lauryn@zulip.com>
2025-07-10 17:53:54 -07:00
Alya Abbott
c777b38a76 help: Document message actions menu on mobile. 2025-07-10 17:35:24 -07:00
Alya Abbott
bd40497b1d help: Update article on viewing and sharing message content.
Reframe as interacting with content as Markdown rather than
"Markdown source".
2025-07-10 17:35:22 -07:00
Tim Abbott
ece761130c settings_config: Update general chat option strings.
- Avoid a capitalization issue in English with the first word being
  "general chat".
- Replace unclear "Automatic" option name.
- Use curly quotes.
2025-07-10 12:34:02 -07:00
Alya Abbott
039402997d help: Document converting pasted text to a file. 2025-07-10 08:36:21 -07:00
Alya Abbott
a9f55878e3 help: Document channel-specific "general chat" permissions.
Some checks failed
Check feature level updated / check-feature-level-updated (push) Has been cancelled
Code scanning / CodeQL (push) Has been cancelled
Zulip production suite / Ubuntu 22.04 production build (push) Has been cancelled
Zulip CI / ${{ matrix.name }} (zulip/ci:bookworm, true, false, Debian 12 (Python 3.11, backend + documentation), bookworm) (push) Has been cancelled
Zulip CI / ${{ matrix.name }} (zulip/ci:jammy, false, true, Ubuntu 22.04 (Python 3.10, backend + frontend), jammy) (push) Has been cancelled
Zulip CI / ${{ matrix.name }} (zulip/ci:noble, false, false, Ubuntu 24.04 (Python 3.12, backend), noble) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:bookworm, --test-custom-db, Debian 12 production install with custom db name and user, bookworm) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:jammy, , Ubuntu 22.04 production install and PostgreSQL upgrade with pgroonga, jammy) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:noble, , Ubuntu 24.04 production install, noble) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:bookworm-7.0, 7.0 Version Upgrade, bookworm) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:bookworm-8.0, 8.0 Version Upgrade, bookworm) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:jammy-6.0, 6.0 Version Upgrade, jammy) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:noble-10.0, 10.0 Version Upgrade, noble) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:noble-9.0, 9.0 Version Upgrade, noble) (push) Has been cancelled
2025-07-09 16:42:07 -07:00
Lauryn Menard
0ecb8269d0 help: Document configuring display of unread summary counters.
Document the personal setting for displaying or hiding the unread
message summary counters in the left sidebar shown next to the
home view and channels header.

Fixes #35076.

Co-authored-by: Alya Abbott <alya@zulip.com>
2025-07-09 14:05:28 -07:00
Lauryn Menard
4fd510e3ac help: Add mobile instructions in "Searching for messages" article. 2025-07-09 12:56:41 -07:00
Lauryn Menard
4d953584ca help: Clarify where to tap in mobile instructions for logging out. 2025-07-08 10:59:00 -07:00
Lauryn Menard
dded5c3bad
help: Remove instructions with relative links to settings overlay.
These links do not work for the general help center docs as there
is no Zulip organization for the relative link to go to. Instead
we link to other help center documentation that's relevant to the
context of these articles.
2025-07-08 09:28:40 -07:00
Alya Abbott
8a42845605 help: Add note about pasting plain URLs. 2025-07-07 18:46:51 -07:00
Lauryn Menard
c68881af10 help: Switch tab label for configure single channel notifications.
Follow up to #35103.
2025-07-07 18:46:13 -07:00
Rohan Gudimetla
a3e7ef8e71 left_sidebar: Add navigation option to go to top unread topic.
This commit adds option in personal settings to allow
navigation of channel links in left sidebar to the top
unread topic in that channel.

In cases of no unread messages in unmuted topics of the channel,
it falls back to the top topic of channel.

Fixes #35066
2025-07-03 18:14:10 -07:00
Maneesh Shukla
ec60c8a70c x-buttons: Replace "Remove" and "Unsubscribe" buttons with x icons in tables.
This commit removes the "Remove" and "Unsubscribe" action buttons from
various tables and replaces them with icon buttons using the "close"
icon.

Additionally, previously the rows with and without a remove button had
different heights. This commit updates the fixed `px` values to `em`
units to ensure equal height for all rows, regardless of whether a
remove-subscription button is present.

Fixes: #34874.
2025-07-03 14:37:00 -07:00
Niloth P
344c1ef606 docs: Use bold formatting for channel names instead of backticks.
Update the occurrences of channel names that still use backticks to use
the convention of bold formatting.
2025-07-03 10:51:13 -07:00
Aman Agrawal
82abc7e10c help: Document how to use reminders feature. 2025-07-02 13:02:52 -07:00
Lauryn Menard
0b4da0ae35 help: Document managing channel notifications via personal settings.
Changes the tab for the current web app instructions to be "Via
left sidebar" and adds a tab for web app instructions "Via personal
settings".

Also, includes a tip for resetting a channel's notifications to the
default via hovering over the channel name in the notifications
table and clicking the icon to reset to default notifications.

Fixes #34862.
2025-07-02 12:39:35 -07:00
Lauryn Menard
3d3f7b3782 help: Add example email invitation image to "Invite new users".
Adds a link to the section on email invitations to the invite user
modal next to the label for the emails input.

Fixes #29376.
2025-07-02 10:23:38 -07:00
Aman Agrawal
defd120c94 hotkey: Add Y shortcut to go to a list of topics in channel. 2025-07-01 13:46:40 -07:00
Lauryn Menard
7ae8c34670 help: Fix whitespace around zulip-icon-user-list icons. 2025-06-30 12:36:25 -07:00
Lauryn Menard
e4166af617 help: Fix code block indention in markdown instruction tabs.
Our custom code fence parser for Python-Markdown does not nest
fenced code blocks inside list items, but it can be done with
4-space indented code blocks, as long the list item itself also
uses 4-space indentation.
2025-06-30 11:12:00 -07:00
Lauryn Menard
8cb6919c9c help: Add tabbed notes and links for previous mobile features.
For mobile features that were documented and implemented for the legacy
React Native app, adds back a tabbed block for mobile with a note to
use the web app instructions in a mobile device browser, and with a
link to the Flutter GitHub issues tracking implementing the feature in
the new mobile app.

If the feature is a mobile only feature, then adds the link to the
Flutter GitHub issue in a warning note.
2025-06-27 11:08:29 -07:00
Kislay Verma
8d0f13cad4 help: Document Send notification message to newly subscribed users.
This option appears in the subscribers tab of existing
channels.

Fixes #31189.
2025-06-26 10:08:11 -07:00
Vector73
27bfca61c1 settings: Update move messages settings label.
Updates organzation-level move messages permission setting
labels to make it clear that the settings apply to all channels.
2025-06-26 10:01:43 -07:00
Alya Abbott
edcf0d1013 help: Document how to view availability. 2025-06-25 12:19:56 -07:00
Alex Vandiver
0fb87acfa8 help: Make sure curl is installed before calling it. 2025-06-25 11:35:05 -07:00
Alya Abbott
aa0f1711c7 help: Document channel-specific permissions to move messages. 2025-06-24 16:56:01 -07:00
Alya Abbott
3207403425 help: Describe topic mentions as separate from wildcard mentions. 2025-06-24 12:07:16 -07:00
Shubham Padia
35e4cf6bf6 help: Ordered list item should always be followed by an indented line.
Our help-beta conversion script expects text to be indented if the text
is part of the same list item. If it is not part of the same list item,
then it expects an empty line just after the list item. This commit
fixes existing instances for the same by searching for regex: `^1\.
.*\n(?!\n)(?!1\.)( {0,1}\S.*)`.

We do not want to add a lint rule for this, since not indenting is not
technically wrong. We will add a TODO list item in the conversion script
for help-beta in future commits.
2025-06-23 09:48:43 -07:00
Shubham Padia
a54d247111 help: Use 1. for numbered lists everywhere.
The conversion script for help-beta assumes that all items in a numbered
list start with 1. which was a wrong assumption. This commit attempts to
fix that. We are not introducing any lint step to tackle this since it
will be easy to just check for this again before the cutover happens.
We do not change this for `numbered-list-examples.md` since that example
shows how the current numbered lists work and we might still want to
show that. We can decide what to do with that file once the time of
cutover arrives.
2025-06-23 09:48:43 -07:00
Niloth P
aa117366ef help-docs: Update the subdomain manually for Zulip Cloud examples.
Update to maintain consistency with the value of the context property
used in the other docs.

We avoid using the context property for these instances because we
always want them to show "your-org.zulipchat.com" irrespective of the
domain the docs are hosted in. Hence, the manual replacements.
2025-06-20 16:04:26 -07:00
Niloth P
dab97304f6 documentation: Add context properties for subdomain and host segments.
The subdomain and host parts are already used within zulip_url, api_url,
this commit adds them as context properties themselves, so that they
can be used in email addresses and URLs without the URI scheme,
increasing uniformity.

The new context properties `display_host` and `display_subdomain` are
usable in the Help, API docs and Policies.

Occurrences of `*.zulipchat.com` have been updated to use them.
2025-06-20 16:04:26 -07:00
Lauryn Menard
2abe4ad18b help: Add edit message tip for mentions notifications.
Updates the "Mention a user or group" article to have a tip that
links to the section on how message notifications work for mentions
when editing a message's content.
2025-06-19 12:49:20 -07:00
Lauryn Menard
bfe5962853 help: Revise "Configure where you land in message feeds".
Updates instruction for selecting the desire configuration to
better match other similar mobile help instructions, e.g., "Manage
color theme".
2025-06-18 14:00:47 -07:00
Alya Abbott
46583240d6 help: Document list of topics in a channel. 2025-06-18 11:30:40 -07:00