Skip to content

Display big emoji correctly

Carl Schwan requested to merge work/carl/display-big-emoji-correctly into master

We already check with a regex if the message only contains emoji so it is safe to hardcode the font family as emoji for these messages.

image

Merge request reports