Commit Graph
7 Commits
Author SHA1 Message Date
Yusuf İpek 5d96e2e3ff feat: enhance YouTube chat ingestion with support for gift memberships
Expand YouTube chat ingestion to handle membership gift events including purchases and redemptions. Update SuperChat extraction to support multiple paid message types and improve field name handling. Display membership level in overlay for gift events.
2025-10-05 04:42:47 +03:00
Yusuf İpek 0dd6872af7 refactor: optimize dashboard layout and spacing 2025-10-05 04:42:47 +03:00
Yusuf İpek 78390da36d refactor(dashboard): reorganize layout and improve component structure
Reorganized the dashboard page layout by moving the ConnectionControl component into the header with inline display, flattened the nested panel structure by removing wrapper divs (chatColumn and splitColumn), and added specific BEM modifiers (panel--chat, panel--super) to improve CSS targeting and maintainability. This change simplifies the component hierarchy while preserving all existing functionality.
2025-10-05 04:42:47 +03:00
Yusuf İpek c973b8b176 feat: improve superchat and membership handling with fallback fields and UI panels 2025-10-05 04:42:47 +03:00
Yusuf İpek 18d2f78516 feat: add YouTube Live chat connection controls with UI 2025-10-05 04:42:47 +03:00
Yusuf İpek 47c9a67362 feat: enhance chat UI with badges, superchat and membership display 2025-10-05 04:42:47 +03:00
Yusuf İpek 99e1762068 refactor: migrate from pnpm workspaces to single-package structure with shared types 2025-10-05 04:42:47 +03:00