upub/src/activitypub
2024-03-26 00:58:01 +01:00
..
user fix: actually fixed it 2024-03-26 00:58:01 +01:00
activity.rs chore: cleaned up all model modules 2024-03-23 06:32:15 +01:00
inbox.rs fix: wrong id type for addressing model 2024-03-24 05:55:50 +01:00
jsonld.rs fix: need the full content-type... 2024-03-21 19:55:55 +01:00
mod.rs feat: show pub key and created time for app actor 2024-03-26 00:48:37 +01:00
object.rs chore: cleaned up all model modules 2024-03-23 06:32:15 +01:00
outbox.rs chore: split inbox/outbox, added forgotten mods 2024-03-24 04:05:09 +01:00
README.md docs: added some readme about ap and as folders 2024-03-21 20:37:16 +01:00
well_known.rs chore: moved version as const 2024-03-25 05:02:20 +01:00

activitypub

here live the core ActvityPub routes for this application, such as views, inboxes and outboxes