Misskey falls back to sending a Like when the target server does not support emoji reactions. As a result, reactions are still delivered to users on servers such as Mastodon.
In contrast, Hollo always sends an EmojiReact activity. Mastodon does not treat EmojiReact as a normal Like, so when a Hollo user reacts with an emoji to a Mastodon user's post, the author does not see any visible reaction.
For posts hosted on servers that do not support emoji reactions, emoji reactions should instead be sent as a Like so that they are delivered as a normal favorite/like to the post author.
Misskey falls back to sending a
Likewhen the target server does not support emoji reactions. As a result, reactions are still delivered to users on servers such as Mastodon.In contrast, Hollo always sends an
EmojiReactactivity. Mastodon does not treatEmojiReactas a normalLike, so when a Hollo user reacts with an emoji to a Mastodon user's post, the author does not see any visible reaction.For posts hosted on servers that do not support emoji reactions, emoji reactions should instead be sent as a
Likeso that they are delivered as a normal favorite/like to the post author.