misskey/packages/backend/src/server/api/endpoints/users
tamaina 4a79ad9b72 Merge branch 'ap-susp-update' into remote-suspend 2025-08-14 23:51:58 +09:00
..
gallery enhance: ページネーション(一覧表示)の基準日時を指定できるように sinceId/untilIdが指定可能なエンドポイントにおいて、sinceDate/untilDateも指定可能に 2025-06-28 20:21:21 +09:00
lists enhance: ページネーション(一覧表示)の基準日時を指定できるように sinceId/untilIdが指定可能なエンドポイントにおいて、sinceDate/untilDateも指定可能に 2025-06-28 20:21:21 +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 ✌️ 2025-07-24 02:53:54 +09:00
following.ts wip 2025-07-13 20:24:31 +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 Exclude suspended users note from most timelines (#15775) 2025-05-01 17:56:24 +09:00
recommendation.ts wip 2025-07-13 20:24:31 +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 isSuspendedの周囲にisRemoteSuspendedの考慮を追加 2025-07-07 12:35:41 +09:00
update-memo.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00