X-Git-Url: https://gitweb.ps.run/chirp/blobdiff_plain/0b2f4de9c1db5ec1059f6cd9b8c44e07f3af0b51..8d92dfff2515656b9b31a7d74f36aca3ad1f5896:/todo.md?ds=sidebyside diff --git a/todo.md b/todo.md index ca69d6a..2ca46ac 100644 --- a/todo.md +++ b/todo.md @@ -1,18 +1,28 @@ -## Todo -- lmdb - - check - - del - - interface: dbi -- generate ids +# Todo + +## Technical +- max length +- pre formatted/escape ambigous characters +- line breaks +- replace txn with env where appropriate +- handle `defer txn.commit catch {}` +- txn MDB_RDONLY (and other optimizations) - Account - - Register - - Login - - Logout - - Change username - - Change password -- Home -- Post -- Comment -- Like -- Repost -- Timeline + - Public-Key-Crypto +- TUI + +## Functional +- custom css +- @ users +- # +- search users +- search posts + +## Optional +- paginate /lists /feeds +- SVGs +- images (media) +- trending page +- DMs +- Limit Posts/Comments and paginate +- Calculate max buffer sizes