matrix-org / matrix-ircd

An IRCd implementation backed by Matrix.
Apache License 2.0
224 stars 41 forks source link

messages containing specific emojis are dropped by matrix-ircd #78

Closed lportemo closed 3 years ago

lportemo commented 3 years ago

Describe the bug A clear and concise description of what the bug is.

Outgoing messages containing a specific set of emojis are dropped.

To Reproduce Steps to reproduce the behavior:

  1. Send a message containing (🔥 U+1F525)
  2. It will be dropped

Expected behavior A clear and concise description of what you expected to happen.

  1. Send a message containing (🔥 U+1F525)
  2. The message is sent successfully

Screenshots

N/A

Desktop (please complete the following information):

matrix-ircd version: commit 6526dfc154ba0b8df65a6ffc10745eb2f7b5c0a6