pleroma/test/web/activity_pub/object_validators/types
lain 6aa116eca7 Create activity handling: Flip it and reverse it
Both objects and create activities will now go through the common
pipeline and will be validated. Objects are now created as a side
effect of the Create activity, rolling back a transaction if it's
not possible to insert the object.
2020-04-28 16:26:19 +02:00
..
date_time_test.exs Validators: Add a type for the datetime used in AP. 2019-12-05 12:33:06 +01:00
object_id_test.exs Validator Test: Small refactor. 2020-03-31 17:47:34 +02:00
recipients_test.exs Recipient Type: Cast all elements as ObjectIDs. 2020-04-28 13:38:02 +02:00
safe_text_test.exs Create activity handling: Flip it and reverse it 2020-04-28 16:26:19 +02:00