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

feat: add support for custom emoji #48

Merged
merged 2 commits into from
Dec 9, 2024
Merged

feat: add support for custom emoji #48

merged 2 commits into from
Dec 9, 2024

Conversation

brd6
Copy link
Owner

@brd6 brd6 commented Dec 9, 2024

Description

Added support for custom emojis. This includes handling custom emoji properties and ensuring they can be retrieved, parsed, and tested for accurate functionality.

Motivation and context

This change introduces the ability to manage custom emojis.

How has this been tested?

  • Added a new fixture for testing custom emoji retrieval.
  • Wrote unit tests to ensure proper parsing and handling of custom emoji properties.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

PR checklist

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING.md document.
  • I have added tests to cover my changes.

@brd6 brd6 force-pushed the feat/custom-emoji-block branch from 30b221d to ea71f6f Compare December 9, 2024 19:02
- Split long URL string into multiple lines for better readability in custom emoji test
- Maintains same functionality while adhering to coding standards
@brd6 brd6 merged commit 2f193f9 into main Dec 9, 2024
21 checks passed
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