Why do emojis from other instances work, but not from mine ::
-
Why do emojis from other instances work, but not from mine :neofox_angry:
-
Why do emojis from other instances work, but not from mine :neofox_angry:
@volpeon mine didn't either (bb.wyvern.rip/topic/f9ad9535-012c-4bcd-bdec-3d4842049bd7/merrrp/4) so this may be a interop issue with iceshrimp.net somehow
-
@volpeon mine didn't either (bb.wyvern.rip/topic/f9ad9535-012c-4bcd-bdec-3d4842049bd7/merrrp/4) so this may be a interop issue with iceshrimp.net somehow
@volpeon it seems to expect AP emoji to have their
name
wrapped in:colons:
which Iceshrimp.NET does not do (but others, e.g. Mastodon seems to)
github.com/NodeBB/NodeBB/blob/d3b69a397f937645dc8aa9f18f1163170d8999df/src/posts/create.js#L53-L62 -
@volpeon it seems to expect AP emoji to have their
name
wrapped in:colons:
which Iceshrimp.NET does not do (but others, e.g. Mastodon seems to)
github.com/NodeBB/NodeBB/blob/d3b69a397f937645dc8aa9f18f1163170d8999df/src/posts/create.js#L53-L62@kopper Should we report this for Iceshrimp.NET or NodeBB now? :neofox_think: