forked from Telodendria/Telodendria
Break up todo items into more milestones.
This commit is contained in:
parent
6ca1265076
commit
768ecda41a
1 changed files with 18 additions and 2 deletions
20
TODO.txt
20
TODO.txt
|
@ -49,7 +49,7 @@ Milestone: v0.3.0
|
||||||
[x] Replace current routing system
|
[x] Replace current routing system
|
||||||
[x] Add route for requestToken endpoints
|
[x] Add route for requestToken endpoints
|
||||||
[x] Move TelodendriaBuildRouter() to Routes
|
[x] Move TelodendriaBuildRouter() to Routes
|
||||||
[ ] User-Interactive fallback
|
[~] User-Interactive fallback
|
||||||
[ ] Password
|
[ ] Password
|
||||||
[ ] Registration token
|
[ ] Registration token
|
||||||
[ ] Token permissions
|
[ ] Token permissions
|
||||||
|
@ -111,7 +111,7 @@ Milestone: v0.5.0
|
||||||
[ ] Modules
|
[ ] Modules
|
||||||
[ ] Content Repository
|
[ ] Content Repository
|
||||||
|
|
||||||
Milestone: v1.0.0
|
Milestone: v0.6.0
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
[~] Client-Server API
|
[~] Client-Server API
|
||||||
|
@ -121,9 +121,25 @@ Milestone: v1.0.0
|
||||||
[ ] Receipts
|
[ ] Receipts
|
||||||
[ ] Fully Read Markers
|
[ ] Fully Read Markers
|
||||||
[ ] Send-To-Device Messaging
|
[ ] Send-To-Device Messaging
|
||||||
|
|
||||||
|
Milestone: v0.7.0
|
||||||
|
-----------------
|
||||||
|
|
||||||
[ ] Server-Server API
|
[ ] Server-Server API
|
||||||
|
|
||||||
|
Milestone: v0.8.0
|
||||||
|
-----------------
|
||||||
|
|
||||||
[ ] Application Service API
|
[ ] Application Service API
|
||||||
|
|
||||||
|
Milestone: v0.9.0
|
||||||
|
-----------------
|
||||||
|
|
||||||
[ ] Identity Service API
|
[ ] Identity Service API
|
||||||
|
|
||||||
|
Milestone: v1.0.0
|
||||||
|
-----------------
|
||||||
|
|
||||||
[ ] Push Gateway API
|
[ ] Push Gateway API
|
||||||
[ ] Room Versions
|
[ ] Room Versions
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue