upub/src/routes/activitypub
2024-04-22 00:37:21 +02:00
..
object feat: show attachments in inbox, outbox and /object 2024-04-21 23:22:55 +02:00
user feat: show attachments in inbox, outbox and /object 2024-04-21 23:22:55 +02:00
activity.rs feat: show attachments in inbox, outbox and /object 2024-04-21 23:22:55 +02:00
application.rs fix: add endpoints and preferred username to app 2024-04-22 00:37:21 +02:00
auth.rs feat: login tells you who you are 2024-04-15 22:29:55 +02:00
context.rs fix: also context gives full objects 2024-04-22 00:16:40 +02:00
inbox.rs feat: show attachments in inbox, outbox and /object 2024-04-21 23:22:55 +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: show attachments in inbox, outbox and /object 2024-04-21 23:22:55 +02:00
README.md chore: restructured completely 2024-04-09 01:14:48 +02:00
well_known.rs fix: renamed methods 2024-04-21 15:42:15 +02:00

activitypub

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