Announcements: Handle through common pipeline.
authorlain <lain@soykaf.club>
Wed, 20 May 2020 13:44:37 +0000 (15:44 +0200)
committerlain <lain@soykaf.club>
Wed, 20 May 2020 13:44:37 +0000 (15:44 +0200)
commite42bc5f55732d42bf40ed9129ec737e654a911b8
tree7d9ff56c7c810fa293dd8011001aef5aff43a42a
parentc7cdc553ff9bd7a068274d9b4b71008d9df04723
Announcements: Handle through common pipeline.
lib/pleroma/web/activity_pub/activity_pub.ex
lib/pleroma/web/activity_pub/builder.ex
lib/pleroma/web/activity_pub/object_validator.ex
lib/pleroma/web/activity_pub/object_validators/announce_validator.ex
lib/pleroma/web/activity_pub/side_effects.ex
lib/pleroma/web/activity_pub/transmogrifier.ex
lib/pleroma/web/common_api/common_api.ex
test/fixtures/mastodon-note-object.json
test/web/activity_pub/side_effects_test.exs
test/web/activity_pub/transmogrifier/announce_handling_test.exs
test/web/common_api/common_api_test.exs