forked from misskey-dev/misskey
-
Notifications
You must be signed in to change notification settings - Fork 0
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
モデレータがブロックされているとモデレーションできない #10
Comments
モデレータか管理者ならホームタイムライン以外ではブロックされてても投稿を表示するようにすることで解決 in f03ac44 でもブロックの意思表示は伝えたいから、ブロック関係の場合にフォローボタンを消し飛ばすことにしたのだわ in 8dfe33f |
atsu1125
pushed a commit
that referenced
this issue
Dec 7, 2022
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.26.0 to 1.27.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](PrismJS/prism@v1.26.0...v1.27.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
現状モデレータがあるユーザーにブロックされているとそのユーザーの投稿を表示することができず、プロフィールタイムライン・ローカルタイムライン・グローバルタイムラインで何か不適切な投稿をされても気づくことができなくなる。
misskey-dev#7734 にて議論されていた話題でもありますが、
めいすきー、めいv11、Groundpolisでは投稿を非表示にする機能がないことから私たちの組織内で仕様を統一してしまっていいと思います。
そのためプロフィールタイムライン・ローカルタイムライン・グローバルタイムラインでのみブロックされているユーザーの投稿を表示します。
The text was updated successfully, but these errors were encountered: