From 0ccff2019fcca6121fe306ee9b75a373681bdf03 Mon Sep 17 00:00:00 2001 From: Ekaterina Vaartis Date: Wed, 6 Aug 2025 22:03:19 +0300 Subject: [PATCH] Changelogs --- changelog.d/emoji-copying-post.add | 1 + changelog.d/emoji-copying.add | 1 + changelog.d/emoji-popover.add | 1 + 3 files changed, 3 insertions(+) create mode 100644 changelog.d/emoji-copying-post.add create mode 100644 changelog.d/emoji-copying.add create mode 100644 changelog.d/emoji-popover.add diff --git a/changelog.d/emoji-copying-post.add b/changelog.d/emoji-copying-post.add new file mode 100644 index 000000000..f25ce9792 --- /dev/null +++ b/changelog.d/emoji-copying-post.add @@ -0,0 +1 @@ +Allow copying an emoji from a remote post into a local pack diff --git a/changelog.d/emoji-copying.add b/changelog.d/emoji-copying.add new file mode 100644 index 000000000..875e04401 --- /dev/null +++ b/changelog.d/emoji-copying.add @@ -0,0 +1 @@ +Allow copying one emoji from a remote pack into a local pack diff --git a/changelog.d/emoji-popover.add b/changelog.d/emoji-popover.add new file mode 100644 index 000000000..f55ad10a3 --- /dev/null +++ b/changelog.d/emoji-popover.add @@ -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