Mastodon API Poll view: Fix handling of polls without an end date
authorrinpatch <rinpatch@sdf.org>
Thu, 5 Sep 2019 08:58:02 +0000 (11:58 +0300)
committerrinpatch <rinpatch@sdf.org>
Thu, 5 Sep 2019 09:03:39 +0000 (12:03 +0300)
commitb312ca3d528305ebc3b0c72799af535a406ce251
tree63c2f1f18be81cc666ff3f845aa568422419bf18
parent3e30f6e19824dc90717fc0929feddb24220a89ab
Mastodon API Poll view: Fix handling of polls without an end date
CHANGELOG.md
lib/pleroma/web/mastodon_api/views/status_view.ex
test/fixtures/tesla_mock/misskey_poll_no_end_date.json [new file with mode: 0644]
test/fixtures/tesla_mock/sjw.json [new file with mode: 0644]
test/support/http_request_mock.ex
test/web/mastodon_api/views/status_view_test.exs