enhance: 相互リンク機能の連合#704
Closed
kozakura913 wants to merge 5 commits into
Closed
Conversation
# Conflicts: # packages/backend/src/core/activitypub/misc/contexts.ts
|
Member
|
PRありがとうございます。
相互バナーリンク機能に関してMisskey.ioでは #702 の記載通り、この機能を搭載していない他のMisskeyサーバーやMastodon、PleromaなどFediverse上で一般的であるProfile metadataのattachmentフィールドとして、通常の追加情報のリンクの扱いで連合させる実装になる予定です。 |
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
相互リンク機能で設定されたカテゴリ名、画像、リンク先、説明文などをユーザーのプロフィールに追加します
私の管理するforkから連合機能の部分をcherrypickしました
yojo-art/cherrypick#319
Why
独自拡張であっても、必要な場合に受け入れられるように情報を提供するのが最善だと考えます
最初は対応する実装は少ないかもしれませんが、その他の実装であっても必要であれば対応する事ができます
Additional info (optional)
#702 と関連
Checklist