Loosen the validation regex of emoji reaction a bit #468

Closed
Ghost wants to merge 1 commits from (deleted):make-reacting-with-'blobhaj.png'-possible into develop
First-time contributor

We couldn't previously react with an emoji whose shortcode contained dots, spaces or any non-ascii characters.

The only rule we're now enforcing is that it might contain only one @ character (used to distinguish external emoji) and must be wrapped with colon symbols.

We couldn't previously react with an emoji whose shortcode contained dots, spaces or any non-ascii characters. The only rule we're now enforcing is that it might contain only one `@` character (used to distinguish external emoji) and must be wrapped with colon symbols.
Ghost added 1 commit 2023-02-15 20:46:44 +00:00
ci/woodpecker/pr/woodpecker Pipeline is pending Details
33daaac84c
Loosen the validation regex of emoji reaction a bit
We couldn't previously react with an emoji whose shortcode contained
dots, spaces or any non-ascii characters.

The only rule we're now enforcing is that it might contain only one `@`
character (used to distinguish external emoji) and must be wrapped with
colon symbols.
Ghost closed this pull request 2023-07-29 18:36:10 +00:00
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending

Pull request closed

Sign in to join this conversation.
No description provided.