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.
Edited by iamtakingiteasy