diff options
author | default <nobody@localhost> | 2022-12-25 15:40:41 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-12-25 15:40:41 +0100 |
commit | 7b516b9b3820ad61ddfd8b81c9447c130e07fab9 (patch) | |
tree | 7f869d101980254007ec0a84701553adb8db160f | |
parent | b564d8bcb79087774e44c1020a707e90e89912e1 (diff) |
Updated TODO.
-rw-r--r-- | TODO.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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). |