Replace missing non-nullable Card attributes with empty strings
authorSergey Suprunenko <suprunenko.s@gmail.com>
Thu, 30 May 2019 21:03:31 +0000 (21:03 +0000)
committerfeld <feld@feld.me>
Thu, 30 May 2019 21:03:31 +0000 (21:03 +0000)
commit1690be991ede33998203226998b8023a247a4f84
treee786a84700608abe39307ffe241a0e3e0164e105
parent91ac8b075b0a8c82b5e8a9d3316724e534486932
Replace missing non-nullable Card attributes with empty strings
CHANGELOG.md
lib/pleroma/web/mastodon_api/views/status_view.ex
lib/pleroma/web/rich_media/parser.ex
test/fixtures/rich_media/ogp-missing-data.html [new file with mode: 0644]
test/fixtures/rich_media/ogp.html
test/support/http_request_mock.ex
test/web/mastodon_api/mastodon_api_controller_test.exs
test/web/rich_media/parser_test.exs