Telodendria/TODO.txt

90 lines
1.5 KiB
Text
Raw Normal View History

2022-09-23 21:49:20 +00:00
Telodendria To-Do List
======================
2022-09-23 21:49:20 +00:00
Key:
[ ] Not Started
[x] Done
[~] In Progress
[!] Won't Do
2022-09-23 21:49:20 +00:00
2023-01-17 19:05:26 +00:00
Milestone: v0.3.0
-----------------
[~] /_telodendria/admin/config endpoint
[ ] Update only certain values
2023-03-14 00:37:24 +00:00
[~] Client-Server API
2023-04-14 17:50:14 +00:00
[~] 9: User Data
2023-05-11 12:00:44 +00:00
[x] Profiles
[ ] Directory
2023-01-17 19:05:26 +00:00
2023-05-15 01:43:46 +00:00
[ ] Cytoplasm
[ ] Debug OpenSSL
2023-05-21 00:21:39 +00:00
[x] Documentation
[x] hdoc(1) and hdoc(5)
2023-05-15 22:38:52 +00:00
[x] Fix memory leaks in hdoc
2023-05-15 01:43:46 +00:00
2023-01-17 19:05:26 +00:00
Milestone: v0.4.0
-----------------
[ ] HTTP/1.1 support
[ ] Content-Length
[ ] Keep connections open
[ ] Chunked encoding
2023-01-17 19:05:26 +00:00
[ ] 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
Milestone: v0.6.0
2023-01-17 19:05:26 +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
2023-05-21 00:21:39 +00:00
[ ] 10: Security (Rate Limiting)
Milestone: v0.7.0
-----------------
[ ] Server-Server API
Milestone: v0.8.0
-----------------
[ ] Application Service API
Milestone: v0.9.0
-----------------
[ ] Identity Service API
Milestone: v1.0.0
-----------------
[ ] Push Gateway API
[ ] Room Versions
2023-01-17 19:05:26 +00:00
Milestone v1.1.0
----------------
[ ] Database upgrades/migration path
[ ] 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.