misskey/packages/backend/src/server/api/endpoints/users
anatawa12 15e5001f9b
refactor: ミュート・ブロックのためのクエリ呼び出しを一つの関数にまとめる
2025-05-10 00:06:03 +09:00
..
gallery (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
lists Fix(backend): Limit antenna/webhook/list to exact amount (#14036) 2024-06-18 12:18:04 +09:00
achievements.ts fix(backend): enumerate achievement types in some response schema (#15953) 2025-05-06 19:52:30 +09:00
clips.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
featured-notes.ts Exclude suspended users note from most timelines (#15775) 2025-05-01 17:56:24 +09:00
flashs.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
followers.ts fix(backend): check visibility of following/followers of remote users / feat: moderators can see following/followers of all users (#14375) 2024-08-09 12:10:51 +09:00
following.ts fix(backend): check visibility of following/followers of remote users / feat: moderators can see following/followers of all users (#14375) 2024-08-09 12:10:51 +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 refactor: ミュート・ブロックのためのクエリ呼び出しを一つの関数にまとめる 2025-05-10 00:06:03 +09:00
pages.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
reactions.ts Exclude suspended users note from most timelines (#15775) 2025-05-01 17:56:24 +09:00
recommendation.ts chore: check for mute / block for renote of note with DB query 2025-05-09 23:35:07 +09:00
relation.ts refactor(backend): UserEntityService.packMany()の高速化 (#13550) 2024-03-12 14:31:34 +09:00
report-abuse.ts feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする (#13758) 2024-06-08 15:34:19 +09:00
search-by-username-and-host.ts enhance(backend): ミュートしているユーザーをユーザー検索の結果から除外するように 2025-03-27 17:12:23 +09:00
search.ts enhance(backend): ミュートしているユーザーをユーザー検索の結果から除外するように 2025-03-27 17:12:23 +09:00
show.ts Feat: UGCの公開範囲設定機能 (#15938) 2025-05-09 17:44:35 +09:00
update-memo.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00