aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorShpuld Shpludson <shp@cock.li>2020-12-15 19:49:32 +0000
committerShpuld Shpludson <shp@cock.li>2020-12-15 19:49:32 +0000
commit5077549c7314c5ba18160a2a1a0bb303f143c182 (patch)
tree75692d4698875fa4df4ff239222ed2bb25d12b24 /CHANGELOG.md
parent32ed09bae56a9a10e50906fc80cdd0f2357bceb3 (diff)
parent415119cda949f2c92865f9ea5db3e377b83d1eb0 (diff)
Merge branch 'fix/no-emoji-in-poll-when-voting' into 'develop'
fix #1026 use title html for poll options before vote Closes #1026 See merge request pleroma/pleroma-fe!1307
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5fdc1f32..77412b24 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fixed pinned statuses not appearing in user profiles
- Fixed some elements not being keyboard navigation friendly
- Fixed your latest chat messages disappearing when closing chat view and opening it again during the same session
+- Fixed custom emoji not showing in poll options before voting
### Changed
- Errors when fetching are now shown with popup errors instead of "Error fetching updates" in panel headers