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

機能フラグを外部から配信できるようにする #2030

Open
pantasystem opened this issue Sep 18, 2024 · 1 comment
Open

機能フラグを外部から配信できるようにする #2030

pantasystem opened this issue Sep 18, 2024 · 1 comment

Comments

@pantasystem
Copy link
Owner

現状アプリのコードのソフトウェアの種別を判定して各機能を使える使えないの判定をしている。
この方法だと小規模なフォークなどに対応することができない。
そこで外部からどの機能を使いどのインスタンスを使えば動作することができるのかがわかる情報をサーバから配信できるようにしたい。

@pantasystem
Copy link
Owner Author

機能自体の存在の有無と内部的な挙動を変えるための判定をできるようにしたい。
具体的にはMastodonにはDrive機能はないがMisskeyにはDrive機能がある。
Misskeyの一定バージョン以上は猫語にするための処理をフロントエンドで行う必要性がある。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant