forked from lda/telodendria
Remove finished items.
This commit is contained in:
parent
94786ea440
commit
0633a86469
1 changed files with 16 additions and 28 deletions
44
TODO.txt
44
TODO.txt
|
@ -12,34 +12,22 @@ Milestone: v0.1.0
|
||||||
Due: January 1, 2023
|
Due: January 1, 2023
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
[x] Data abstraction layer
|
[~] Internal API docs
|
||||||
[x] Caching
|
[x] Array
|
||||||
[x] Cache eviction
|
[x] Base64
|
||||||
[x] Make memory info access O(1)
|
[x] CanonicalJson
|
||||||
[x] Make config option 'id' optional; print warning if not present started as root.
|
[x] HashMap
|
||||||
[x] Write install and uninstall scripts
|
[ ] Http
|
||||||
[x] Add relayd example to contrib/
|
[ ] HttpServer
|
||||||
[x] Refactor man pages to be prefaced with 'telodendria-'
|
[x] Json
|
||||||
|
[x] Log
|
||||||
[x] Add recipe to td script to upload patches to the Matrix room
|
[x] Matrix
|
||||||
[x] Document send-patch
|
[x] Queue
|
||||||
[~] Convert documentation to man pages
|
[x] Routes
|
||||||
[~] Internal API docs
|
[x] TelodendriaConfig
|
||||||
[x] Array
|
[x] Util
|
||||||
[x] Base64
|
[x] Memory
|
||||||
[x] CanonicalJson
|
[x] Db
|
||||||
[x] HashMap
|
|
||||||
[ ] Http
|
|
||||||
[ ] HttpServer
|
|
||||||
[x] Json
|
|
||||||
[x] Log
|
|
||||||
[x] Matrix
|
|
||||||
[x] Queue
|
|
||||||
[x] Routes
|
|
||||||
[x] TelodendriaConfig
|
|
||||||
[x] Util
|
|
||||||
[x] Memory
|
|
||||||
[x] Db
|
|
||||||
|
|
||||||
Milestone: v1.0.0
|
Milestone: v1.0.0
|
||||||
-----------------
|
-----------------
|
||||||
|
|
Loading…
Reference in a new issue