Pipeline Ingestion: Article
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Thu, 20 Aug 2020 18:03:07 +0000 (20:03 +0200)
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Thu, 10 Sep 2020 23:40:20 +0000 (01:40 +0200)
commit1b3d5956b1be7faac4e1230d788307650acce991
tree6685a08d5b18372c9075be7f8c198b01ce15ee40
parent2132b24a9df8116e12abc8c458cff4c3850aeda0
Pipeline Ingestion: Article
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_validator.ex [moved from lib/pleroma/web/activity_pub/object_validators/note_validator.ex with 59% similarity]
lib/pleroma/web/activity_pub/side_effects.ex
lib/pleroma/web/activity_pub/transmogrifier.ex
test/fixtures/tesla_mock/wedistribute-create-article.json [new file with mode: 0644]
test/web/activity_pub/object_validators/article_note_validator_test.exs [moved from test/web/activity_pub/object_validators/note_validator_test.exs with 76% similarity]
test/web/activity_pub/transmogrifier/article_handling_test.exs [new file with mode: 0644]
test/web/activity_pub/transmogrifier_test.exs