1
0
Fork 0
forked from alemi/upub
upub/src/routes/activitypub
2024-04-19 06:57:01 +02:00
..
object fix: context and replies and follow___ /page 2024-04-19 06:57:01 +02:00
user fix: context and replies and follow___ /page 2024-04-19 06:57:01 +02:00
activity.rs fix: ensure viewer has perms even for fetches 2024-04-19 05:26:51 +02:00
application.rs fix: added inbox and outbox to main app actor 2024-04-13 04:42:46 +02:00
auth.rs feat: login tells you who you are 2024-04-15 22:29:55 +02:00
context.rs fix: context and replies and follow___ /page 2024-04-19 06:57:01 +02:00
inbox.rs fix: track deletions and rejected activities 2024-04-18 14:01:55 +02:00
jsonld.rs chore: restructured completely 2024-04-09 01:14:48 +02:00
mod.rs feat: added /objects/.../replies collections 2024-04-19 03:32:21 +02:00
outbox.rs fix: order 2024-04-14 06:43:21 +02:00
README.md chore: restructured completely 2024-04-09 01:14:48 +02:00
well_known.rs feat: mock oauth login wellknown 2024-04-18 05:49:17 +02:00

activitypub

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