akkoma/lib/pleroma/web/activity_pub
Tusooa Zhu 3411bb819f 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-09-06 18:09:55 +01:00
..
activity_pub Remove deps from Streaming/Persisting behaviors 2021-06-01 13:55:07 -05:00
mrf Add ability to obfuscate domains in MRF transparency 2022-08-27 11:57:57 +01:00
object_validator Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
object_validators Fix CommonAPITest 2022-09-06 18:09:26 +01:00
side_effects Refactor ES on top of search behaviour 2022-06-30 16:28:31 +01:00
views purge chat and shout endpoints 2022-07-21 11:29:28 +01:00
activity_pub.ex Stream out edits 2022-09-06 18:07:59 +01:00
activity_pub_controller.ex cherry-pick security from upstream 2022-06-22 16:25:05 +01:00
builder.ex Implement mastodon api for editing status 2022-09-06 18:07:03 +01:00
internal_fetch_actor.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
mrf.ex turn inlineQuotePolicy on by default 2022-09-05 17:22:33 +01:00
object_validator.ex Validate object data for incoming Update activities 2022-09-06 18:09:55 +01:00
pipeline.ex Refactor ES on top of search behaviour 2022-06-30 16:28:31 +01:00
publisher.ex Merge mrf_simple-reject with quarantine (#137) 2022-08-02 14:19:24 +00:00
relay.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
side_effects.ex Make outbound transmogrifier aware of edit history 2022-09-06 18:09:26 +01:00
transmogrifier.ex Make outbound transmogrifier aware of edit history 2022-09-06 18:09:26 +01:00
utils.ex Allow reacting with remote emoji when they exist on the post (#200) 2022-09-04 23:31:41 +00:00
visibility.ex local-only-fixed (#138) 2022-08-02 14:46:46 +00:00