-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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(frontend): blueskyの投稿埋め込み表示に対応 #14933
base: develop
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #14933 +/- ##
============================================
- Coverage 39.95% 19.15% -20.81%
============================================
Files 1563 728 -835
Lines 197739 103863 -93876
Branches 3625 995 -2630
============================================
- Hits 79012 19890 -59122
+ Misses 118154 83417 -34737
+ Partials 573 556 -17 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
コンフリクト解消 |
コンフリクトまた起きてしまってまして |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
embed.bsky.appとほぼ同じ行動してるのでいいと思います
(didの部分はちょっと面倒)
コンフリクト解消 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
動き確認しました
(bsky、ダークモードをサポートしないのが不満) |
コンフリクト解消 |
(そろそろマージしてもいいかと) |
What
Why
Fix #14931
Additional info (optional)
expandTweet
はXのポストだけを指すものではなくなるので、全体の翻訳を当て直すためにkeyを変更したChecklist