mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-06-16 21:06:22 +08:00
This PR fixes an issue where Slack emojis are rendered as text
shortcodes (e.g. 🚀) instead of the actual emoji characters in
Chatwoot messages.
It introduces a new EmojiFormatter class that uses the emoji-data
mapping to convert shortcodes to unicode characters.
---------
Co-authored-by: Sony Mathew <sony@chatwoot.com>
Co-authored-by: Sony Mathew <2040199+sony-mathew@users.noreply.github.com>
|
||
|---|---|---|
| .. | ||
| captain | ||
| dialogflow | ||
| dyte | ||
| google_translate | ||
| linear | ||
| openai/openai_prompts | ||
| slack | ||
| bot_processor_service.rb | ||
| llm_base_service.rb | ||
| llm_instrumentation_completion_helpers.rb | ||
| llm_instrumentation_constants.rb | ||
| llm_instrumentation_helpers.rb | ||
| llm_instrumentation_spans.rb | ||
| llm_instrumentation.rb | ||