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-15 21:47:08 +00:00
|
|
|
[ ] Abstract /email/requestToken and /msidsn/requestToken
|
|
|
|
|
2023-02-26 15:07:46 +00:00
|
|
|
[x] Json API
|
|
|
|
[x] Trailing commas should not be allowed in arrays and objects
|
|
|
|
[x] Fix empty arrays not parsing
|
|
|
|
[ ] Db API
|
|
|
|
[ ] If object is in cache, but doesn't exist on disk, delete from cache
|
2023-02-17 03:20:49 +00:00
|
|
|
[~] User login
|
|
|
|
[x] User manipulation functions (so we don't use the DB directly)
|
|
|
|
[x] Refresh tokens
|
2023-02-24 01:06:02 +00:00
|
|
|
[x] Logout
|
|
|
|
[x] Delete refresh token if present
|
2023-01-17 19:05:26 +00:00
|
|
|
[ ] Logout all
|
|
|
|
[ ] Login fallback (static HTML page)
|
2023-02-19 14:58:56 +00:00
|
|
|
[~] User Interactive
|
2023-01-17 21:38:39 +00:00
|
|
|
[ ] Passwords
|
|
|
|
[ ] Registration tokens
|
2023-02-19 14:58:56 +00:00
|
|
|
[~] Caller builds flows
|
|
|
|
[ ] Document Uia (move docs from Matrix)
|
2023-01-17 20:29:16 +00:00
|
|
|
[x] Non-JSON endpoints
|
|
|
|
[x] Home page (like Synapse's "it works!")
|
2022-12-15 01:48:49 +00:00
|
|
|
|
2023-02-17 03:20:49 +00:00
|
|
|
[ ] Document new User functions
|
2023-02-16 18:49:19 +00:00
|
|
|
[ ] Document new JSON functions
|
2023-01-07 04:33:32 +00:00
|
|
|
|
2023-02-24 01:06:02 +00:00
|
|
|
[x] Refactor usage of StrDuplicate()
|
2023-02-23 16:46:27 +00:00
|
|
|
- Functions that keep strings do the duplication,
|
|
|
|
NOT their callers; callers free strings when they are
|
|
|
|
done with them.
|
2023-02-23 23:19:23 +00:00
|
|
|
[x] Remove HashMapGetKey() function
|
|
|
|
[x] HashMap
|
2023-02-24 00:17:56 +00:00
|
|
|
[x] JsonValueString()
|
2023-02-24 01:06:02 +00:00
|
|
|
[x] Db
|
2023-01-17 13:53:31 +00:00
|
|
|
|
2023-01-17 19:05:26 +00:00
|
|
|
Milestone: v0.3.0
|
2022-11-03 16:42:57 +00:00
|
|
|
-----------------
|
2022-10-31 23:52:37 +00:00
|
|
|
|
2023-02-23 16:46:27 +00:00
|
|
|
[ ] Stream API
|
|
|
|
[ ] TLS
|
|
|
|
[ ] SOCKS
|
|
|
|
[ ] Multi-output
|
|
|
|
[ ] HTTP Client
|
|
|
|
|
2023-01-17 19:05:26 +00:00
|
|
|
[ ] Client-Server API
|
|
|
|
[ ] 4: Token-based user registration
|
|
|
|
[ ] Refactor user-interactive auth flow
|
|
|
|
[ ] Token validity endpoint
|
|
|
|
[ ] 4: Account management
|
|
|
|
[ ] Deactivate
|
|
|
|
[ ] Change password
|
|
|
|
[ ] Whoami
|
|
|
|
[ ] 9: User Data
|
|
|
|
[ ] 5: Capabilities negotiation
|
|
|
|
[ ] 10: Security (Rate Limiting)
|
|
|
|
|
|
|
|
Milestone: v0.4.0
|
|
|
|
-----------------
|
|
|
|
|
|
|
|
[ ] 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
|
|
|
|
|
2023-01-17 19:05:26 +00:00
|
|
|
Milestone: v1.0.0
|
|
|
|
-----------------
|
2022-11-21 21:18:00 +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
|
2022-11-03 16:42:57 +00:00
|
|
|
[ ] Server-Server API
|
|
|
|
[ ] Application Service API
|
|
|
|
[ ] Identity Service API
|
|
|
|
[ ] Push Gateway API
|
|
|
|
[ ] Room Versions
|
|
|
|
|
2023-01-17 19:05:26 +00:00
|
|
|
Milestone v1.1.0
|
|
|
|
----------------
|
|
|
|
|
|
|
|
[ ] Database upgrades/migration path
|
2022-11-03 16:42:57 +00:00
|
|
|
[ ] 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.
|