upub/src/routes/activitypub
2024-04-23 06:29:52 +02:00
..
object chore: imports 2024-04-22 02:52:18 +02:00
user fix: actually hook up all outbox actions 2024-04-23 03:45:50 +02:00
activity.rs feat: show attachments in inbox, outbox and /object 2024-04-21 23:22:55 +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 chore: imports 2024-04-22 02:52:18 +02:00
inbox.rs fix: oops i meant server inbox GET, now it is 2024-04-23 06:29:52 +02:00
jsonld.rs chore: restructured completely 2024-04-09 01:14:48 +02:00
mod.rs feat: introduced arbitrary fetch route for users 2024-04-21 19:15:47 +02:00
outbox.rs feat: server timeline is object-based 2024-04-23 06:21:02 +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