Add compatibility with bookwyrm's weird entities
authorFloatingGhost <hannah@coffee-and-dreams.uk>
Fri, 7 Jan 2022 16:51:04 +0000 (16:51 +0000)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Fri, 7 Jan 2022 16:51:04 +0000 (16:51 +0000)
commit680c5d8d897edac726498efd14c510a2ed01e0ae
tree763ea6697cc600f67712c81c2f0df83225c1f83d
parenta3094b64df344622f1bcb03091ef2ff4dce6da82
Add compatibility with bookwyrm's weird entities
lib/pleroma/web/activity_pub/object_validators/article_note_page_validator.ex
lib/pleroma/web/activity_pub/object_validators/tag_validator.ex
test/fixtures/bookwyrm-article.json [new file with mode: 0644]
test/fixtures/bookwyrm-replies-collection.json [new file with mode: 0644]
test/pleroma/web/activity_pub/object_validators/article_note_page_validator_test.exs