Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

if show_emoticon is set to false, emoji codes aren't auto-replaced #27

Open
TehPeGaSuS opened this issue Aug 3, 2023 · 1 comment · May be fixed by #31
Open

if show_emoticon is set to false, emoji codes aren't auto-replaced #27

TehPeGaSuS opened this issue Aug 3, 2023 · 1 comment · May be fixed by #31

Comments

@TehPeGaSuS
Copy link

TehPeGaSuS commented Aug 3, 2023

I've been updating my self hosted instance and I've faced the following issues:

  1. If show_emoticons is set to false, emoji codes such as :grinning: aren't converted to 😀
  2. If show_emoticons is set to true, then all emoji codes are auto-replaced but also ascii emoticons and :D becomes 😄, which is a feature I don't like (emoticons were here before emojis and shouldn't be auto-replaced, IMHO)

I'd like to have an option to disable show_emoticons but still have emoji codes to be auto-replaced.

Cheers

@ItsOnlyBinary
Copy link
Contributor

When the emoji plugin is installed buffers.show_emoticons behaves more like show_emojis.

To allow more control over the emojis plugin I've added some options to control what types of emojis are parsed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants