summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
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.
16 16
17With this new disk layout, hidden posts (and their children) can be directly skipped (are there any other implications?). 17With this new disk layout, hidden posts (and their children) can be directly skipped (are there any other implications?).
18 18
19Integrate https://codeberg.org/alderwick/snac2/commit/a33686992747f6cbd35420d23ff22717938b6228
20
19## Wishlist 21## Wishlist
20 22
21Implement 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. 23Implement 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.