1
0
Fork 0
forked from alemi/upub
upub/src/routes/activitypub
2024-04-19 03:29:28 +02:00
..
user chore: refactor 2024-04-19 03:28:39 +02:00
activity.rs chore: refactor 2024-04-19 03:28:39 +02:00
application.rs fix: added inbox and outbox to main app actor 2024-04-13 04:42:46 +02:00
auth.rs feat: login tells you who you are 2024-04-15 22:29:55 +02:00
context.rs feat: added context collections and endpoints 2024-04-19 03:29:28 +02:00
inbox.rs chore: unused imports 2024-04-14 16:57:36 +02:00
jsonld.rs chore: restructured completely 2024-04-09 01:14:48 +02:00
mod.rs feat: added context collections and endpoints 2024-04-19 03:29:28 +02:00
outbox.rs fix: order 2024-04-14 06:43:21 +02:00
README.md chore: restructured completely 2024-04-09 01:14:48 +02:00
well_known.rs feat: mock oauth login wellknown 2024-04-18 05:49:17 +02:00

activitypub

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