akkoma/lib/pleroma/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.ex Validators: Add a type for the datetime used in AP. 2019-12-05 12:33:06 +01:00
object_id.ex Types.URI: New 2020-04-10 06:20:02 +02:00
recipients.ex Recipient Type: Cast all elements as ObjectIDs. 2020-04-28 13:38:02 +02:00
safe_text.ex Create activity handling: Flip it and reverse it 2020-04-28 16:26:19 +02:00
uri.ex Types.URI: New 2020-04-10 06:20:02 +02:00