From bda28640d6e066ae338c6f31407df274ed09f026 Mon Sep 17 00:00:00 2001 From: winter Date: Sun, 8 Dec 2024 23:18:35 +0000 Subject: implement remote object fetching! this is most of the tricky parts of inbound federation :3 --- routes/note.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'routes/note.php') diff --git a/routes/note.php b/routes/note.php index e43c2a1..65b9313 100644 --- a/routes/note.php +++ b/routes/note.php @@ -1,9 +1,7 @@ mount('/post/:id', function (array $args) { -- cgit v1.3