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
サーバーミュート設定をして一部のサーバーをミュートしている場合においても、サーバーミュート設定が読み込み時にしか読みこまれておらず、読み込み後のストリーミングでは一部(アンテナその他で確認)で無視されている可能性がある。
サーバーミュート設定が全ての機能と状況においても正常に動く
サーバーミュート設定が読み込み時のみ動作する箇所がある
1.アンテナを作成する 2.サーバーミュートを設定する 3.サーバーミュート対象のサーバーからアンテナ内容と一致し流れてくる投稿を受信する Plus : 3の現象が確認できた後にリロードをするとサーバーミュートされた結果が表示されることがある
Misskey 2023.09.1 (複数サーバーで確認)
The text was updated successfully, but these errors were encountered:
(これはサーバーミュート関係ないが)チャンネルも再読み込み時以外にストリーミング状態で何か別の動きをしている場所がある模様。原因同じか別かは不明 https://misskey.systems/notes/9l08z92xep
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
💡 Summary
サーバーミュート設定をして一部のサーバーをミュートしている場合においても、サーバーミュート設定が読み込み時にしか読みこまれておらず、読み込み後のストリーミングでは一部(アンテナその他で確認)で無視されている可能性がある。
🥰 Expected Behavior
サーバーミュート設定が全ての機能と状況においても正常に動く
🤬 Actual Behavior
サーバーミュート設定が読み込み時のみ動作する箇所がある
📝 Steps to Reproduce
1.アンテナを作成する
2.サーバーミュートを設定する
3.サーバーミュート対象のサーバーからアンテナ内容と一致し流れてくる投稿を受信する
Plus : 3の現象が確認できた後にリロードをするとサーバーミュートされた結果が表示されることがある
📌 Environment
Misskey 2023.09.1 (複数サーバーで確認)
The text was updated successfully, but these errors were encountered: