mirror of
https://github.com/yusufipk/YTChatHub.git
synced 2026-09-11 10:56:17 +00:00
docs: update progress to reflect completion of setup instructions and message transition animations
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
## Phase 0 – Foundations
|
## Phase 0 – Foundations
|
||||||
- [x] Create Memory Bank documentation.
|
- [x] Create Memory Bank documentation.
|
||||||
- [x] Simplify project layout (single package, shared types via alias).
|
- [x] Simplify project layout (single package, shared types via alias).
|
||||||
- [ ] Document setup instructions for the new command set.
|
- [x] Document setup instructions for the new command set.
|
||||||
|
|
||||||
## Phase 1 – Core Infrastructure
|
## Phase 1 – Core Infrastructure
|
||||||
- [x] Implement Innertube client bootstrap (retrieve context, manage continuation tokens).
|
- [x] Implement Innertube client bootstrap (retrieve context, manage continuation tokens).
|
||||||
@@ -30,11 +30,14 @@
|
|||||||
- [x] Ensure transparent background for OBS browser source.
|
- [x] Ensure transparent background for OBS browser source.
|
||||||
- [x] Display new member announcements on overlay.
|
- [x] Display new member announcements on overlay.
|
||||||
- [x] Timezone-aware timestamp display on overlay.
|
- [x] Timezone-aware timestamp display on overlay.
|
||||||
- [ ] Add entrance/exit animations for message transitions.
|
- [x] Add entrance/exit animations for message transitions.
|
||||||
- [ ] Add theme controls and customization options.
|
- [ ] Add theme controls and customization options.
|
||||||
|
|
||||||
## Phase 4 – Reliability & Polish
|
## Phase 4 – Reliability & Polish
|
||||||
- [x] Implement image proxy with caching to prevent YouTube CDN 429 errors.
|
- [x] Implement image proxy with caching to prevent YouTube CDN 429 errors.
|
||||||
|
- [ ] Refactor the code
|
||||||
|
- [ ] Add log-in and unique stream id for each logged in user
|
||||||
|
- [ ] Ensure the deployment.
|
||||||
- [ ] Expand logging/metrics for long-stream observability.
|
- [ ] Expand logging/metrics for long-stream observability.
|
||||||
- [ ] Write tests (unit/integration) and contributor documentation.
|
- [ ] Write tests (unit/integration) and contributor documentation.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user