Commit Graph

984 Commits

Author SHA1 Message Date
Anders Kaseorg
e82b9140ed emoji: Remove setting for deprecated Google blobs emoji set.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit b742ab18f9)
2025-10-14 11:54:10 -07:00
Alya Abbott
6735f23cbb help: Add more links to self-hosted export instructions.
(cherry picked from commit 6027344ad5)
2025-09-10 12:09:57 -07:00
Alya Abbott
16f3234f75 help: Clean up intro wording and add a note about subdomain reuse.
(cherry picked from commit b4edfb4a19)
2025-09-03 17:31:37 -07:00
Alya Abbott
ef395b0e50 help: Document that current defaults are used when invite is accepted.
(cherry picked from commit 1e49b01d80)
2025-08-28 16:17:08 -07:00
Tim Abbott
946136a587 settings: Reword welcome bot custom message setting.
This is more consistent with the adjacent setting, among other
benefits.
2025-08-13 14:09:20 -07:00
Tim Abbott
2eb3e18b63 settings: Extract Onboarding section in realm settings.
The section had gotten too tall, at least when the welcome bot message
was enabled.
2025-08-13 14:09:20 -07:00
Lauryn Menard
8bdb0b119f help: Add mobile instructions for unsubscribing from a channel. 2025-08-13 09:58:04 -07:00
Pratik Chanda
40ff1220ef filter: Implement web public channels filter for suggestions.
We already had web-public support in narrow by_channels.

This commit implements the web-public support for actual user
search.
2025-08-12 15:30:11 -07:00
opmkumar
aa9aa2160b help: Clean up search by location documentation. 2025-08-12 15:26:12 -07:00
Mateusz Mandera
84035239a4 help: Tweaks to SCIM group sync documentation wording.
Fixes a couple of typos and rewords the "nested groups" paragraph a bit.
2025-08-12 15:15:09 -07:00
Lauryn Menard
d51188d324 help: Add mobile instructions for sharing files on Android.
Adds a tab for iOS that links to the zulip-flutter issue for
implementing this feature on the mobile app for that platform.
2025-08-12 15:14:03 -07:00
Lauryn Menard
2958414edf help: Add mobile instructions for user mention in compose box. 2025-08-12 15:13:14 -07:00
Alya Abbott
b18433bd41 help: Instructions for grouping/ungrouping channels from left sidebar. 2025-08-12 15:12:47 -07:00
Lauryn Menard
51c596b9c7 help: Update mobile tab for "View who has read a message". 2025-08-12 12:06:48 -07:00
Alya Abbott
1a1807ffe4 help: Document new left sidebar filter. 2025-08-12 00:38:22 -07:00
Alya Abbott
80effad224 help: Improve SCIM group sync documentation. 2025-08-11 18:28:33 -07:00
Alya Abbott
304fe9ff14 help: Document configuring a custom welcome message. 2025-08-11 14:46:33 -07:00
Mateusz Mandera
254b0ff477 scim: Add support for Groups. 2025-08-08 17:29:11 -07:00
Maneesh Shukla
15f2c65986 settings-preferences: Create left sidebar section.
This commit removes the following settings from the Settings/Preferences
Information section and adds a new section in the Settings/Preferences
called as Left Sidebar section:

- Show unread counts for
- Show unread count total on home view
- Show counts for starred messages
- Group channels by folder in the left sidebar
- Hide inactive channels

Fixes #35601.
2025-08-08 14:00:11 -07:00
Lauryn Menard
63c087dc84 help: Update links and examples to use zulip-flutter repo.
The one remaining link is for the instructions to download the
legacy app APK file for Android.

Part of #35643.
2025-08-08 13:06:31 -07:00
Alya Abbott
0e979009d8 help: Document message reminder note feature. 2025-08-08 12:59:08 -07:00
Shubham Padia
3e60b16ac1 starlight_help: Move help-beta over to starlight_help.
We are starting the cutover process and starlight_help is the directory
we have agreed on to place our new help center project. We do not want
to use `starlight_help` as the URL for the project, but this commit
changes the url from `help-beta` to `starlight_help` temporarily since
we can only change URL once we get rid of the current help center
project. That will be done in a future commit.
2025-08-08 11:59:29 -07:00
Alya Abbott
e712f02c91 help: Document channel folder management functionality.
Updates the left sidebar and relative settings link in both the
current and new help center documentation.

