diff options
author | meltland <[email protected]> | 2025-03-08 00:10:45 -0500 |
---|---|---|
committer | meltland <[email protected]> | 2025-03-08 00:10:45 -0500 |
commit | 270f713fce2a7d03fbe2aba0acd9728a90d91397 (patch) | |
tree | 47fb72c98c38fff17c0e7bab7fc22658a06daa51 /README.md | |
parent | d9b1580e853978f322a1bf7dee910eb1077e3d46 (diff) |
f
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..7e8fba7 --- /dev/null +++ b/README.md @@ -0,0 +1,28 @@ +# soktdeer helium + +soktdeer rewrite + +## progress +### general (from hydrogen) +- [ ] accounts (creation/getting) +- [ ] messages (creation/getting) +- [ ] changing profile attributes +- [ ] account deletion +- [ ] password changes +- [ ] inbox (getting) +### moderation (From hydrogen) +- [ ] bans +- [ ] invite codes +- [ ] kicking +- [ ] inbox (creation) +- [ ] support codes +- [ ] lockdown +### new in helium +- [x] database changes +- [ ] message deletion +- [ ] message editing +- [ ] better chat history +- [ ] profiles v2 + - [ ] banners + - [ ] links + - [ ] statuses \ No newline at end of file |