mcwumbly
(Dave McClure)
Abril 13, 2023, 9:53am
14
@davidb acabou de implementar este recurso no core, que permite configurar uma lista de negação de emojis nas configurações do seu site, respeitada pelo seletor de emojis no chat:
main ← add-emoji-deny-list
opened 06:25AM - 03 Apr 23 UTC
This feature will allow sites to define which emoji _**are not allowed**_. Emoji… in this list should be excluded from the set we show in the core emoji picker used in the composer for posts when emoji are enabled. And they should not be allowed to be chosen to be added to messages or as reactions in chat.
This feature prevents denied emoji from appearing in the following scenarios:
- topic title and page title
- private messages (topic title and body)
- inserting emojis into a chat
- reacting to chat messages
- using the emoji picker (composer, user status etc)
- using search within emoji picker
It also takes into account the various ways that emojis can be accessed, such as:
- emoji autocomplete suggestions
- emoji favourites (auto populates when adding to emoji deny list for example)
- emoji inline translations
- emoji skintones (ie. for certain hand gestures)
/t/93605/
7 curtidas