summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 12 insertions, 8 deletions
diff --git a/README.md b/README.md
index 8549224..6181506 100644
--- a/README.md
+++ b/README.md
@@ -5,19 +5,23 @@ soktdeer rewrite
 
 ## progress
 ### general (from hydrogen)
-- [ ] accounts (creation/getting)
-- [ ] messages (creation/getting)
+- [ ] accounts
+  - [x] account creation
+  - [ ] get account
+  - [ ] login via password
+  - [ ] login via token
+  - [ ] account editing
+  - [ ] account deletion
+- [ ] messages
+  - [ ] message creation
+  - [ ] get message
   - [ ] chat history (v1)
-  - [ ] fetch individual messages
-- [ ] changing profile attributes
-- [ ] account deletion
-- [ ] password changes
-- [ ] inbox (getting)
+- [ ] get inbox
 ### moderation (from hydrogen)
 - [ ] bans
 - [ ] invite codes
 - [ ] kicking
-- [ ] inbox (creation)
+- [ ] post to inbox
 - [ ] support codes
 - [ ] lockdown
 ### new in helium