upub/src/routes/activitypub
2024-04-30 16:51:30 +02:00
..
object chore: imports 2024-04-30 04:29:03 +02:00
user feat: query and show objects liked by you 2024-04-30 01:50:25 +02:00
activity.rs feat: query and show objects liked by you 2024-04-30 01:50:25 +02:00
application.rs fix: remove again trailing slash 2024-04-23 05:31:19 +02:00
auth.rs feat: login tells you who you are 2024-04-15 22:29:55 +02:00
context.rs feat: query and show objects liked by you 2024-04-30 01:50:25 +02:00
inbox.rs feat: query and show objects liked by you 2024-04-30 01:50:25 +02:00
jsonld.rs chore: should move this later 2024-04-30 16:51:30 +02:00
mod.rs chore: imports, renamed future routes 2024-04-29 21:23:02 +02:00
outbox.rs feat: query and show objects liked by you 2024-04-30 01:50:25 +02:00
README.md chore: restructured completely 2024-04-09 01:14:48 +02:00
well_known.rs fix: well-known nodeinfo base url 2024-04-23 05:29:26 +02:00

activitypub

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