Fix status creation API silently discarding invalid poll (Gargron)
https://github.com/tootsuite/mastodon/pull/10171
Fix status creation API silently discarding invalid poll (Gargron)
https://github.com/tootsuite/mastodon/pull/10171
Do not error out on unsalvageable errors in FetchRepliesService (ThibG)
https://github.com/tootsuite/mastodon/pull/10175
Fix suspended account's fields being set as empty dict instead of list (ThibG)
https://github.com/tootsuite/mastodon/pull/10178
Fix NoMethodError in ActivityPub::NoteSerializer (Gargron)
https://github.com/tootsuite/mastodon/pull/10172
Fix last_fetched_at not being set on polls (Gargron)
https://github.com/tootsuite/mastodon/pull/10170
Fix various issues in polls (Gargron)
https://github.com/tootsuite/mastodon/pull/10165
Add test ensuring that unknown object types are rejected (Gargron)
https://github.com/tootsuite/mastodon/pull/10166
Fix featured tag form not failing on failed tag validations (Gargron)
https://github.com/tootsuite/mastodon/pull/10167
Fix poll options not being stripped of surrounding whitespace on save (Gargron)
https://github.com/tootsuite/mastodon/pull/10168
Display closed polls as such (ThibG)
https://github.com/tootsuite/mastodon/pull/10156
Store remote votes URI (ThibG)
https://github.com/tootsuite/mastodon/pull/10158
Ensure only people allowed to see the poll can actually vote (ThibG)
https://github.com/tootsuite/mastodon/pull/10161
Widen allowed time windows for polls (ThibG)
https://github.com/tootsuite/mastodon/pull/10162
Add non-JS fallback for polls on public pages (ThibG)
https://github.com/tootsuite/mastodon/pull/10155