Skip to content

Custom emoji reactions support

Port of custom emoji reactions from akkoma.

  • General approach: :shortcode@instance.name:, ["shortcode", ["reacting", "users"], "http://instance.name/image_url.png"]
  • Interoperable with akkoma/other pleroma forks
  • Issues with mixing unicode/custom emojis addressed
  • Feature pleroma_custom_emoji_reactions added for FE

FE changes: pleroma-fe!1792 (merged)

Edited by iamtakingiteasy

Merge request reports