Skip to content

Custom emoji reaction support

Changes

  • Adds support for custom emoji reacts in status buttons/popups and notifications (BE changes: pleroma!3845 (merged))
  • Reuses status emoji picker, picker parametrized with custom emoji feature availability
  • Change in regards to akkoma implementation: no emoji button enlargement here. Added configurable reactions size scale.

Compatibility concern: there is no way to detect presence of changes on BE, with reused emoji picker users of older BE may be presented with selection of custom emojis that will be rejected as invalid by unchanged BE, if picked.

5daeaa007f67a028d83e8cd2ea137915

5e77a14681f07ffd5740b1008be41aab

Edited by iamtakingiteasy

Merge request reports