summaryrefslogtreecommitdiff
path: root/test/web/mastodon_api/views/poll_view_test.exs
AgeCommit message (Collapse)Author
2020-10-13tests consistencyAlexander Strizhakov
2020-07-15Question: Add tests on HTML tags in optionsHaelwenn (lanodan) Monnier
Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/1362
2020-05-13Add OpenAPI spec for StatusControllerEgor Kislitsyn
2020-04-22Polls: Persist and show voters' countlain
2020-03-03Update CopyrightsMark Felder
2019-10-01Extract poll actions from `MastodonAPIController` to `PollController`Egor Kislitsyn