We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
NodeInfoで公開しているmetadata.featuresプロパティの配列
metadata.features
fedibird_capabilitiesのデータ全部
fedibird_capabilities
fedibird_capabilitiesのうち他サーバーに影響のある機能、さらにfriend_server
friend_server
クライアントアプリ向けの機能一覧を他のサーバーに公開しても、他のサーバーにとって有用な情報とは言えない サーバー間通信で必要な機能に絞る
The text was updated successfully, but these errors were encountered:
Fix: #89 NodeInfo向けの機能一覧表を作成して区別
8d9ff90
Fix: #89 NodeInfo向けの機能一覧表を作成して区別 (#103)
2e7cdd0
d6162ad
Successfully merging a pull request may close this issue.
挙動を変更してほしい機能や動作
NodeInfoで公開している
metadata.features
プロパティの配列現在の挙動
fedibird_capabilities
のデータ全部変更してほしい新しい挙動
fedibird_capabilities
のうち他サーバーに影響のある機能、さらにfriend_server
必要性
クライアントアプリ向けの機能一覧を他のサーバーに公開しても、他のサーバーにとって有用な情報とは言えない
サーバー間通信で必要な機能に絞る
The text was updated successfully, but these errors were encountered: