-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
投稿ごとのミュート #2227
Comments
#2144 に似ている気がしなくもない |
(クライアント側が検出して)一定のRenote数があったら一定期間(引用を除いて)Renoteをミュートするみたいな機能欲しいけど、引用を含むか含まないかのフラグが必要か |
@syuilo
|
前者だわね |
パフォーマンス的に難しそう |
既存のユーザミュートの仕組みと似たような感じでいけませんかね |
(厳しいなら閉じてしまっても良いかも) |
いけそう |
https://mi.osamu-storage.info/notes/a45dsv945qu700kv |
ほむん |
具体的にどのあたりを気にされていますか…? |
例えばストリーミングを考えると、ある程度キャッシュできるとはいえ投稿が来るたびにミュートしてないかどうかのチェックが必要になりそう |
(既にやってるような…) misskey/packages/backend/src/server/api/stream/channel.ts Lines 66 to 75 in 10ce7bf
|
Summary
Environment
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: