upub/src/routes/activitypub
2024-05-11 22:50:39 +02:00
..
object fix: correctly reconstruct urls for users too 2024-05-03 06:23:28 +02:00
user fix: correctly reconstruct urls for users too 2024-05-03 06:23:28 +02:00
activity.rs feat: query and show objects liked by you 2024-04-30 01:50:25 +02:00
application.rs feat: server config file and default generator 2024-05-11 22:47:29 +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 fix: process emojireacts as likes for now 2024-05-11 22:50:39 +02:00
jsonld.rs fix: add context extensions depending on type 2024-05-02 05:10:38 +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