Merge branch '589-poll-options' into 'develop'

Polls: Construct an html field during normalization.

Closes #589

See merge request pleroma/pleroma-fe!1146
This commit is contained in:
Shpuld Shpludson 2020-06-18 13:33:00 +00:00
commit 6343ee929c
4 changed files with 20 additions and 13 deletions

View file

@ -25,6 +25,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Add better visual indication for drag-and-drop for files
### Fixed
- Custom Emoji will display in poll options now.
- Status ellipsis menu closes properly when selecting certain options
- Cropped images look correct in Chrome
- Newlines in the muted words settings work again