diff options
author | meltland <[email protected]> | 2025-03-08 00:16:48 -0500 |
---|---|---|
committer | meltland <[email protected]> | 2025-03-08 00:16:48 -0500 |
commit | 1f2e75ea6e7db5f2937b637672746d88d3c252c5 (patch) | |
tree | e448cd11f882f52bbe3960d25cf8fe4873ce1388 | |
parent | 7813b6ab5754c22b5ea11729c22e4728035da7c8 (diff) |
overambitious?
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md index af1c599..c77441c 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ soktdeer rewrite ### general (from hydrogen) - [ ] accounts (creation/getting) - [ ] messages (creation/getting) + - [ ] chat history (v1) + - [ ] fetch individual messages - [ ] changing profile attributes - [ ] account deletion - [ ] password changes @@ -22,8 +24,8 @@ soktdeer rewrite - [x] database changes - [ ] message deletion - [ ] message editing -- [ ] better chat history -- [ ] profiles v2 +- [ ] chat history (v2) +- [ ] profiles (v2) - [ ] banners - [ ] links - [ ] statuses \ No newline at end of file |