misskey/packages/backend/src/server/api/endpoints/users
Daiki Mizukami 1ca6344bb3
Merge 4360e0983e into d4654dd7bd
2025-09-14 06:04:34 +05:30
..
gallery enhance: ページネーション(一覧表示)の基準日時を指定できるように sinceId/untilIdが指定可能なエンドポイントにおいて、sinceDate/untilDateも指定可能に 2025-06-28 20:21:21 +09:00
lists refactor(frontend): フロントエンドの型エラー解消(途中まで) (#16539) 2025-09-13 08:33:14 +09:00
achievements.ts fix(backend): enumerate achievement types in some response schema (#15953) 2025-05-06 19:52:30 +09:00
clips.ts enhance: ページネーション(一覧表示)の基準日時を指定できるように sinceId/untilIdが指定可能なエンドポイントにおいて、sinceDate/untilDateも指定可能に 2025-06-28 20:21:21 +09:00
featured-notes.ts Exclude suspended users note from most timelines (#15775) 2025-05-01 17:56:24 +09:00
flashs.ts enhance: ページネーション(一覧表示)の基準日時を指定できるように sinceId/untilIdが指定可能なエンドポイントにおいて、sinceDate/untilDateも指定可能に 2025-06-28 20:21:21 +09:00
followers.ts enhance: ページネーション(一覧表示)の基準日時を指定できるように sinceId/untilIdが指定可能なエンドポイントにおいて、sinceDate/untilDateも指定可能に 2025-06-28 20:21:21 +09:00
following.ts enhance: ページネーション(一覧表示)の基準日時を指定できるように sinceId/untilIdが指定可能なエンドポイントにおいて、sinceDate/untilDateも指定可能に 2025-06-28 20:21:21 +09:00
get-frequently-replied-users.ts perf(backend): avoid N+1 selects from `user` table when packing many entities (#13911) 2024-05-31 15:32:42 +09:00
notes.ts Fix: ミュート対象ユーザーが引用されているノートがRNされたときにミュートを貫通してしまう問題 (#16009) 2025-05-29 13:13:07 +09:00
pages.ts enhance: ページネーション(一覧表示)の基準日時を指定できるように sinceId/untilIdが指定可能なエンドポイントにおいて、sinceDate/untilDateも指定可能に 2025-06-28 20:21:21 +09:00
reactions.ts Merge 4360e0983e into d4654dd7bd 2025-09-14 06:04:34 +05:30
recommendation.ts Fix: ミュート対象ユーザーが引用されているノートがRNされたときにミュートを貫通してしまう問題 (#16009) 2025-05-29 13:13:07 +09:00
relation.ts fix(backend): correct invalid schema format specifying only `required` for `anyOf` (#16089) 2025-05-27 08:57:09 +09:00
report-abuse.ts feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする (#13758) 2024-06-08 15:34:19 +09:00
search-by-username-and-host.ts fix(backend): correct invalid schema format specifying only `required` for `anyOf` (#16089) 2025-05-27 08:57:09 +09:00
search.ts enhance: ユーザー検索を制限できるように (#16380) 2025-08-09 14:41:11 +09:00
show.test.ts fix(backend): correct invalid schema format specifying only `required` for `anyOf` (#16089) 2025-05-27 08:57:09 +09:00
show.ts fix(backend): ログインできなくなるため、ugcVisibilityForVisitorがnoneでもusers/showは許可するように 2025-06-02 08:37:22 +09:00
update-memo.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00