X-Git-Url: https://gitweb.ps.run/chirp/blobdiff_plain/8ce4f0b76cab1963cd0a8ad55bf5b30b9eae917f..2ef30b70c3bc464defb933cb7a5b5ca88f827be0:/todo.md diff --git a/todo.md b/todo.md index aa23f7e..96432fc 100644 --- a/todo.md +++ b/todo.md @@ -1,20 +1,26 @@ -## Todo -- lmdb - - check - - del - - interface: dbi - - change optionals to errors - - self: *const Self -> self: Self -- 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