feat: silent url - #141
Open
anatawa12 wants to merge 5 commits into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #141 +/- ##
===========================================
+ Coverage 96.48% 96.49% +0.01%
===========================================
Files 6 6
Lines 597 599 +2
Branches 124 126 +2
===========================================
+ Hits 576 578 +2
Misses 20 20
Partials 1 1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Member
|
👀 |
Member
Author
|
conflict resolved. |
This was referenced Jul 24, 2026
shiosyakeyakini-info
added a commit
to shiosyakeyakini-info/miria
that referenced
this pull request
Jul 24, 2026
silent な MfmURL を extractLinks の対象から除外する。 MfmLink の silent 既存処理と対称。 参照: misskey-dev/mfm.js#141, misskey-dev/misskey#12902 注: mfm_parser の silent 対応リリースが前提のため、リリース後に mfm_parser 依存を更新する必要がある。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Implements MFM for misskey-dev/misskey#12902
Why
misskey-dev/misskey#12902 参照
Additional info (optional)