[PR #161] [MERGED] fix failed to send to twitch when kick only logged in #171

Closed
opened 2026-03-02 04:00:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/eerimoq/moblin/pull/161
Author: @id3adeye
Created: 9/7/2025
Status: Merged
Merged: 9/7/2025
Merged by: @eerimoq

Base: mainHead: main


📝 Commits (3)

  • 25c71ab fix failed to send to twitch when kick only logged in
  • 329361e fix localized
  • e1c6380 update to streaming platform

📊 Changes

2 files changed (+21 additions, -2 deletions)

View changed files

📝 Moblin/Various/Model/ModelChat.swift (+14 -2)
📝 Moblin/Various/Model/ModelKick.swift (+7 -0)

📄 Description

Fixed chat message sending logic to prevent "Failed to send to Twitch"
errors when only logged into Kick by adding login status checks before
attempting to send messages.

Added smart contextual toast messages that show specific login prompts
based on selected platforms: "Please login to a platform" for both
selected, or "Please login to [Platform]" for individual platform
selection.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/eerimoq/moblin/pull/161 **Author:** [@id3adeye](https://github.com/id3adeye) **Created:** 9/7/2025 **Status:** ✅ Merged **Merged:** 9/7/2025 **Merged by:** [@eerimoq](https://github.com/eerimoq) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`25c71ab`](https://github.com/eerimoq/moblin/commit/25c71ab61bf43ef830e1e74dd1fa234befa7238c) fix failed to send to twitch when kick only logged in - [`329361e`](https://github.com/eerimoq/moblin/commit/329361e3b7cb21383a2c6b7d2a9f8b2a430b0f7e) fix localized - [`e1c6380`](https://github.com/eerimoq/moblin/commit/e1c63803d81db355580aa3399835395d1ba27951) update to streaming platform ### 📊 Changes **2 files changed** (+21 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Moblin/Various/Model/ModelChat.swift` (+14 -2) 📝 `Moblin/Various/Model/ModelKick.swift` (+7 -0) </details> ### 📄 Description Fixed chat message sending logic to prevent "Failed to send to Twitch" errors when only logged into Kick by adding login status checks before attempting to send messages. Added smart contextual toast messages that show specific login prompts based on selected platforms: "Please login to a platform" for both selected, or "Please login to [Platform]" for individual platform selection. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 04:00:34 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/moblin#171
No description provided.