forked from Telodendria/Telodendria
Add some more detail to TODO.txt
This commit is contained in:
parent
d0c81a8136
commit
c0534b0e05
1 changed files with 19 additions and 5 deletions
24
TODO.txt
24
TODO.txt
|
@ -49,15 +49,29 @@ Milestone: v1.0.0
|
||||||
|
|
||||||
[ ] Database upgrades/migration path
|
[ ] Database upgrades/migration path
|
||||||
|
|
||||||
[~] client-Server API
|
[~] Client-Server API
|
||||||
[x] Error responses
|
[ ] API Standards
|
||||||
[x] CORS headers
|
[x] Error responses
|
||||||
|
[x] Web Browser Clients
|
||||||
[x] /_matrix/client/versions
|
[x] /_matrix/client/versions
|
||||||
[x] Well-known URIs
|
[x] Server Discovery
|
||||||
|
[x] Well-known URIs
|
||||||
[x] Make base-url optional in config
|
[x] Make base-url optional in config
|
||||||
[x] Make identity-server optional in config
|
[x] Make identity-server optional in config
|
||||||
[ ] Client authentication
|
[ ] Client Authentication
|
||||||
[ ] Capabilities negotiation
|
[ ] 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
|
[ ] Server-Server API
|
||||||
[ ] Application Service API
|
[ ] Application Service API
|
||||||
[ ] Identity Service API
|
[ ] Identity Service API
|
||||||
|
|
Loading…
Reference in a new issue