Merge branch 'copy-emoji-one' into 'develop'

Allow copying a single emoji from a pack, copying emojis from posts, and show a popover on emoji click

See merge request pleroma/pleroma-fe!2207
This commit is contained in:
HJ 2025-08-21 06:56:13 +00:00
commit 0424992a35
15 changed files with 325 additions and 36 deletions

View file

@ -0,0 +1 @@
Allow copying an emoji from a remote post into a local pack

View file

@ -0,0 +1 @@
Allow copying one emoji from a remote pack into a local pack

View file

@ -0,0 +1 @@
When an emoji is clicked in a post, show a popover with its name and a bigger image. Admins can also copy it to a local pack