2022-09-23 21:49:20 +00:00
|
|
|
Telodendria To-Do List
|
2022-11-03 16:42:57 +00:00
|
|
|
======================
|
2022-09-23 21:49:20 +00:00
|
|
|
|
|
|
|
Key:
|
|
|
|
|
|
|
|
[ ] Not Started
|
|
|
|
[x] Done
|
|
|
|
[~] In Progress
|
2022-09-28 20:25:49 +00:00
|
|
|
[!] Won't Fix
|
2022-09-23 21:49:20 +00:00
|
|
|
|
2022-12-18 20:11:32 +00:00
|
|
|
Milestone: v0.2.0
|
2022-12-15 01:48:49 +00:00
|
|
|
-----------------
|
|
|
|
|
2022-12-16 20:08:16 +00:00
|
|
|
[x] Abstract user-interactive authentication
|
2022-12-15 21:47:08 +00:00
|
|
|
[ ] Abstract /email/requestToken and /msidsn/requestToken
|
|
|
|
|
2023-01-07 04:33:32 +00:00
|
|
|
[x] Move String functions to a new String.h
|
|
|
|
[x] Make StringConcat use varargs
|
2023-01-07 00:42:11 +00:00
|
|
|
[x] Look into seeding random strings (possibly create Random.h?)
|
2023-01-16 22:02:08 +00:00
|
|
|
[x] User registration
|
2022-12-18 20:11:32 +00:00
|
|
|
[x] Username validation
|
2022-12-19 22:15:41 +00:00
|
|
|
[x] Password hashing
|
2023-01-16 22:02:08 +00:00
|
|
|
[x] User API
|
2023-01-17 01:36:22 +00:00
|
|
|
[x] Password login
|
2022-12-15 01:48:49 +00:00
|
|
|
|
2023-01-09 21:39:59 +00:00
|
|
|
[x] Document MemoryHexDump()
|
|
|
|
[x] Document DbExists()
|
2023-01-07 04:33:32 +00:00
|
|
|
[ ] Document UserInteractiveAuth (move docs from Matrix)
|
2023-01-07 15:51:56 +00:00
|
|
|
[ ] Document User
|
|
|
|
[ ] Move docs from Matrix to User for UserValidate
|
2023-01-08 04:39:01 +00:00
|
|
|
[ ] Document Str and remove old functions from Util docs.
|
2023-01-07 04:33:32 +00:00
|
|
|
|
2023-01-17 13:53:31 +00:00
|
|
|
[ ] Clean up scripts (make tools/lib/matrix.sh)
|
|
|
|
[ ] Update changelog
|
|
|
|
[x] Fix man page links on website
|
|
|
|
|
2022-11-03 16:42:57 +00:00
|
|
|
Milestone: v1.0.0
|
|
|
|
-----------------
|
2022-10-31 23:52:37 +00:00
|
|
|
|
2022-11-21 21:18:00 +00:00
|
|
|
[ ] Database upgrades/migration path
|
|
|
|
|
2022-12-06 21:59:06 +00:00
|
|
|
[~] Client-Server API
|
|
|
|
[ ] API Standards
|
|
|
|
[x] Error responses
|
|
|
|
[x] Web Browser Clients
|
2022-11-03 16:42:57 +00:00
|
|
|
[x] /_matrix/client/versions
|
2022-12-06 21:59:06 +00:00
|
|
|
[x] Server Discovery
|
|
|
|
[x] Well-known URIs
|
2022-11-03 16:42:57 +00:00
|
|
|
[x] Make base-url optional in config
|
|
|
|
[x] Make identity-server optional in config
|
2022-12-06 21:59:06 +00:00
|
|
|
[ ] Client Authentication
|
2022-11-03 16:42:57 +00:00
|
|
|
[ ] Capabilities negotiation
|
2022-12-06 21:59:06 +00:00
|
|
|
[ ] Filtering
|
|
|
|
[ ] Events
|
|
|
|
[ ] Rooms
|
|
|
|
[ ] User Data
|
|
|
|
[ ] Security (Rate Limiting)
|
|
|
|
[ ] Modules
|
|
|
|
[ ] Instant Messaging
|
|
|
|
[ ] Voice over IP
|
|
|
|
[ ] Receipts
|
|
|
|
[ ] Fully Read Markers
|
|
|
|
[ ] Content Repository
|
|
|
|
[ ] Send-To-Device Messaging
|
2022-11-03 16:42:57 +00:00
|
|
|
[ ] Server-Server API
|
|
|
|
[ ] Application Service API
|
|
|
|
[ ] Identity Service API
|
|
|
|
[ ] Push Gateway API
|
|
|
|
[ ] Room Versions
|
|
|
|
|
|
|
|
[ ] 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.
|