Pipeline Ingestion: Page
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Wed, 21 Oct 2020 08:23:10 +0000 (10:23 +0200)
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Fri, 4 Jun 2021 18:06:33 +0000 (20:06 +0200)
commiteb7313b0d364ce6a0298d43fc86403d2e7dfc739
treea57cd37da8af67f5b0cee53eea2762d72175d478
parent7d350b73f58664eb822efaa5f522fcf2bd38f669
Pipeline Ingestion: Page
lib/pleroma/web/activity_pub/activity_pub.ex
lib/pleroma/web/activity_pub/object_validator.ex
lib/pleroma/web/activity_pub/object_validators/article_note_page_validator.ex [moved from lib/pleroma/web/activity_pub/object_validators/article_note_validator.ex with 96% similarity]
lib/pleroma/web/activity_pub/side_effects.ex
lib/pleroma/web/activity_pub/transmogrifier.ex
test/fixtures/tesla_mock/lemmy-page.json [new file with mode: 0644]
test/fixtures/tesla_mock/lemmy-user.json [new file with mode: 0644]
test/pleroma/web/activity_pub/object_validators/article_note_page_validator_test.exs [moved from test/pleroma/web/activity_pub/object_validators/article_note_validator_test.exs with 76% similarity]
test/pleroma/web/activity_pub/transmogrifier/page_handling_test.exs [new file with mode: 0644]