commit 964b11e197a13c7fb17371bd1e63f26bc0f682e3
parent 1d0ab9c1566041afd8519bf9640dc174ad311d7f
Author: default <nobody@localhost>
Date: Fri, 13 Jan 2023 06:28:58 +0100
Updated TODO.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git 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.