misskey/packages/backend/test/e2e
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
..
synalio feat: 通報の強化 (#14704) 2024-10-05 16:20:15 +09:00
2fa.ts fix: signin の資格情報が足りないだけの場合はエラーにせず200を返すように (#14700) 2024-10-05 12:03:47 +09:00
antennas.ts enhance(backend): フォローしているユーザーならフォロワー限定投稿のノートでもアンテナで検知できるように (#15264) 2025-04-13 20:48:18 +09:00
api-visibility.ts test(backend): kill many `any` in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
api.ts Revert "fix: 添付ファイルのあるリクエストを受けたときの初動を改善 (#15896)" (#15927) 2025-05-03 16:23:06 +09:00
block.ts test(backend): kill many `any` in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
clips.ts Exclude suspended users note from most timelines (#15775) 2025-05-01 17:56:24 +09:00
drive.ts test(backend): goodbye, Lenna (#14111) 2024-07-02 14:29:44 +09:00
endpoints.ts fix tests 2025-05-29 12:41:27 +09:00
exports.ts test(backend): kill many `any` in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
fetch-resource.ts enhance: remove bull-board support 2025-03-16 13:03:02 +09:00
fetch-validate-ap-deny.ts Merge pull request from GHSA-qqrm-9grj-6v32 2024-02-17 12:41:19 +09:00
ff-visibility.ts test(backend): refactor tests (#13499) 2024-03-03 20:15:35 +09:00
move.ts test(backend): kill many `any` in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
mute.ts Feat: Chat (#15686) 2025-03-24 21:32:46 +09:00
nodeinfo.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
note.ts test(backend): kill many `any` in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
oauth.ts enhance: OAuth2 (IndieAuth) でロゴが提供されている場合は表示するように (#15578) 2025-03-06 08:05:14 +00:00
renote-mute.ts test(backend): kill many `any` in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
reversi-game.ts fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908) 2024-06-01 11:16:44 +09:00
streaming.ts 自分のフォロワー限定投稿に対するリプライがホームタイムラインで見えないことが有る問題を修正 (#13835) 2024-07-30 19:44:08 +09:00
thread-mute.ts Feat: Chat (#15686) 2025-03-24 21:32:46 +09:00
timelines.ts Fix: ミュート対象ユーザーが引用されているノートがRNされたときにミュートを貫通してしまう問題 (#16009) 2025-05-29 13:13:07 +09:00
user-notes.ts test(backend): goodbye, Lenna (#14111) 2024-07-02 14:29:44 +09:00
users.ts fix tests 2025-03-29 17:00:01 +09:00
well-known.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00