Commit Graph

673 Commits

Author SHA1 Message Date
Alya Abbott
3737cb59a6 help: Update roles and permissions documentation. 2024-12-11 12:02:11 -08:00
Alya Abbott
f0d9193354 help: Remove mention of roles for invitation permissions. 2024-12-11 12:02:11 -08:00
Lauryn Menard
752e8625d0 help: Add pick plan step for self-hosted invoice billing upgrade. 2024-12-09 10:11:59 -08:00
Alya Abbott
253e7d5dff help: Add a page on managing a user's group membership. 2024-12-06 11:54:16 -08:00
Alya Abbott
cdf31ae5d5 help: Update permissions note for subscribing users to channels. 2024-12-06 11:54:16 -08:00
Emil Grehn
74f1b505ba message_quoting: Rename help page to "Quote or forward a message".
Move the page to /help/quote-or-forward-a-message and
add a url redirect from the old url.

Fixes #31953
2024-12-04 22:25:14 -08:00
Emil Grehn
f9b95bd4f3 message_quoting: Add a "Forward message" option below "Quote message".
Forward message starts a new message with the quoted context
(message or selection).
The compose box opens with then channel picker open and no topic.

Also added documentation about this feature in the help center.

Fixes part 2 of #31953
2024-12-04 22:25:14 -08:00
Emil Grehn
58d91dacd5 message_quoting: Rename 'Quote and reply' to 'Quote message'.
'Quote message' is a more accurate decription, as this option inserts
the quoted text into whatever message you're composing or editing;
it does not necessarily start a new reply.

Fixes first part of #31953.
2024-12-04 22:25:14 -08:00
Alya Abbott
5d710ec4c5 portico and help: Link to guide to choosing a team chat app.
Also reorder other links, and adds Why Zulip to help center nav.
2024-12-04 11:39:12 -08:00
Alya Abbott
4fcc087430 help: Rename user list sections according to UI changes. 2024-12-03 14:13:06 -08:00
Alya Abbott
ed40bad43f help: Document that users can be shown with avatars. 2024-12-03 14:13:06 -08:00
Lauryn Menard
35215d2d29 help: Document how to configure the user list style. 2024-12-03 10:32:18 -08:00
Sahil Batra
513b8aabb5 help: Mention "Who can remove members from this group" setting.
Fixes #25943.
2024-12-02 17:38:46 -08:00
Alya Abbott
510af0e0fc help: Document adding users to groups via invitation modal. 2024-11-27 09:56:33 -08:00
Alya Abbott
c40cbd4623 help: Improve subgroups documentation. 2024-11-27 09:56:33 -08:00
Alya Abbott
16d6fb8f07 help: Remove extraneous banner about requiring a paid plan. 2024-11-26 11:24:45 -08:00
Alya Abbott
4ff3359bad help and modals: Describe "edit your last message" consistently. 2024-11-25 12:26:59 -08:00
Shubham Padia
c06a955340 docs: User cannot create groups on a limited plan.
We add this information to our homepage wherever applicable and in our
documentation.
2024-11-22 13:42:59 -08:00
Alya Abbott
75c143a05e help: Document how archived channels work now.
Initial bullets closely match in-app confirmation modal.
2024-11-05 16:19:16 -08:00
Alya Abbott
b9314562a7 help: Document pretty message links. 2024-11-05 14:08:34 -08:00
Alya Abbott
c08246c681 help: Document UI changes in right sidebar. 2024-11-04 16:39:39 -08:00
sanchi-t
c73985da17 icon: Replace trash icon with archive icon.
Updated the existing trash icon used for the archive
action with a proper archive icon to improve clarity
and match its intended purpose.
2024-11-04 13:48:52 -08:00
Tim Abbott
54b8a9233b groups: Clarify meaning of global admin setting.
The previous wording was ambiguous as to whether this permission means
the ability to administer all groups in the organization.
2024-11-01 17:03:32 -07:00
Alya Abbott
e4a2bf1f29 help: Update docs to describe group-based permissions. 2024-11-01 15:20:04 -07:00
Lauryn Menard
bc0f9c4876 keyboard-shortcuts: Display "Ctrl" for Vim "Esc" keybinding behavior.
For all users, we want to display "Ctrl" for the "Ctrl" "[" keyboard
shortcuts that match the "Esc" Vim keybinding behavior.

We use the "data-mac-key" attribute to override the default mapping
of "Ctrl" to "Cmd" for Mac users in the documentation of these
keyboard shortcuts.

