diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 20 |
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 |