summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md22
1 files changed, 12 insertions, 10 deletions
diff --git a/README.md b/README.md
index d009856..370437a 100644
--- a/README.md
+++ b/README.md
@@ -7,17 +7,19 @@ soktdeer rewrite
 ### general (from hydrogen)
 - [ ] accounts
   - [x] account creation
-  - [ ] get account
-  - [ ] login via password
-  - [ ] login via token
-  - [ ] account editing
+  - [x] get account
+  - [x] login via password
+  - [x] login via token
+  - [x] account editing
+    - note: no password changes yet
   - [ ] account deletion
-- [ ] messages
-  - [ ] message creation
-  - [ ] get message
-  - [ ] chat history (v1)
-- [ ] get inbox
-- [ ] client names
+- [x] messages
+  - [x] message creation
+  - [x] get message
+  - [x] chat history (v1)
+- [x] get inbox
+- [~] client names
+  - client names will not be implemented in helium
 ### moderation (from hydrogen)
 - [ ] bans
 - [ ] invite codes