Skip to content

feat(web): custom emojis - #1222

Merged
nikkothari22 merged 2 commits into
developfrom
custom-emojis
Jan 4, 2025
Merged

feat(web): custom emojis#1222
nikkothari22 merged 2 commits into
developfrom
custom-emojis

Conversation

@nikkothari22

Copy link
Copy Markdown
Collaborator

Added support for using custom emojis in reactions on the web app.

PNGs, GIFs and JPGs supported.

Added a new checkbox in the Reactions doctype for "is_custom". If it's a custom emoji, we do not need to escape the characters and instead store the "name" of the emoji in the reaction_escaped field. This is then used to show the "name" of the reaction in the tooltip.

CleanShot 2025-01-04 at 05 46 14@2x

CleanShot 2025-01-04 at 05 46 35@2x

CleanShot 2025-01-04 at 05 46 56@2x

CleanShot 2025-01-04 at 05 47 21@2x

@nikkothari22 nikkothari22 self-assigned this Jan 4, 2025
@nikkothari22
nikkothari22 merged commit 79fc62d into develop Jan 4, 2025
@nikkothari22
nikkothari22 deleted the custom-emojis branch January 4, 2025 09:55
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.

1 participant