upub/src/routes/activitypub
2024-04-18 03:06:56 +02:00
..
user feat: show following/followers counts for users 2024-04-18 03:06:56 +02:00
activity.rs feat: allow to resolve local views of remote things 2024-04-15 21:36:31 +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
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: allow to resolve local views of remote things 2024-04-15 21:36:31 +02:00
object.rs feat: allow to resolve local views of remote things 2024-04-15 21:36:31 +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 chore: restructured completely 2024-04-09 01:14:48 +02:00

activitypub

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