Remove finished items.

This commit is contained in:
Jordan Bancino 2022-12-12 22:33:53 +00:00
parent 94786ea440
commit 0633a86469

View file

@ -12,19 +12,7 @@ Milestone: v0.1.0
Due: January 1, 2023 Due: January 1, 2023
--------------------- ---------------------
[x] Data abstraction layer [~] Internal API docs
[x] Caching
[x] Cache eviction
[x] Make memory info access O(1)
[x] Make config option 'id' optional; print warning if not present started as root.
[x] Write install and uninstall scripts
[x] Add relayd example to contrib/
[x] Refactor man pages to be prefaced with 'telodendria-'
[x] Add recipe to td script to upload patches to the Matrix room
[x] Document send-patch
[~] Convert documentation to man pages
[~] Internal API docs
[x] Array [x] Array
[x] Base64 [x] Base64
[x] CanonicalJson [x] CanonicalJson