2022-09-23 21:49:20 +00:00
|
|
|
Telodendria To-Do List
|
2022-11-03 16:42:57 +00:00
|
|
|
======================
|
2022-09-23 21:49:20 +00:00
|
|
|
|
|
|
|
Key:
|
|
|
|
|
|
|
|
[ ] Not Started
|
|
|
|
[x] Done
|
|
|
|
[~] In Progress
|
2022-09-28 20:25:49 +00:00
|
|
|
[!] Won't Fix
|
2022-09-23 21:49:20 +00:00
|
|
|
|
2022-11-03 16:42:57 +00:00
|
|
|
Milestone: v0.1.0
|
|
|
|
Due: January 1, 2023
|
|
|
|
---------------------
|
2022-09-23 21:49:20 +00:00
|
|
|
|
2022-11-03 16:42:57 +00:00
|
|
|
[~] Data abstraction layer
|
|
|
|
[ ] Database upgrades/migration path
|
|
|
|
[ ] Caching and cache control
|
|
|
|
[x] Make memory info access O(1)
|
|
|
|
[ ] Make config option 'id' optional; print warning if not present started as root.
|
|
|
|
[ ] Write install and uninstall scripts
|
|
|
|
[ ] Add relayd example to contrib/
|
|
|
|
[ ] Refactor man pages to be prefaced with 'telodendria-'
|
2022-09-23 21:49:20 +00:00
|
|
|
|
2022-11-03 16:42:57 +00:00
|
|
|
Milestone: v0.2.0
|
|
|
|
Due: July 1, 2023
|
|
|
|
-----------------
|
2022-09-23 21:49:20 +00:00
|
|
|
|
2022-10-31 23:52:37 +00:00
|
|
|
[ ] Add recipe to td script to upload patches to the Matrix room
|
2022-11-03 16:42:57 +00:00
|
|
|
[ ] Figure out how to write unit tests for array/hashmap/etc
|
2022-10-15 14:14:54 +00:00
|
|
|
[~] Convert documentation to man pages
|
2022-09-30 23:11:44 +00:00
|
|
|
[~] Internal API docs
|
|
|
|
[x] Array
|
|
|
|
[x] Base64
|
|
|
|
[ ] CanonicalJson
|
|
|
|
[ ] Config
|
2022-10-10 17:35:19 +00:00
|
|
|
[ ] API (Config.3)
|
|
|
|
[ ] File format (Config.5)
|
2022-09-30 23:11:44 +00:00
|
|
|
[ ] Constants
|
2022-10-10 19:22:18 +00:00
|
|
|
[x] HashMap
|
2022-09-30 23:11:44 +00:00
|
|
|
[ ] Http
|
|
|
|
[ ] HttpServer
|
|
|
|
[ ] Json
|
|
|
|
[ ] Log
|
|
|
|
[ ] Matrix
|
|
|
|
[ ] NonPosix
|
2022-10-10 17:35:19 +00:00
|
|
|
[x] Queue
|
2022-09-30 23:11:44 +00:00
|
|
|
[ ] Routes
|
|
|
|
[ ] TelodendriaConfig
|
|
|
|
[ ] Util
|
2022-10-13 17:13:00 +00:00
|
|
|
[ ] Memory
|
2022-10-24 17:44:52 +00:00
|
|
|
[ ] Db
|
2022-09-29 22:16:16 +00:00
|
|
|
|
2022-11-03 16:42:57 +00:00
|
|
|
Milestone: v1.0.0
|
|
|
|
-----------------
|
2022-10-31 23:52:37 +00:00
|
|
|
|
2022-11-03 16:42:57 +00:00
|
|
|
[~] client-Server API
|
|
|
|
[x] Error responses
|
|
|
|
[x] CORS headers
|
|
|
|
[x] /_matrix/client/versions
|
|
|
|
[x] Well-known URIs
|
|
|
|
[x] Make base-url optional in config
|
|
|
|
[x] Make identity-server optional in config
|
|
|
|
[ ] Client authentication
|
|
|
|
[ ] Capabilities negotiation
|
|
|
|
[ ] Server-Server API
|
|
|
|
[ ] Application Service API
|
|
|
|
[ ] Identity Service API
|
|
|
|
[ ] Push Gateway API
|
|
|
|
[ ] Room Versions
|
|
|
|
|
|
|
|
[ ] Create an OpenBSD package and get it submitted to ports
|
|
|
|
[ ] Create a command line tool to manage Telodendria
|
|
|
|
[ ] User management
|
|
|
|
[ ] Room management
|
|
|
|
[ ] Migrate from Synapse or Dendrite, whichever is more mainstream by
|
|
|
|
the time we get here.
|