diff options
| author | patrick-scho | 2025-04-06 11:59:40 +0200 |
|---|---|---|
| committer | patrick-scho | 2025-04-06 11:59:40 +0200 |
| commit | 85fbe5dbf87f09c35fe274c540edafd4723820d3 (patch) | |
| tree | 8f0dcb0918899e7d02ec0ab3c42ff12171181777 /todo.md | |
| parent | e439c64e7489a392a0debce2dbf4a87ee05e367c (diff) | |
| download | chirp-85fbe5dbf87f09c35fe274c540edafd4723820d3.tar.gz chirp-85fbe5dbf87f09c35fe274c540edafd4723820d3.zip | |
update todo
Diffstat (limited to 'todo.md')
| -rw-r--r-- | todo.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,6 +1,7 @@ # Todo ## Technical +- consolidate Set List and SetList - replace txn with env where appropriate - handle `defer txn.commit catch {}` - txn MDB_RDONLY (and other optimizations) @@ -9,16 +10,16 @@ - TUI ## Functional -- indicate if already on list/feed -- maintain scroll - profile description - custom css - @ users -- SVGs +- # - search users - search posts ## Optional +- paginate /lists /feeds +- SVGs - images (media) - trending page - DMs |
