From 7f9c46e74480b90d7aee838863d77edbf0c39cc9 Mon Sep 17 00:00:00 2001 From: ramforth Date: Thu, 13 Nov 2025 20:57:18 +0100 Subject: [PATCH] docs: Add future enhancements from Gitea issues to development plan --- DEVELOPMENT_PLAN.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/DEVELOPMENT_PLAN.md b/DEVELOPMENT_PLAN.md index ba44241..0b81afc 100644 --- a/DEVELOPMENT_PLAN.md +++ b/DEVELOPMENT_PLAN.md @@ -79,3 +79,18 @@ The project will be considered complete for its initial version when Phases 1, 2 1. Users can log in with their Twitch account. 2. Users can see their unique overlay URL on a dashboard. 3. The overlay successfully connects to their Twitch chat and displays messages when opened in a browser source. + +## 6. Future Enhancements from Gitea Issues + +These are enhancement suggestions gathered from the project's Gitea issues, representing potential future features or considerations: + +* **Issue #1: Multi select chat display order** + * Allow streamer to click on messages that appear whilst discussing chat message already on screen. This will enable quick progress through important messages without having to scroll back up chat. +* **Issue #2: Moderator chat assistance with streamer over ride** + * Moderators can select messages on their end, marking them for discussion, freeing up the streamer to simply stream. The streamer would have override to reject messages as the stream owner. +* **Issue #3: Chat Speed toggle for busier chat streams** + * Implement a toggle to adjust the display speed of chat messages, useful for very active streams. +* **Issue #4: Auto add YT Superchats to Highlights** + * Add a setting to automatically include YouTube Superchats in the highlighted messages. +* **Issue #5: Donations page somewhere** + * Consider integrating a donations page or feature within the service.