Fixes #20107.
2024-11-01 09:36:56 -07:00
evykassirer
b7b2930760 buddy_list: Redesign top of right sidebar.
Fixes #31974.
2024-10-31 16:29:49 -07:00
evykassirer
205b20e7df buddy_list: Rename 'Search people' to 'Filter users' for consistancy.
This is part of #31974.
2024-10-31 16:29:49 -07:00
Sahil Batra
6264d59ea7 help: Add tip mentioning who can join the group. 2024-10-29 10:38:52 -07:00
Alya Abbott
29b2eeb3b3 help: Improve documentation about starting a new conversation.
Document new ways to do it from the left sidebar.
2024-10-25 16:41:29 -07:00
sanchi-t
88082bc25b help: Basic update to archiving channels. 2024-10-25 16:06:43 -07:00
Shubham Padia
94a86d4ac2 help: Use an emoji that does not vary in design.
The octopus emoji varies in design based on the user's device/browser,
while thumbs up emoji is more consistent in that regards.
2024-10-24 13:01:50 -07:00
Shubham Padia
a4d9c2e2c9 help: Convert emoji images to unicode emoji.
We had inconsistencies in the documentation where we were using emojis
directly in help documentations and sometimes we were using an img tag
for it. This commit aims to standardise it to just using emojis
directly.
See https://chat.zulip.org/#narrow/stream/19-documentation/topic/help.20center.20-.20emojis.20in.20markdown.20files/near/1954272
on more details on the decision.
2024-10-24 13:01:50 -07:00
Alya Abbott
ef264efccf help: Improve groups documentation.
Update for recently added functionality.
2024-10-21 15:43:19 -07:00
Alya Abbott
916ddd4832 help: Recommend unsubscribing from muted channels. 2024-10-17 15:54:20 -07:00
Alya Abbott
a420169721 help: Document navigating to channel feed for unsubscribed channels. 2024-10-17 15:54:20 -07:00
Mateusz Mandera
5cbdb10211 help: Fix incorrect link in help/change-your-email-address. 2024-10-16 09:41:04 -07:00
Alya Abbott
b8dd409d71 help: Update exports documentation.
Document in-app exports with user consent.
2024-10-15 10:15:34 -07:00
Lauryn Menard
3e3ca26aae docs: Update keyboard shortcuts to always show "Fn" key option.
Previously, these were only shown for Mac OS users and replaced
the "Home", "End", "PgUp" and "PgDn" shortcuts. But as this really
depends on the keyboard the user is using (there are Mac keyboards
with the above keys), we instead show both options in our web app
and help center documentation on keyboard shortcuts.

The tooltip for the "Scroll to bottom" button will now always show
"End" for all users. Previously, it showed a "Fn" key option for
Mac users.

Fixes #31815.
2024-10-14 15:14:10 -07:00
Shubham Padia
b3d75d619a help: Consistently name restrict email setting.
Remove question mark.
See https://chat.zulip.org/#narrow/channel/101-design/topic/name.20permissions.20settings.20consistently/near/1959774
2024-10-14 13:30:01 -07:00
Shubham Padia
588f609a9c help: Consistently name unsubscribe channel setting.
Remove question mark.
See https://chat.zulip.org/#narrow/channel/101-design/topic/name.20permissions.20settings.20consistently/near/1959774
2024-10-14 13:30:01 -07:00
Shubham Padia
d7d3da6f9f help: Consistently name channel post setting.
Remove question mark and replace `the` with `this`.
See https://chat.zulip.org/#narrow/channel/101-design/topic/name.20permissions.20settings.20consistently/near/1959774
2024-10-14 13:30:01 -07:00
Shubham Padia
2f7dcfae7b help: Consistently name access channel setting.
Remove question mark and replace `the` with `this`.
See https://chat.zulip.org/#narrow/channel/101-design/topic/name.20permissions.20settings.20consistently/near/1959774
2024-10-14 13:30:01 -07:00
Shubham Padia
065703c779 help: Consistently name mention group setting.
Remove question mark.
See https://chat.zulip.org/#narrow/channel/101-design/topic/name.20permissions.20settings.20consistently/near/1959774
2024-10-14 13:30:01 -07:00
Alya Abbott
95131873cd help: Note that email domain restrictions apply to email changes. 2024-10-14 11:54:12 -07:00
Shubham Padia
c9d5276031 user_groups: Set can_manage_all_groups to administrator group.
Earlier we use to restrict admins, moderators or members of a group to
manage that group if they were part of the realm wide
`can_manage_all_groups`. We will not do that anymore and even
non-members of a group regardless of role can manage a group if they are
part of `can_manage_all_groups`.

See
https://chat.zulip.org/#narrow/stream/101-design/topic/Group.20add.20members.20dropdown/near/1952902
to check more about the migration plan for which this is the last step.
2024-10-11 16:31:18 -07:00
Lauryn Menard
517b15dc8d help: Create "Configure send message keys" article.
Document setting the keys that will send a message or create a new
line when composting a message via the compose box and via the
personal settings overlay.

Updates links and redirect from former help center article about
this feature.

Fixes #31620.
2024-10-10 14:33:38 -07:00
Lauryn Menard
8271ac97e6 help: Clarify "enter to send" keyboard shortcuts.
Document the keyboard shortcut for sending a message and
inserting a line that can be used at all times, and then
describe the keyboard shortcuts for those actions that
are based on the user's "Enter to send" configuration.
2024-10-09 11:16:32 -07:00
Karl Stolley
1f2ce2e7e6 left_sidebar: Use calendar-days icon with scheduled messages. 2024-10-09 11:14:27 -07:00
Karl Stolley
a073eaa534 left_sidebar: Use unfilled star icon in sidebar navigation. 2024-10-08 10:43:28 -07:00
Shubham Padia
e9b031c003 help: Refer to group settings for create/manage group at org level.
Right now, we are referring to the roles instead of groups since we have
not enabled that UI for these settings.
2024-10-03 15:18:40 -07:00