mirror of
https://codeberg.org/grunfink/snac2.git
synced 2025-01-12 17:13:39 +00:00
Updated TODO.
This commit is contained in:
parent
6ee71cdbc8
commit
4070c009f1
1 changed files with 1 additions and 1 deletions
2
TODO.md
2
TODO.md
|
@ -12,7 +12,7 @@ Add domain/subdomain flexibility according to https://codeberg.org/grunfink/snac
|
|||
|
||||
## Wishlist
|
||||
|
||||
Implement the ActivityPub C2S (Client to Server) API: https://www.w3.org/TR/activitypub/#client-to-server-interactions . The Android client at http://andstatus.org/ implements it, or so it seems. UPDATE: AndStatus starts doing an OAuth query, that is totally not ActivityPub C2S. The number of real ActivityPub C2S clients out here is probably zero.
|
||||
Implement the ActivityPub C2S (Client to Server) API: https://www.w3.org/TR/activitypub/#client-to-server-interactions . The Android client at http://andstatus.org/ implements it, or so it seems. UPDATE: Wrong, AndStatus starts doing an OAuth query, that is totally not ActivityPub C2S. The number of real ActivityPub C2S clients out there is probably zero.
|
||||
|
||||
Implement HTTP caches (If-None-Match / ETag). I'm not sure if it's worth.
|
||||
|
||||
|
|
Loading…
Reference in a new issue