[PR #160] [MERGED] Kick Badges #170

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/160
Author: @id3adeye
Created: 9/5/2025
Status: Merged
Merged: 9/6/2025
Merged by: @eerimoq

Base: mainHead: main


📝 Commits (9)

📊 Changes

3 files changed (+107 additions, -7 deletions)

View changed files

📝 Moblin/Platforms/Kick/KickApi.swift (+13 -0)
📝 Moblin/Platforms/Kick/KickPusher.swift (+86 -5)
📝 Moblin/Various/Model/ModelKick.swift (+8 -2)

📄 Description

Supports all 9 Kick badge types (verified, staff, moderator, OG, VIP,
bot, broadcaster, founder, sub_gifter) with optimized rendering.


🔄 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/160 **Author:** [@id3adeye](https://github.com/id3adeye) **Created:** 9/5/2025 **Status:** ✅ Merged **Merged:** 9/6/2025 **Merged by:** [@eerimoq](https://github.com/eerimoq) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (9) - [`1db2083`](https://github.com/eerimoq/moblin/commit/1db2083056db834f8c556c728fb20e66ac59bf98) Kick Badges - [`6d8f0ac`](https://github.com/eerimoq/moblin/commit/6d8f0ac943e55cf13c5c12d2d1c82e60a123838d) fix's - [`812a11d`](https://github.com/eerimoq/moblin/commit/812a11dceeca544f5a1f08c58f0f58b61509bf14) yes boss removed comments :) - [`9fe6cce`](https://github.com/eerimoq/moblin/commit/9fe6cce5335e709047f9f293f479ad6be5ccf87f) removed not used things :) - [`acddefb`](https://github.com/eerimoq/moblin/commit/acddefbdba7d0628f33be3fd0580d2af87c1d3d7) moved to pusher :) - [`e6f2a63`](https://github.com/eerimoq/moblin/commit/e6f2a6369b0c9cc3c9e695e70e0cc192bfef2d15) pusher fetch's badges - [`e53ce0a`](https://github.com/eerimoq/moblin/commit/e53ce0a58fe618fc6b34bc8a877e4923114fa105) Internal to KickPusher - [`157c78c`](https://github.com/eerimoq/moblin/commit/157c78c42cdbd0233751e4a9047d6bbb4d0c74fc) fix style - [`0600d38`](https://github.com/eerimoq/moblin/commit/0600d38a432d069ea9dc4fe0c5877bf56d450eb7) save the cpu :) ### 📊 Changes **3 files changed** (+107 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `Moblin/Platforms/Kick/KickApi.swift` (+13 -0) 📝 `Moblin/Platforms/Kick/KickPusher.swift` (+86 -5) 📝 `Moblin/Various/Model/ModelKick.swift` (+8 -2) </details> ### 📄 Description Supports all 9 Kick badge types (verified, staff, moderator, OG, VIP, bot, broadcaster, founder, sub_gifter) with optimized rendering. --- <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#170
No description provided.