diff options
| author | patrick-scho | 2025-03-16 17:14:29 +0100 |
|---|---|---|
| committer | patrick-scho | 2025-03-16 17:14:29 +0100 |
| commit | 7e5f0331027f27a4ac49840427eb4e665e1ce32b (patch) | |
| tree | 46b431b6f498132f48072f4377675a1d74db40f4 | |
| parent | 12f0f2f8e72e933531b0ac6865265461d97e2312 (diff) | |
| download | chirp-7e5f0331027f27a4ac49840427eb4e665e1ce32b.tar.gz chirp-7e5f0331027f27a4ac49840427eb4e665e1ce32b.zip | |
update todo
| -rw-r--r-- | todo.md | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -2,21 +2,21 @@ ## Technical - replace txn with env where appropriate +- handle `defer txn.commit catch {}` +- txn MDB_RDONLY (and other optimizations) - Account - Public-Key-Crypto - TUI ## Functional +- indicate if already on list/feed - maintain scroll +- profile description + - custom css +- @ users +- SVGs - 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) |
