forked from Telodendria/Telodendria
Update TODO items.
This commit is contained in:
parent
fa88fc3323
commit
3faee8b432
1 changed files with 6 additions and 1 deletions
7
TODO.txt
7
TODO.txt
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue