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:
commit
0424992a35
15 changed files with 325 additions and 36 deletions
1
changelog.d/emoji-copying-post.add
Normal file
1
changelog.d/emoji-copying-post.add
Normal file
|
|
@ -0,0 +1 @@
|
|||
Allow copying an emoji from a remote post into a local pack
|
||||
1
changelog.d/emoji-copying.add
Normal file
1
changelog.d/emoji-copying.add
Normal file
|
|
@ -0,0 +1 @@
|
|||
Allow copying one emoji from a remote pack into a local pack
|
||||
1
changelog.d/emoji-popover.add
Normal file
1
changelog.d/emoji-popover.add
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue