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
|
|
|
|
2023-01-17 19:05:26 +00:00
|
|
|
Milestone: v0.3.0
|
2022-11-03 16:42:57 +00:00
|
|
|
-----------------
|
2022-10-31 23:52:37 +00:00
|
|
|
|
2023-02-23 16:46:27 +00:00
|
|
|
[ ] Stream API
|
|
|
|
[ ] TLS
|
|
|
|
[ ] SOCKS
|
|
|
|
[ ] Multi-output
|
2023-03-07 23:10:06 +00:00
|
|
|
[~] HTTP Client API
|
|
|
|
[ ] Document HttpParseHeaders()
|
|
|
|
[ ] HttpClient man page
|
2023-03-08 03:30:36 +00:00
|
|
|
[ ] Uri man page
|
2023-03-07 23:10:06 +00:00
|
|
|
[ ] Test on other platforms
|
2023-03-08 17:15:43 +00:00
|
|
|
[~] Option to pretty-print Json
|
|
|
|
[ ] Document JsonEncode() and JsonEncodeValue()
|
|
|
|
[ ] Update man page for td
|
2023-03-03 18:56:36 +00:00
|
|
|
|
2023-03-08 03:46:38 +00:00
|
|
|
[~] Simple command line tool to make matrix requests
|
|
|
|
[x] Built on HTTP client API
|
|
|
|
[ ] http man page
|
2023-03-08 04:06:43 +00:00
|
|
|
[~] Simple command line tool for working with JSON
|
2023-03-08 19:49:06 +00:00
|
|
|
[x] Pretty-print Json
|
|
|
|
[x] Query fields for use in shell scripts.
|
2023-03-08 20:31:49 +00:00
|
|
|
[x] Encode user-provided JSON strings
|
2023-03-08 17:15:43 +00:00
|
|
|
[ ] json man page
|
2023-02-23 16:46:27 +00:00
|
|
|
|
2023-02-28 15:17:11 +00:00
|
|
|
[ ] Move configuration to database
|
2023-03-03 18:56:36 +00:00
|
|
|
[ ] Initial configuration
|
|
|
|
[ ] If no config, create one-time use registration token that
|
|
|
|
grants user admin privileges.
|
2023-02-28 15:17:11 +00:00
|
|
|
[ ] /_telodendria/admin/config endpoint
|
|
|
|
[ ] Refactor TelodendriaConfig to just Config (ConfigLock() and ConfigUnlock())
|
|
|
|
|
2023-01-17 19:05:26 +00:00
|
|
|
[ ] Client-Server API
|
|
|
|
[ ] 4: Token-based user registration
|
2023-02-28 15:17:11 +00:00
|
|
|
[ ] Implement user-interactive auth flow
|
2023-01-17 19:05:26 +00:00
|
|
|
[ ] Token validity endpoint
|
2023-03-03 18:56:36 +00:00
|
|
|
[ ] Add m.login.registration_token to registration endpoint
|
|
|
|
flow
|
|
|
|
- Ensure that registration tokens can be used even if
|
|
|
|
registration is disabled.
|
2023-01-17 19:05:26 +00:00
|
|
|
[ ] 4: Account management
|
|
|
|
[ ] Deactivate
|
2023-03-06 22:09:57 +00:00
|
|
|
[ ] Make sure UserLogin() fails if user is deactivated.
|
2023-01-17 19:05:26 +00:00
|
|
|
[ ] Change password
|
|
|
|
[ ] Whoami
|
|
|
|
[ ] 9: User Data
|
|
|
|
[ ] 5: Capabilities negotiation
|
|
|
|
[ ] 10: Security (Rate Limiting)
|
|
|
|
|
|
|
|
Milestone: v0.4.0
|
|
|
|
-----------------
|
|
|
|
|
|
|
|
[ ] Client-Server API
|
|
|
|
[ ] 6: Filtering
|
|
|
|
[ ] 7: Events
|
|
|
|
[ ] 8: Rooms
|
|
|
|
|
2023-01-17 21:38:39 +00:00
|
|
|
Milestone: v0.5.0
|
|
|
|
-----------------
|
|
|
|
|
|
|
|
[~] Client-Server API
|
|
|
|
[ ] Modules
|
|
|
|
[ ] Content Repository
|
|
|
|
|
2023-01-17 19:05:26 +00:00
|
|
|
Milestone: v1.0.0
|
|
|
|
-----------------
|
2022-11-21 21:18:00 +00:00
|
|
|
|
2022-12-06 21:59:06 +00:00
|
|
|
[~] Client-Server API
|
|
|
|
[ ] Modules
|
|
|
|
[ ] Instant Messaging
|
|
|
|
[ ] Voice over IP
|
|
|
|
[ ] Receipts
|
|
|
|
[ ] Fully Read Markers
|
|
|
|
[ ] Send-To-Device Messaging
|
2022-11-03 16:42:57 +00:00
|
|
|
[ ] Server-Server API
|
|
|
|
[ ] Application Service API
|
|
|
|
[ ] Identity Service API
|
|
|
|
[ ] Push Gateway API
|
|
|
|
[ ] Room Versions
|
|
|
|
|
2023-01-17 19:05:26 +00:00
|
|
|
Milestone v1.1.0
|
|
|
|
----------------
|
|
|
|
|
|
|
|
[ ] Database upgrades/migration path
|
2022-11-03 16:42:57 +00:00
|
|
|
[ ] 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.
|