summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authormeltland <[email protected]>2025-03-09 16:55:06 -0400
committermeltland <[email protected]>2025-03-09 16:55:06 -0400
commite56539c99191f882cb5be5584bec5ecf5edacb31 (patch)
tree4ff4261ca36c5130dfa265611fdfdeb1049a4eb6 /README.md
parentd0f8bea0fb79cf9f3d6ac21eb875d85228295b6d (diff)
registration
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