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

enhance: Unicode 15.0で新たに追加された絵文字のサポート #12683

Merged
merged 2 commits into from
Dec 18, 2023

Conversation

zyoshoka
Copy link
Contributor

@zyoshoka zyoshoka commented Dec 16, 2023

What

Unicode 15.0 で新たに追加された絵文字を使えるようにします。

Why

Resolve: #12673

Additional info (optional)

🫨🩷🩵🩶🫷🫸🫎🫏🪽🐦‍⬛🪿🪼🪻🫚🫛🪭🪮🪇🪈🪯🛜

(どこに書けばいいのか分からなかったので見ていただけそうなところに書いておきますが)mfm.js の新しいバージョンのリリースをお願いします🙏🫸🫷🙏

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

@github-actions github-actions bot added packages/frontend Client side specific issue/PR packages/backend Server side specific issue/PR labels Dec 16, 2023
Copy link

codecov bot commented Dec 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (507d436) 79.68% compared to head (cd2aea2) 81.86%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #12683      +/-   ##
===========================================
+ Coverage    79.68%   81.86%   +2.18%     
===========================================
  Files          955      180     -775     
  Lines       107863    27516   -80347     
  Branches      8350      507    -7843     
===========================================
- Hits         85946    22526   -63420     
+ Misses       21917     4990   -16927     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zyoshoka zyoshoka marked this pull request as ready for review December 18, 2023 05:45
@zyoshoka
Copy link
Contributor Author

プレビューです

@syuilo syuilo merged commit 1399027 into misskey-dev:develop Dec 18, 2023
16 of 18 checks passed
@syuilo
Copy link
Member

syuilo commented Dec 18, 2023

🙏🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages/backend Server side specific issue/PR packages/frontend Client side specific issue/PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unicode 15.0 の絵文字のサポート
2 participants