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

サーバーミュート設定が読み込み時にしか正常に適用されていない場所がある #11921

Closed
tkmrgit opened this issue Sep 29, 2023 · 1 comment · Fixed by #13695
Labels
⚠️bug? This might be a bug

Comments

@tkmrgit
Copy link

tkmrgit commented Sep 29, 2023

💡 Summary

サーバーミュート設定をして一部のサーバーをミュートしている場合においても、サーバーミュート設定が読み込み時にしか読みこまれておらず、読み込み後のストリーミングでは一部(アンテナその他で確認)で無視されている可能性がある。

🥰 Expected Behavior

サーバーミュート設定が全ての機能と状況においても正常に動く

🤬 Actual Behavior

サーバーミュート設定が読み込み時のみ動作する箇所がある

📝 Steps to Reproduce

1.アンテナを作成する
2.サーバーミュートを設定する
3.サーバーミュート対象のサーバーからアンテナ内容と一致し流れてくる投稿を受信する
Plus : 3の現象が確認できた後にリロードをするとサーバーミュートされた結果が表示されることがある

📌 Environment

Misskey 2023.09.1 (複数サーバーで確認)

@tkmrgit tkmrgit added the ⚠️bug? This might be a bug label Sep 29, 2023
@tkmrgit
Copy link
Author

tkmrgit commented Oct 19, 2023

(これはサーバーミュート関係ないが)チャンネルも再読み込み時以外にストリーミング状態で何か別の動きをしている場所がある模様。原因同じか別かは不明 https://misskey.systems/notes/9l08z92xep

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚠️bug? This might be a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant