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.
2.5 KiB
Custom emoji
Custom emoji can be used by all users in an organization (including bots). They are supported everywhere that Zulip supports emoji, including emoji reactions, messages, channel descriptions and user statuses.
Add custom emoji
{start_tabs}
{settings_tab|emoji-settings}
-
Click Add a new emoji.
-
Click Upload image or GIF, and add a file in the PNG, JPG, or GIF file format. Zulip will automatically scale the image down to 25x25 pixels.
-
Enter an Emoji name, and click Confirm.
{end_tabs}
Emoji names can only contain a-z, 0-9, dashes (-), and spaces.
Upper and lower case letters are treated the same, and underscores (_)
are treated the same as spaces.
Bulk add emoji
We expose a REST API endpoint for bulk uploading emoji. Using REST API endpoints requires some technical expertise; contact us if you get stuck.
Replace a default emoji
You can replace a default emoji by adding a custom emoji of the same name. If an emoji has several names, you must use the emoji's primary name to replace it. You can find the primary name of an emoji by hovering over it in the emoji picker, while the search box is empty (you may have to scroll down a bit to find it).
Deactivate custom emoji
{start_tabs}
{settings_tab|emoji-settings}
- Click the deactivate () icon next to the emoji that you would like to deactivate.
{end_tabs}
Deactivating an emoji will not affect any existing messages or emoji reactions. Anyone can deactivate custom emoji they added, and organization administrators can deactivate anyone's custom emoji.
Change who can add custom emoji
{!admin-only.md!}
You can configure who can add custom emoji. This permission can be granted to any combination of roles, groups, and individual users.
{start_tabs}
{settings_tab|organization-permissions}
- Under Other permissions, configure Who can add custom emoji.
{!save-changes.md!}
{end_tabs}