From 964b11e197a13c7fb17371bd1e63f26bc0f682e3 Mon Sep 17 00:00:00 2001 From: default Date: Fri, 13 Jan 2023 06:28:58 +0100 Subject: [PATCH] Updated TODO. --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index 136ed54..2dc0630 100644 --- a/TODO.md +++ b/TODO.md @@ -16,6 +16,8 @@ Add (back) the possibility to attach an image by URL. With this new disk layout, hidden posts (and their children) can be directly skipped (are there any other implications?). +Integrate https://codeberg.org/alderwick/snac2/commit/a33686992747f6cbd35420d23ff22717938b6228 + ## Wishlist Implement the ActivityPub C2S (Client to Server) API: (https://www.w3.org/TR/activitypub/#client-to-server-interactions). The client at http://andstatus.org/ implements it.