diff options
| -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 | |||
| 16 | 16 | ||
| 17 | ## Wishlist | 17 | ## Wishlist |
| 18 | 18 | ||
| 19 | Implement the ActivityPub C2S (Client to Server) API: (https://www.w3.org/TR/activitypub/#client-to-server-interactions). | 19 | 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. |
| 20 | 20 | ||
| 21 | Implement HTTP caches (If-None-Match / ETag). | 21 | Implement HTTP caches (If-None-Match / ETag). |
| 22 | 22 | ||