Commit Graph

833 Commits

Author SHA1 Message Date
Alya Abbott
2bb3ceaba8 help: Improve "Quote or forward a message" intro. 2025-02-24 11:23:34 -08:00
Alya Abbott
7478c81437 help: Improve left sidebar documentation.
- Add instructions for starting new conversations.
- Update style to be more consistent with other pages.
2025-02-21 19:43:19 -08:00
Alya Abbott
b3e80071a4 help: Update DM page to use modern terminology.
Adds a "Via search box" tabbed section for viewing DMs via the
search box in the web and desktop apps.
2025-02-20 11:36:40 -08:00
Alya Abbott
7f4e2e371d help: Document typing notifications for message editing. 2025-02-20 11:36:40 -08:00
Lauryn Menard
7a315b7b0e help: Add create a to-do list via compose box button tip.
Adds a tip for creating a collaborative to-do list via the new
compose box button in the markdown formatting article.

Edits the include examples for to-do lists so that the note about
marking a task as complete/incomplete is text before the example
screenshot.

Revises the collaborative to-do list article for a missing comma,
and adjusts some line wrapping.

Fixes #33522.
2025-02-20 10:01:39 -08:00
Alya Abbott
6db76c8fa8 help: Note that other users can see who's deactivated. 2025-02-19 16:43:37 -08:00
Alya Abbott
34f9e8e259 help: Document topic permalinks and group-based permissions. 2025-02-14 15:46:25 -08:00
Alya Abbott
bef2c015ee help: Language tweak for group-based permissions. 2025-02-14 15:46:25 -08:00
Alya Abbott
5ee97a48a6 help: Document permanent topic links.
Also note that channel links are permanent.
2025-02-14 15:46:25 -08:00
opmkumar
1e99745023 todo_list: Add option for modal to create todo-lists.
A button has been introduced to launch a modal
for creating todo-lists directly from the compose box.

The modal features a form that, upon submission,
generates a message using the `/todo` syntax and the data
inputted in the form. Subsequently, the content of the compose box
is set to this message, which the user can then send.

This modal closely parallels the UI for adding a poll; therefore,
the poll and todo code has been shifted to a newly created
file named `widget_modal.ts`, and `poll_modal.ts` is now deprecated.

Co-authored-by: Sujal Shah <sujalshah28092004@gmail.com>

Fixes #29779.
2025-02-14 14:57:24 -08:00
Alya Abbott
befe49c293 channel settings: Clarify channel permission settings.
- Explain how content access works.
- Label settings more accurately, and remove incorrect notes.
2025-02-12 17:23:26 -08:00
Alya Abbott
8525a31a66 help: Tweak support Zulip help page.
- Add blog, Mastodon account.
- Point contributor doc links to /latest.
2025-02-12 12:58:10 -08:00
Alya Abbott
8f7c968408 help: Update self-hosted billing instructions.
Remove most references to Server 8.0 (not relevant for new installs).
2025-02-12 09:41:20 -08:00
Lauryn Menard
2de2b22d55 help: Update for subscribe/unsubscribe user to channel terminology.
Instead of referring to users being added or removed from channels,
we now use subscribe or unsubscribed from channels.

Splits the article for adding and removing users from a channel
into separate articles: /help/subscribe-users-to-a-channel and
/help/unsubscribe-users-from-a-channel.

The URL redirects for the combined add/remove articles (for both
channel and stream terminology) go to the subscribe users to a
channel article.
2025-02-10 15:54:35 -08:00
Alya Abbott
ee1ee63c53 settings: Make label for warning when DMing a guest more succinct.
Also explain what the setting does in the help center.
2025-02-06 13:46:06 -08:00
Vector73
cb6f0fd63c realm: Add setting to notify user on DMing guest.
Added `enable_guest_user_dm_warning` setting to decide whether
clients should show a warning when a user is composing to a guest
user in the organization.

Fixes #30078.

Co-authored-by: adnan-td <generaladnan139@gmail.com>
2025-02-06 12:15:41 -08:00
Alya Abbott
8a0e9b87ad integrations: Update documentation on the Zoom integration.
- Duplicate admin instructions on /integrations (with context).
- Move end user instructions to /help.
2025-02-04 12:41:53 -08:00
Alya Abbott
a7ab90bf69 tooltips: Make tooltip for saved snippets consistent with other buttons. 2025-01-31 14:07:23 -08:00
Lauryn Menard
c70c3133dc help: Update for direct message feed icon change in left sidebar.
We now use "zulip-icon zulip-icon-all-messages" for the direct
message feed icon in the left sidebar. Previously the icon used
was "fa fa-align-right".
2025-01-31 13:06:02 -08:00
Lauryn Menard
8c699c6422 help: Document the saved snippets compose box feature.
Fixes #33131.
2025-01-30 11:59:07 -08:00
Alya Abbott
4c50e83542 help: Improve documentation on who can create bots. 2025-01-30 11:37:35 -08:00
Vector73
d48164ce1e settings: Add two new realm settings to restrict bot creation.
Added `can_create_bots_group` setting which controls who can
create any type of bots in the organization.

