Skip to content

Stop external emoji example from leaking

feld requested to merge chore/external-emoji-example into develop

#2492 (closed)

Instance emojis which are externally hosted only work if you define them in the legacy emoji.txt, not via an emoji pack.

This was the simplest way I could find to solve the issue so we can keep the test but not leak a useless emoji into :e... autocomplete in PleromaFE, etc.

Edited by feld

Merge request reports