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
This commit is contained in:
Shpuld Shpludson 2020-12-15 19:49:32 +00:00
commit 5077549c73
3 changed files with 4 additions and 2 deletions

View file

@ -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