diff options
| -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) |
