Update TODO items.

This commit is contained in:
Jordan Bancino 2023-02-17 15:03:59 +00:00
parent fa88fc3323
commit 3faee8b432

View file

@ -23,6 +23,7 @@ Milestone: v0.2.0
[ ] Passwords [ ] Passwords
[ ] Registration tokens [ ] Registration tokens
[ ] Caller builds flows [ ] Caller builds flows
[ ] Document UserInteractiveAuth (move docs from Matrix)
[x] Non-JSON endpoints [x] Non-JSON endpoints
[x] Home page (like Synapse's "it works!") [x] Home page (like Synapse's "it works!")
@ -34,7 +35,6 @@ Milestone: v0.2.0
[ ] Document HashMapGetKey() [ ] Document HashMapGetKey()
[ ] Document new User functions [ ] Document new User functions
[ ] Document new JSON functions [ ] Document new JSON functions
[ ] Document UserInteractiveAuth (move docs from Matrix)
[ ] Clean up scripts (make tools/lib/matrix.sh) [ ] Clean up scripts (make tools/lib/matrix.sh)
[x] Scripts to generate index with list of man pages and releases? [x] Scripts to generate index with list of man pages and releases?
@ -74,6 +74,11 @@ Milestone: v0.5.0
Milestone: v1.0.0 Milestone: v1.0.0
----------------- -----------------
[ ] Stream API
[ ] TLS
[ ] SOCKS
[ ] HTTP Client
[~] Client-Server API [~] Client-Server API
[ ] Modules [ ] Modules
[ ] Instant Messaging [ ] Instant Messaging