Added `can_create_write_only_bots_group` setting which controls
who can create incoming webhooks in the organization in additon
to those who are in `can_create_bots_group`.
2025-01-30 11:37:33 -08:00
Alya Abbott
278004f174 help: Document hovering over long channel descriptions to view them. 2025-01-30 09:24:17 -08:00
Alya Abbott
bf22ac9763 help: Update doc on linking to channels and topics within Zulip. 2025-01-30 09:23:50 -08:00
Lauryn Menard
7b95441bfe help: Update add a custom emoji instructions for modal form. 2025-01-29 14:56:51 -08:00
Alya Abbott
50ff629ac5 help: Update permissions docs for group-based permissions. 2025-01-28 18:37:21 -08:00
Alya Abbott
12bee92674 help: Document group permissions panel. 2025-01-27 18:02:50 -08:00
Lauryn Menard
6b6142bcf6 help: Update change email address instructions for UI changes. 2025-01-24 16:49:05 -08:00
Alya Abbott
1367f305b2 help: Update docs on permissions to subscribe other users to channels. 2025-01-23 16:02:26 -08:00
Alya Abbott
8c409caa3a help: Update default channels documentation.
- Add intro describing how it works.
- Fix instructions for adding default channels.
2025-01-22 15:59:56 -08:00
Alya Abbott
8b5cb07724 help: Tweak to reflect group-based permissions. 2025-01-22 15:59:56 -08:00
Shubham Padia
a76042ce39 invite: Any combination of default streams should be subscribe-able.
Fixes #32706.

A user with permission to invite users should be able to subscribe users
to any of the default streams whether they have the permission to do so
or not for each of those default streams or not. This should only happen
in the invite code path, and not the subscribe code path.

This commit also adds the ability to pick and chose default streams if
you do not have the permission to subscribe to any other channels.

Before this, if you did not have the permission to subscribe any other
channels, only the checkbox to subscribe to all the default streams at
once was available to you.

For the stream pill typeahead, we don't show streams that the user
cannot subscribe other users to. For more details, see

   https://chat.zulip.org/#narrow/channel/101-design/topic/can.20subscribe.20other.20users.20permission.20invite
2025-01-22 14:27:06 -08:00
ritwik-69
dd56e04dc6 presence: Record stats for invisible users. 2025-01-22 09:19:15 -08:00
Chris Bobbe
c088ddcecf help: Mention microG's Cloud Messaging setting in notification help 2025-01-16 14:03:19 -08:00
Alya Abbott
06a776e7b6 help: Document how previews of large animated images work. 2025-01-15 09:56:19 -08:00
Alya Abbott
126d76db50 help and policies: Reorganize GDPR compliance documentation.
Also add reference links.
2025-01-12 08:13:13 -08:00
Nehal Sharma
04f06a4588 integrations: Add support for BigBlueButton voice only calls.
We now allow users to create voice calls when their call provider is
BigBlueButton. This is done by creating a call where cameras are
disabled for all participants in the call -- a voice call, and making
only the call creator the moderator, so no one else can switch a voice
only call to a video call.

Also, we stop using the deprecated fields "attendeePW" and "moderatorPW"
in the Big Blue Button API, and use "role" instead.

The side effects are that now we only support BigBlueButton 2.4 and
above, and that only the call creator is a moderator and all other
joinees are viewers for all BigBlueButton calls.

Fixes: #26550.

Most of the code for the integration was written by Nehal.
Apoorva made the changes that resolve conflicts which were
introduced because of the `typed_endpoint` decorator.

With some documentation tweaks by tabbott.

Co-authored-by: Apoorva Pendse <apoorvavpendse@gmail.com>
2025-01-09 13:54:46 -08:00
Alya Abbott
34b7c6de2d help: Refresh email notifications help page.
Document more clearly when notifications are triggered.
2025-01-09 12:38:46 -08:00
Lauryn Menard
4eb4ba3f33 help: Add period to who can unsubscribe others instruction. 2025-01-07 13:41:40 -08:00
Lauryn Menard
5240008405 help: Update help center links for channel permissions revision.
Updates a few existing links in the help center after the revisons
to the channel permissions documentation.
2025-01-07 13:41:40 -08:00
Lauryn Menard
9586dd4f51 help: Update related articles for channel management section.
Updates the "Related articles" sections after the revisions to the
channel permissions documentation, focusing on the articles in the
"Channel management" section of the help center.
2025-01-07 13:41:40 -08:00
Shubham Padia
333b3904b5 user_group_settings: Use user-group-x icon for deactivate button. 2025-01-06 09:48:28 -08:00
Lauryn Menard
1e66572f46 help: Update time zone article for update local time zone banner.
Updates the help center article for changing your time zone to
document the banner for updating the local time zone to match
the computer's time zone.
2025-01-02 17:40:42 -08:00
Lauryn Menard
1166bc001e help: Document setting a data deletion date during org deactivation. 2024-12-30 09:44:35 -08:00
Alya Abbott
1ad2ce212e help: Get rid of a double negative. 2024-12-30 09:43:50 -08:00
qnhn22
e97572e30b settings: Improve presentation of auto-follow topics settings.
Fixes #32761
2024-12-19 09:06:16 -08:00
Alya Abbott
51b9a7f43e help: Note that channel names can include Unicode emoji.
Also add a tip about links in channel descriptions.
2024-12-18 15:15:55 -08:00
Alya Abbott
0d4eca2032 help: Note that you may need a separate account for a call. 2024-12-18 13:20:50 -08:00
aditya.chaudhary1558@gmail.com
08c8e40afa drafts: Remove feature for discarding drafts after 30 days.
This commit helps in removal of all the code and documentation
related to 30-day auto removal of draft that are saved.

Fixes #32176.
2024-12-17 11:54:10 -08:00
Anders Kaseorg
8da43b82fa help: Fix unescaped angle brackets.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-12-16 13:38:05 -08:00