upub/src/routes/activitypub
2024-05-20 01:42:30 +02:00
..
object fix: correctly reconstruct urls for users too 2024-05-03 06:23:28 +02:00
user feat: parse and serve shared_inbox endpoint 2024-05-15 18:51:34 +02:00
activity.rs feat: query and show objects liked by you 2024-04-30 01:50:25 +02:00
application.rs feat: option to allow public debug fetches 2024-05-20 01:42:30 +02:00
auth.rs feat: added registration cli and route and cfg 2024-05-13 18:53:51 +02:00
context.rs feat: query and show objects liked by you 2024-04-30 01:50:25 +02:00
inbox.rs fix: shared inbox MUST NOT contain private stuff 2024-05-13 18:53:03 +02:00
jsonld.rs fix: add context extensions depending on type 2024-05-02 05:10:38 +02:00
mod.rs feat: added registration cli and route and cfg 2024-05-13 18:53:51 +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