Merge branch 'fix/2449-scheduled-poll-bug' into 'develop'
Fix for scheduled post with poll Closes #2449 See merge request pleroma/pleroma!3294
This commit is contained in:
commit
c3dd860a02
7 changed files with 121 additions and 63 deletions
|
|
@ -80,6 +80,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
- Mastodon API: Fixed last_status.account being not filled with account data.
|
||||
- Mastodon API: Fix not being able to add or remove multiple users at once in lists.
|
||||
- Mastodon API: Fixed own_votes being not returned with poll data.
|
||||
- Mastodon API: Fixed creation of scheduled posts with polls.
|
||||
</details>
|
||||
|
||||
## Unreleased (Patch)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue