Skip to content

Transform Gitter emoji syntax to Unicode for Matrix

Eric Eastwood requested to merge 2641-transform-gitter-emoji-to-unicode into develop

Transform Gitter emoji syntax to Unicode for Matrix

Fix #2641 (closed)

Testing strategy

  1. From Gitter, send a message with an emoji like :smile:
  2. From Matrix, notice the emoji is present instead of the colon syntax.

If you try to use one of the non Unicode emoji like :feelsgood:, then it will be left as-is.

Edited by Eric Eastwood

Merge request reports