Pipeline Ingestion: Video
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Thu, 20 Aug 2020 00:00:04 +0000 (02:00 +0200)
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Thu, 10 Sep 2020 23:39:39 +0000 (01:39 +0200)
commit846b59ccb09681bda0f54bed43f5b82883228e33
treef6fd4e9b48e03e72a74b2869f367a5ee3416fccf
parentb73e9ef68689a7094e80e2affa0af9b05e86effb
Pipeline Ingestion: Video
lib/pleroma/web/activity_pub/activity_pub.ex
lib/pleroma/web/activity_pub/object_validator.ex
lib/pleroma/web/activity_pub/object_validators/audio_video_validator.ex [moved from lib/pleroma/web/activity_pub/object_validators/audio_validator.ex with 75% similarity]
lib/pleroma/web/activity_pub/object_validators/common_fixes.ex
lib/pleroma/web/activity_pub/object_validators/create_generic_validator.ex
lib/pleroma/web/activity_pub/side_effects.ex
lib/pleroma/web/activity_pub/transmogrifier.ex
test/fixtures/tesla_mock/framatube.org-video.json
test/web/activity_pub/transmogrifier/video_handling_test.exs [new file with mode: 0644]
test/web/activity_pub/transmogrifier_test.exs