2021-09-18 00:52:26 +02:00
|
|
|
# Custom emoji
|
2017-01-01 19:09:59 +01:00
|
|
|
|
2021-09-18 02:33:34 +02:00
|
|
|
Custom emoji can be used by all users in an organization (including
|
|
|
|
bots). They are supported everywhere that Zulip supports emoji,
|
|
|
|
including [emoji reactions][emoji-reactions],
|
|
|
|
[messages][emoji-messages], [stream descriptions][emoji-streams] and
|
|
|
|
[user statuses][emoji-status].
|
|
|
|
|
|
|
|
[emoji-reactions]: /help/emoji-reactions
|
|
|
|
[emoji-messages]: /help/format-your-message-using-markdown#emoji-and-emoticons
|
|
|
|
[emoji-streams]: /help/change-the-stream-description
|
|
|
|
[emoji-status]: /help/status-and-availability
|
2018-07-18 17:39:02 +02:00
|
|
|
|
2019-04-03 01:12:26 +02:00
|
|
|
## Add custom emoji
|
|
|
|
|
|
|
|
{start_tabs}
|
2017-01-01 19:09:59 +01:00
|
|
|
|
2018-04-18 04:31:57 +02:00
|
|
|
{settings_tab|emoji-settings}
|
2017-01-01 19:09:59 +01:00
|
|
|
|
2018-07-18 17:39:02 +02:00
|
|
|
1. Under **Add a new emoji**, enter an **emoji name**.
|
2017-01-01 19:09:59 +01:00
|
|
|
|
2018-08-06 15:23:16 +02:00
|
|
|
1. 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.
|
2017-01-01 19:09:59 +01:00
|
|
|
|
2018-07-18 17:39:02 +02:00
|
|
|
1. Click **Add emoji**.
|
2017-01-01 19:09:59 +01:00
|
|
|
|
2019-04-03 01:12:26 +02:00
|
|
|
{end_tabs}
|
|
|
|
|
2018-08-06 15:23:16 +02:00
|
|
|
**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.
|
|
|
|
|
2019-04-03 01:12:26 +02:00
|
|
|
### Bulk add emoji
|
|
|
|
|
|
|
|
We expose a [REST API endpoint](/api/upload-custom-emoji) for bulk uploading
|
2020-05-05 15:52:32 +02:00
|
|
|
emoji. Using REST API endpoints requires some technical expertise;
|
|
|
|
[contact us](/help/contact-support) if you get stuck.
|
2019-04-03 01:12:26 +02:00
|
|
|
|
2018-07-18 17:39:02 +02:00
|
|
|
## Replace a default emoji
|
2017-01-01 19:09:59 +01:00
|
|
|
|
2018-07-18 17:39:02 +02:00
|
|
|
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
|
2023-12-01 06:33:04 +01:00
|
|
|
in the [emoji picker](/help/emoji-and-emoticons#use-an-emoji-in-your-message),
|
2018-09-17 00:58:31 +02:00
|
|
|
while the search box is empty (you may have to scroll down a bit to find it).
|
2017-01-01 19:09:59 +01:00
|
|
|
|
2022-09-14 19:29:29 +02:00
|
|
|
## Deactivate custom emoji
|
2019-04-03 01:12:26 +02:00
|
|
|
|
|
|
|
{start_tabs}
|
2018-07-18 17:39:02 +02:00
|
|
|
|
|
|
|
{settings_tab|emoji-settings}
|
2017-01-01 19:09:59 +01:00
|
|
|
|
2023-05-05 21:34:42 +02:00
|
|
|
1. Click the **trash** (<i class="fa fa-trash-o"></i>) icon next to the
|
2022-09-14 19:29:29 +02:00
|
|
|
emoji that you would like to deactivate.
|
2017-01-01 19:09:59 +01:00
|
|
|
|
2019-04-03 01:12:26 +02:00
|
|
|
{end_tabs}
|
|
|
|
|
2022-09-14 19:29:29 +02:00
|
|
|
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.
|
2017-01-01 19:09:59 +01:00
|
|
|
|
2022-03-11 01:15:37 +01:00
|
|
|
## Change who can add custom emoji
|
2021-09-18 01:03:04 +02:00
|
|
|
|
|
|
|
{!admin-only.md!}
|
|
|
|
|
2022-03-11 01:15:37 +01:00
|
|
|
By default, anyone other than guests can [add custom emoji](/help/custom-emoji)
|
|
|
|
to the organization. However, you can restrict the ability to do so to specific
|
|
|
|
[roles](/help/roles-and-permissions).
|
|
|
|
|
2021-09-18 01:03:04 +02:00
|
|
|
{start_tabs}
|
|
|
|
|
|
|
|
{settings_tab|organization-permissions}
|
|
|
|
|
|
|
|
2. Under **Other permissions**, configure **Who can add custom emoji**.
|
|
|
|
|
|
|
|
{!save-changes.md!}
|
|
|
|
|
|
|
|
{end_tabs}
|
|
|
|
|
2018-07-18 17:39:02 +02:00
|
|
|
## Related articles
|
2017-01-01 19:09:59 +01:00
|
|
|
|
2021-09-18 01:03:04 +02:00
|
|
|
* [Emoji and emoticons](/help/emoji-and-emoticons)
|
|
|
|
* [Emoji reactions](/help/emoji-reactions)
|