pleroma/lib/pleroma/web/activity_pub
Tusooa Zhu 5ce118d970
Validate object data for incoming Update activities
In Create validator we do not validate the object data,
but that is because the object itself will go through the
pipeline again, which is not the case for Update. Thus,
we added validation for objects in Update activities.
2022-07-03 20:21:46 -04:00
..
activity_pub Copyright bump for 2022 2022-02-25 23:11:42 -07:00
mrf StealEmojiPolicy: fix String rejected_shortcodes 2022-05-18 21:25:10 +02:00
object_validator Copyright bump for 2022 2022-02-25 23:11:42 -07:00
object_validators Merge branch 'develop' into 'from/upstream-develop/tusooa/edits' 2022-07-03 22:24:57 +00:00
side_effects Copyright bump for 2022 2022-02-25 23:11:42 -07:00
views Copyright bump for 2022 2022-02-25 23:11:42 -07:00
activity_pub.ex Stream out edits 2022-06-03 21:15:17 -04:00
activity_pub_controller.ex Skip cache when /objects or /activities is authenticated 2022-05-06 10:23:26 +02:00
builder.ex Implement mastodon api for editing status 2022-05-31 14:32:28 -04:00
internal_fetch_actor.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
mrf.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
object_validator.ex Validate object data for incoming Update activities 2022-07-03 20:21:46 -04:00
pipeline.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
publisher.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
relay.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
side_effects.ex Make outbound transmogrifier aware of edit history 2022-06-25 11:20:46 -04:00
transmogrifier.ex Merge branch 'develop' into 'from/upstream-develop/tusooa/edits' 2022-07-03 22:24:57 +00:00
utils.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00
visibility.ex Copyright bump for 2022 2022-02-25 23:11:42 -07:00