Add some more detail to TODO.txt

This commit is contained in:
Jordan Bancino 2022-12-06 21:59:06 +00:00
parent d0c81a8136
commit c0534b0e05

View file

@ -49,15 +49,29 @@ Milestone: v1.0.0
[ ] Database upgrades/migration path
[~] client-Server API
[~] Client-Server API
[ ] API Standards
[x] Error responses
[x] CORS headers
[x] Web Browser Clients
[x] /_matrix/client/versions
[x] Server Discovery
[x] Well-known URIs
[x] Make base-url optional in config
[x] Make identity-server optional in config
[ ] Client authentication
[ ] Client Authentication
[ ] Capabilities negotiation
[ ] Filtering
[ ] Events
[ ] Rooms
[ ] User Data
[ ] Security (Rate Limiting)
[ ] Modules
[ ] Instant Messaging
[ ] Voice over IP
[ ] Receipts
[ ] Fully Read Markers
[ ] Content Repository
[ ] Send-To-Device Messaging
[ ] Server-Server API
[ ] Application Service API
[ ] Identity Service API