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-21 21:18:00 +00:00
|
|
|
[x] Data abstraction layer
|
2022-11-18 19:36:15 +00:00
|
|
|
[x] Caching
|
2022-11-18 20:42:08 +00:00
|
|
|
[x] Cache eviction
|
2022-11-03 16:42:57 +00:00
|
|
|
[x] Make memory info access O(1)
|
2022-11-08 17:56:11 +00:00
|
|
|
[x] Make config option 'id' optional; print warning if not present started as root.
|
2022-11-06 22:02:24 +00:00
|
|
|
[x] Write install and uninstall scripts
|
2022-11-07 16:19:29 +00:00
|
|
|
[x] Add relayd example to contrib/
|
2022-11-06 22:02:24 +00:00
|
|
|
[x] Refactor man pages to be prefaced with 'telodendria-'
|
2022-09-23 21:49:20 +00:00
|
|
|
|
2022-11-11 01:07:49 +00:00
|
|
|
[x] Add recipe to td script to upload patches to the Matrix room
|
2022-11-21 21:18:00 +00:00
|
|
|
[ ] Document send-patch
|
2022-10-15 14:14:54 +00:00
|
|
|
[~] Convert documentation to man pages
|
2022-09-30 23:11:44 +00:00
|
|
|
[~] Internal API docs
|
2022-11-24 18:51:07 +00:00
|
|
|
[x] Array
|
2022-09-30 23:11:44 +00:00
|
|
|
[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
|
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-21 21:18:00 +00:00
|
|
|
[ ] Database upgrades/migration path
|
|
|
|
|
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 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.
|