summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index eeae7a9..ebc7b1b 100644
--- a/TODO.md
+++ b/TODO.md
@@ -16,7 +16,7 @@ With this new disk layout, hidden posts (and their children) can be directly ski
## Wishlist
-Implement the ActivityPub C2S (Client to Server) API: (https://www.w3.org/TR/activitypub/#client-to-server-interactions).
+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.
Implement HTTP caches (If-None-Match / ETag).