Skip to content

AntiSpam: ignore custom emojis in code blocks#1132

Merged
MarkKoz merged 1 commit into
masterfrom
bug/filters/1130/ignore-codeblock-emoji
Sep 3, 2020
Merged

AntiSpam: ignore custom emojis in code blocks#1132
MarkKoz merged 1 commit into
masterfrom
bug/filters/1130/ignore-codeblock-emoji

Conversation

@MarkKoz
Copy link
Copy Markdown
Contributor

@MarkKoz MarkKoz commented Aug 27, 2020

In code blocks, custom emojis render as text rather than as images. Therefore, they probably aren't being spammed and should be ignored.

Fix #1130

In code blocks, custom emojis render as text rather than as images.
Therefore, they probably aren't being spammed and should be ignored.

Fix #1130
@MarkKoz MarkKoz added t: bug Something isn't working a: filters Related to message filters: (antimalware, antispam, filtering, token_remover) p: 2 - normal Normal Priority labels Aug 27, 2020
@MarkKoz MarkKoz requested a review from a team as a code owner August 27, 2020 19:29
@MarkKoz MarkKoz requested review from aeros and sco1 and removed request for a team August 27, 2020 19:29
@ghost ghost added the needs 2 approvals label Aug 27, 2020
Copy link
Copy Markdown

@fadedmax fadedmax left a comment

Choose a reason for hiding this comment

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

LGTM

@ghost ghost removed the needs 1 approval label Aug 28, 2020
@MarkKoz MarkKoz merged commit 07b5f23 into master Sep 3, 2020
@MarkKoz MarkKoz deleted the bug/filters/1130/ignore-codeblock-emoji branch September 3, 2020 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a: filters Related to message filters: (antimalware, antispam, filtering, token_remover) p: 2 - normal Normal Priority t: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mod-alerts channel pings when large amounts of emojis are within a code block.

3 participants