Skip to content

Fixed emoji filtering and improved the filtering performance.#17864

Merged
pomek merged 9 commits intoreleasefrom
ck/17834-fix-emoji-filtering
Feb 4, 2025
Merged

Fixed emoji filtering and improved the filtering performance.#17864
pomek merged 9 commits intoreleasefrom
ck/17834-fix-emoji-filtering

Conversation

@martnpaneq
Copy link
Copy Markdown
Contributor

Suggested merge commit message (convention)

Internal: Fixed emoji filtering and improved the filtering performance. Closes #17834.


Additional information

For example – encountered issues, assumptions you had to make, other affected tickets, etc.

@psmyrek
Copy link
Copy Markdown
Contributor

psmyrek commented Jan 31, 2025

Please change target branch to release.

@martnpaneq martnpaneq changed the base branch from master to release January 31, 2025 12:17
Copy link
Copy Markdown
Member

@pomek pomek left a comment

Choose a reason for hiding this comment

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

I left a few comments. Other than that, WFM when it comes to unsupported symbols.

Before:

image

After:

image

Unfortunately, even if the following emoji is supported, the mechanism filters it out.

Symbols:

Before:

image

After:

image

Copy link
Copy Markdown
Contributor

@psmyrek psmyrek left a comment

Choose a reason for hiding this comment

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

It filters out too much now 🤔

Before, I found at least two emojis that were correctly rendered in my OS:

before

On this branch, at least these two emojis are unnecessarily filtered out:

after

@pomek

This comment was marked as resolved.

Copy link
Copy Markdown
Contributor

@psmyrek psmyrek left a comment

Choose a reason for hiding this comment

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

LGTM 🎉

@pomek pomek merged commit 69c48eb into release Feb 4, 2025
2 checks passed
@pomek pomek deleted the ck/17834-fix-emoji-filtering branch February 4, 2025 09:18
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.

[Mac+Chrome] Missing emoji visible

3 participants