Skip to content

feat: show BTTV Pro badges#6625

Merged
pajlada merged 6 commits intoChatterino:masterfrom
Nerixyz:feat/bttv-badges
Dec 7, 2025
Merged

feat: show BTTV Pro badges#6625
pajlada merged 6 commits intoChatterino:masterfrom
Nerixyz:feat/bttv-badges

Conversation

@Nerixyz
Copy link
Copy Markdown
Contributor

@Nerixyz Nerixyz commented Dec 5, 2025

BTTV badges are broadcasted via their live updates, specifically in User Update. We previously ignored that event. It's also used to broadcast personal emotes, but that depends on the emote refactor.

The badge only includes one size at 72px. Since we expect badges to be 18px, it uses the scale factor 18 / 72.

Resolves #4323.

Copy link
Copy Markdown
Member

@pajlada pajlada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just these nits, otherwise seems fine

Comment thread src/messages/MessageElement.hpp
Comment thread src/providers/bttv/BttvBadges.cpp
@Nerixyz Nerixyz marked this pull request as ready for review December 7, 2025 11:39
@pajlada pajlada enabled auto-merge (squash) December 7, 2025 13:35
@pajlada pajlada merged commit 0aff6fb into Chatterino:master Dec 7, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants