Pipeline Ingestion: Note
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Thu, 10 Sep 2020 09:11:10 +0000 (11:11 +0200)
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Mon, 5 Apr 2021 17:19:11 +0000 (19:19 +0200)
commitc9449326747f8d33357f5179e69d3024b39089a0
treedfbec338f951f85696bdb03dba6204070d20aea2
parente2a3365b5ce86293a5fed28c06b2e7d9dd97c9d1
Pipeline Ingestion: Note
19 files changed:
lib/pleroma/ecto_type/activity_pub/object_validators/recipients.ex
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
lib/pleroma/web/activity_pub/object_validators/common_fixes.ex
lib/pleroma/web/activity_pub/object_validators/common_validations.ex
lib/pleroma/web/activity_pub/object_validators/create_note_validator.ex [deleted file]
lib/pleroma/web/activity_pub/side_effects.ex
lib/pleroma/web/activity_pub/transmogrifier.ex
lib/pleroma/web/federator.ex
test/fixtures/activitypub-client-post-activity.json
test/pleroma/activity_test.exs
test/pleroma/ecto_type/activity_pub/object_validators/recipients_test.exs
test/pleroma/notification_test.exs
test/pleroma/web/activity_pub/activity_pub_controller_test.exs
test/pleroma/web/activity_pub/transmogrifier/note_handling_test.exs
test/pleroma/web/activity_pub/transmogrifier_test.exs
test/pleroma/web/federator_test.exs
test/pleroma/web/static_fe/static_fe_controller_test.exs