1
0
Fork 0
forked from alemi/upub
upub/src/routes/activitypub
2024-04-21 19:15:47 +02:00
..
object fix: use wrapped object since we ask for more cols 2024-04-21 16:14:47 +02:00
user fix: restore federation, remove embedded follow___ 2024-04-19 18:31:20 +02:00
activity.rs fix: ensure viewer has perms even for fetches 2024-04-19 05:26:51 +02:00
application.rs feat: introduced arbitrary fetch route for users 2024-04-21 19:15:47 +02:00
auth.rs feat: login tells you who you are 2024-04-15 22:29:55 +02:00
context.rs fix: use WrappedObject type for context query 2024-04-21 17:11:50 +02:00
inbox.rs feat: handle announces 2024-04-20 04:33:23 +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 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 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