forked from Telodendria/Telodendria
Summarize Matrix room activity in TODO.txt
I really want to get back to work on Telodendria. I need to find some more time for it.
This commit is contained in:
parent
468656eee6
commit
fd1172ff56
1 changed files with 5 additions and 0 deletions
5
TODO.txt
5
TODO.txt
|
@ -34,7 +34,11 @@ Milestone: v0.4.0
|
|||
[~] Debug OpenSSL
|
||||
[x] Database corruption
|
||||
[ ] File descriptor exhaustion
|
||||
[ ] Fix tp on NetBSD
|
||||
[ ] Random memory corruption after many requests.
|
||||
[ ] HOST_NAME_MAX not defined on some systems?
|
||||
- Check if POSIX
|
||||
- Might be enough to #define it when it doesn't exist.
|
||||
[~] j2s
|
||||
[x] Properly support arrays of primitives.
|
||||
[ ] How to set default value of true on boolean?
|
||||
|
@ -62,6 +66,7 @@ Milestone: v0.4.0
|
|||
[ ] Add "id" objects when putting aliases
|
||||
[ ] Delete from "id" when deleting alias
|
||||
[x] Add alias admin privilege to allow admins to manage aliases
|
||||
[ ] Fix note link on website main page.
|
||||
|
||||
Milestone: v0.5.0
|
||||
-----------------
|
||||
|
|
Loading…
Reference in a new issue