Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pleroma-fe pleroma-fe
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 323
    • Issues 323
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 37
    • Merge requests 37
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PleromaPleroma
  • pleroma-fepleroma-fe
  • Merge requests
  • !1792

Custom emoji reaction support

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged iamtakingiteasy requested to merge iamtakingiteasy/pleroma-fe:pleroma-akkoma-emoji-port into develop Mar 01, 2023
  • Overview 11
  • Commits 4
  • Pipelines 0
  • Changes 18

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 Mar 17, 2023 by iamtakingiteasy
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: pleroma-akkoma-emoji-port