Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correctly Display Personal Emotes #199

Merged
merged 5 commits into from
Jan 25, 2024

Conversation

Nerixyz
Copy link
Collaborator

@Nerixyz Nerixyz commented Mar 18, 2023

Pull request checklist:

  • CHANGELOG.md was updated, if applicable

Description

This PR re-enables upserting 0-width emotes by copying the functionality from TwitchMessageBuilder::tryAppendEmote. Furthermore, a bug related to the order in which messages are received is "fixed" here.

Fixes #231.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

src/providers/twitch/TwitchChannel.cpp Show resolved Hide resolved
src/providers/twitch/TwitchChannel.cpp Show resolved Hide resolved
src/providers/twitch/TwitchChannel.cpp Show resolved Hide resolved
src/providers/twitch/TwitchChannel.cpp Show resolved Hide resolved
@CLAassistant
Copy link

CLAassistant commented Jan 24, 2024

CLA assistant check
All committers have signed the CLA.

Yes, I could just commit to the main branch but I could also just do it here
@Nerixyz Nerixyz changed the title Correctly Display 0-Width Personal Emotes Correctly Display Personal Emotes Jan 25, 2024
@Nerixyz Nerixyz merged commit d106922 into SevenTV:chatterino7 Jan 25, 2024
17 of 18 checks passed
@Nerixyz Nerixyz deleted the fix/zero-width branch January 25, 2024 20:07
devJimmyboy pushed a commit to devJimmyboy/chatterino7 that referenced this pull request Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Personal emotes dont stack if they are zero-width in chatterino
3 participants