upub/src/routes/activitypub
2024-04-13 06:55:16 +02:00
..
user fix: Path<()>, not Path<>, Path<> 2024-04-13 06:55:16 +02:00
activity.rs feat: authorized fetch on activities and objects 2024-04-12 22:21:23 +02:00
application.rs fix: added inbox and outbox to main app actor 2024-04-13 04:42:46 +02:00
auth.rs chore: updated apb things, restructured a bit 2024-04-11 00:29:32 +02:00
inbox.rs fix: mastodon compat 2024-04-13 02:35:18 +02:00
jsonld.rs chore: restructured completely 2024-04-09 01:14:48 +02:00
mod.rs feat: route for viewing specifically remote users 2024-04-13 06:50:04 +02:00
object.rs fix: object view 2024-04-13 03:28:52 +02:00
outbox.rs fix: timelines ordering 2024-04-12 22:41:04 +02:00
README.md chore: restructured completely 2024-04-09 01:14:48 +02:00
well_known.rs chore: restructured completely 2024-04-09 01:14:48 +02:00

activitypub

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