Break up todo items into more milestones.

This commit is contained in:
Jordan Bancino 2023-04-15 13:31:08 +00:00
parent 6ca1265076
commit 768ecda41a

View file

@ -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