update roadmap and tasklist

This commit is contained in:
Username
2026-02-24 14:19:48 +01:00
parent 0b178d371e
commit 0b186f1f0c
2 changed files with 10 additions and 6 deletions

View File

@@ -18,11 +18,11 @@
## Phase 3 — Polish
- [x] Responsive terminal layout (adaptive sidebar, truncation, resize)
- [ ] Channel tree navigation
- [ ] User list with status indicators
- [ ] Volume control
- [ ] Server certificate handling
- [ ] Config file hot-reload
- [x] Channel tree navigation
- [x] User list with status indicators
- [x] Volume control
- [x] Server certificate handling
- [x] Config file hot-reload
## Phase 4 — Robustness

View File

@@ -8,8 +8,12 @@
- [x] Audio pipeline integration with MumbleClient
- [x] PTT wiring (key events -> audio.capturing toggle)
- [x] Chat input history navigation (up/down arrows)
- [x] Channel navigation and join from sidebar
- [x] User status indicators (mute/deaf)
- [x] Volume control (F2/F3, gain 0.0-2.0, status bar display)
- [x] Server certificate handling (certfile/keyfile config)
- [x] Config file hot-reload (F5, safe/restart change detection)
## Pending
- [ ] Channel join/navigation (select channel in tree, move into it)
- [ ] Reconnection handling on disconnect