module ActivityPub
Direct including types
Defined in:
controllers/streaming.crmodels/activity_pub.cr
models/activity_pub/activity.cr
models/activity_pub/actor.cr
models/activity_pub/collection.cr
models/activity_pub/object.cr
models/relationship/content/follow/thread.cr
models/task/fetch/thread.cr
Constant Summary
-
Log =
::Log.for("ktistec.json_ld")
-
the only logging in this module is related to mapping JSON-LD.