upub/src/activitypub
2024-03-25 01:57:13 +01:00
..
user fix: actually insert addressing on receiving 2024-03-24 05:49:36 +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: super barebones auth route 2024-03-24 23:55:48 +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 feat: barebones following/followers collections 2024-03-22 01:52:02 +01:00

activitypub

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