X-Git-Url: https://gitweb.ps.run/chirp/blobdiff_plain/0b2f4de9c1db5ec1059f6cd9b8c44e07f3af0b51..4fe63dfa385c43131c1a8b71a181ddce0f70a3f3:/todo.md diff --git a/todo.md b/todo.md index ca69d6a..96432fc 100644 --- a/todo.md +++ b/todo.md @@ -1,18 +1,26 @@ -## Todo -- lmdb - - check - - del - - interface: dbi -- generate ids +# Todo + +## Technical +- replace txn with env where appropriate - Account - - Register - - Login - - Logout - - Change username - - Change password -- Home -- Post -- Comment -- Like -- Repost -- Timeline + - Public-Key-Crypto +- TUI + +## Functional +- maintain scroll +- search users +- search posts +- @ users +- save posts +- create views +- profile description +- custom css +- show comments (optionally) in profile +- handle `defer txn.commit catch {}` + +## Optional +- images (media) +- trending page +- DMs +- Limit Posts/Comments and paginate +- Calculate max buffer sizes