1
0
Fork 0
forked from alemi/upub
upub/src/routes/activitypub
2024-05-27 20:48:45 +02:00
..
object chore: updated models and some server components 2024-05-25 05:31:10 +02:00
user chore: helpers for internal ids, fix routes and ctx 2024-05-25 07:00:03 +02:00
activity.rs chore: helpers for internal ids, fix routes and ctx 2024-05-25 07:00:03 +02:00
application.rs chore: helpers for internal ids, fix routes and ctx 2024-05-25 07:00:03 +02:00
auth.rs fix: refresh session only if necessary 2024-05-27 07:31:34 +02:00
context.rs fix: context querying 2024-05-20 21:23:30 +02:00
inbox.rs fix: server tl is public 2024-05-27 20:48:45 +02:00
jsonld.rs fix: duplicate context to conversation properly 2024-05-24 00:26:22 +02:00
mod.rs feat: added refresh route (optional) 2024-05-27 07:26:31 +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 chore: updated models and some server components 2024-05-25 05:31:10 +02:00

activitypub

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