misskey/packages
anatawa12 367dac4edd
Fix: ミュート対象ユーザーが引用されているノートがRNされたときにミュートを貫通してしまう問題 (#16009)
* chore: change 3rd parameter of generateMutedUserQueryForNotes to options

* chore: allow specifying note column for note/block query

* chore: check for mute / block for renote of note with DB query

* chore: check for mute / block for renote of note with FTT

* refactor: ミュート・ブロックのためのクエリ呼び出しを一つの関数にまとめる

* docs(changelog): ミュート対象ユーザーが引用されているノートがRNされたときにミュートを貫通してしまう問題を修正

* fix missing default parameter

* Update is-user-related.ts

* test: add tests for mutes

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-05-29 13:13:07 +09:00
..
backend Fix: ミュート対象ユーザーが引用されているノートがRNされたときにミュートを貫通してしまう問題 (#16009) 2025-05-29 13:13:07 +09:00
frontend fix(frontend): Twitch クリップの埋め込みが開けない問題を修正 (#16102) 2025-05-29 11:43:08 +09:00
frontend-embed chore(dev): update vite configuration (#16110) 2025-05-27 15:18:37 +09:00
frontend-shared feat: ロールでアップロード可能なファイル種別を設定可能に (#16081) 2025-05-22 23:01:31 +09:00
icons-subsetter feat(frontend): tabler-iconsのサブセット化 (#15340) 2025-05-22 22:56:38 +09:00
misskey-bubble-game fix(deps): update [frontend] update dependencies (#15910) 2025-05-22 19:16:10 +09:00
misskey-js Bump version to 2025.5.1-beta.3 2025-05-29 02:50:18 +00:00
misskey-reversi fix(deps): update [frontend] update dependencies (#15910) 2025-05-22 19:16:10 +09:00
shared fix: node.js の punycode モジュールが使用されている場所がある問題 (#15248) 2025-01-14 12:37:39 +00:00
sw fix(deps): update [frontend] update dependencies (#15910) 2025-05-22 19:16:10 +09:00
meta.json