Co-authored-by: Lauryn Menard <lauryn@zulip.com>
2025-08-08 07:19:57 -07:00
Alya Abbott
631db46f92 help: Consistently document linkifier and profile field actions. 2025-08-08 07:19:57 -07:00
Lauryn Menard
45d4df8dc2 help: Fix Markdown syntax for setting no default code block language. 2025-08-07 16:53:19 -07:00
Shubham Padia
3978106672 help: Use Zulip Cloud and self-hosting URLs instead of display_host.
We are porting the current help center docs to the new help center.
Porting the display_host variable to the new help center is a tricky
task and it is not worth to put in the effort for that just for 3 uses
of that variable.
2025-08-05 13:29:29 -07:00
Alya Abbott
0e49bde571 help: Document setting for whether to use folders in left sidebar. 2025-08-04 09:59:03 -07:00
Alya Abbott
e3fe8f3911 help: Add related links. 2025-08-04 09:59:03 -07:00
Alya Abbott
7f68ccfa3d help: Move alternate instructions into tabs. 2025-08-04 09:59:03 -07:00
Lauryn Menard
71640d53d8 help: Standardize Welcome Bot and Notification Bot styling.
In the help center, we want these two system bots to be referred
to as names: capitalize both words, no bold, no links, no "the"
before the bot's name.
2025-07-31 11:29:09 -07:00
Alya Abbott
e0bd534433 help: Move tip about changing uploaded file name into instructions. 2025-07-30 19:23:32 -07:00
Alya Abbott
39895b0c3d help: Improve resolve topic page.
- Update for dedicated permissions setting.
- Make last section more user-oriented.
2025-07-30 18:02:30 -07:00
Alya Abbott
622729f444 help: Add automatic mark as read setting to resolved topic page. 2025-07-30 18:02:30 -07:00
Lauryn Menard
f712fa975e help: Make extra content about outgoing bots one paragraph. 2025-07-30 18:00:40 -07:00
Lauryn Menard
9d2c6a8984 help: Update for mobile "Copy link to..." actions.
Adds mobile instructions for copying a link to a message, topic,
and channel via the long-press action menus. Clarifies some of
the text around link formatting being in the web/desktop apps.

Fixes some example links to redirect to headers on the page, and
adds a missing period to a sentence.
2025-07-30 17:42:34 -07:00
Lauryn Menard
18da60a643 help: Fix intro section of "Reading conversations" article. 2025-07-30 17:41:40 -07:00
Lauryn Menard
8e5507844a help: Add mobile tab to reply to a conversation instructions.
Moves introduction text about how to reply to a conversation into
a shared include file.
2025-07-30 17:41:17 -07:00
Shubham Padia
c32fd16dcb help: Make loose lists title.
I missed converting `integrations-overview.md` since it was a file in
`api_docs` without realising that we had a symlink in help/ that pointed
to that file. I'm not sure how the other two files were missed but we
corrrect here nonetheless.

We have a few files where we have blank lines before tables and tips, we
need these blank lines for the current help center to render those
tables and tips properly. But those same blank lines make the list loose
when converted to MDX. We cannot make these changes before we have the
ability to modify MDX directly. We track this issue in #35533.
2025-07-30 11:05:15 -07:00
Evy Kassirer
07b05f3c78 left_sidebar: Apply summary counter setting only to home view.
Fixes #35326.

Previously, the visibility of unread counts for both the home view and
the "CHANNELS" heading was controlled by the "Hide unread summary counts"
setting. Now, it controls only the visibility of unread counts in the
home view.
2025-07-29 17:37:29 -07:00
Alya Abbott
756ff53912 help: Put alternate instructions into a tab. 2025-07-29 16:35:48 -07:00
Alya Abbott
42a095b2c2 help: Link to zulip.com landing page, rather than local. 2025-07-29 16:35:48 -07:00
Alya Abbott
ab89b40c8d help: Remove extra line breaks in bulleted list. 2025-07-29 16:35:48 -07:00
Alya Abbott
d15edeff1c help: Update docs for new notification options (followed topics). 2025-07-29 15:11:53 -07:00
Alya Abbott
a94b05eb19 help: Document end-to-end encryption setting for mobile notifications. 2025-07-29 15:11:51 -07:00
Alya Abbott
d6af4acb35 help: Move DM search instructions into the section about searching. 2025-07-29 12:59:20 -07:00
Lauryn Menard
070361e28c help: Add mobile instructions for setting and clearing user status. 2025-07-29 12:35:20 -07:00
Lauryn Menard
7aa93d3447 help: Improve emoji reactions documentation. 2025-07-29 12:25:10 -07:00
Lauryn Menard
c7a4d0f470 help: Remove "general chat" italic formatting for title/sidebar.
Once the help center has transitioned to astro, we will look at
adding back the formatting to the title and sidebar for these
two articles: "General chat topic" and "General chat channels".
2025-07-29 11:24:51 -07:00
Alya Abbott
0db75c6c03 help: Remove list formatting from tip.
This simplifies the converstion to Astro.
2025-07-29 10:33:40 -07:00
Shubham Padia
6e7f1999a3 help: Use unordered lists for sub-lists in saml-authentication.md.
Our current conversion script does not work well with inserting
flattened steps in indented lists. Adding support for indented lists
would be non-trivial. Flattened steps are inserted either in case of
files or relative/setting links. I used this (  +)\{ regex to test for
instances where we might need to insert Flattened steps in an indented
block. Turns out saml-login-button.md is the only includes that faces
the issue only in saml-authentication.md.

There was no strong reason for these sub-lists to be ordered lists and
we decided to turn it into unordered list. Discussion at
https://chat.zulip.org/#narrow/channel/19-documentation/topic/new.20help.20center.3A.20numbering.20regression/near/2232242
2025-07-29 10:10:32 -07:00