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

ブロックが上手く動いていない部分がある? #14984

Open
1 task
Sayamame-beans opened this issue Nov 17, 2024 · 2 comments
Open
1 task

ブロックが上手く動いていない部分がある? #14984

Sayamame-beans opened this issue Nov 17, 2024 · 2 comments
Labels
⚠️bug? This might be a bug

Comments

@Sayamame-beans
Copy link
Member

💡 Summary

ブロックを行うユーザーをA、対象ユーザーをBとします。

Aの通常ノート: Bから見えない
AからBへのリプライ: Bから見える & 通知あり
AからBへのメンション: Bから見える & 通知あり
AからBへのDM: Bから見える & 通知あり
(一方的に送り付けることが出来てしまうのは問題かも?)

BからAへのリプ: 出来ない
BからAへのリアクション: 出来ない
BからAへの(通常ノートからの)メンション: 出来る & 通知あり (これにより、他のユーザーの投稿からメンションした場合は普通に通る)

related: #10652 (そもそも消えない)

経緯: #2690 (comment) でストリーミングだけフィルタが掛かっていない?と思ったのですが、そもそも掛かっていないようだと発覚しました。

🥰 Expected Behavior

AからBへの~は見えない
BからAのメンションも出来ない(或いは、メンションは出来ても通知はされないように)

🤬 Actual Behavior

AからBへの~は見える
BからAにメンション出来る

📝 Steps to Reproduce

2アカウント以上使用して実際に試す

💻 Frontend Environment

* Model and OS of the device(s): any
* Browser: any
* Server URL: https://misskey.niri.la/ , https://misskey.resonite.love/
* Misskey: 2024.10.0-kinel.2, 2024.10.0-resonite-love.5

🛰 Backend Environment (for server admin)

* Installation Method or Hosting Service:
* Misskey:
* Node:
* PostgreSQL:
* Redis:
* OS and Architecture:

Do you want to address this bug yourself?

  • Yes, I will patch the bug myself and send a pull request
@tai-cha
Copy link
Contributor

tai-cha commented Nov 17, 2024

#10652 に関してはブロックよりもミュートかも(ミュートしている場合には通知が来ないはず、Issue当時はおそらくそうでなく2月あたりの変更と記憶)

@Sayamame-beans
Copy link
Member Author

Sayamame-beans commented Nov 17, 2024

ミュートの場合であれば、今なら多分大丈夫なはず…?(機能していそう)

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

No branches or pull requests

2 participants