misskey/packages/backend/src/server/api/endpoints/users
anatawa12 ec92bf47f1
Exclude blocked instance note from most timelines (#15792)
* Exclude blocked instance note from most timelines

* Exclude blocked instance note from FTT timelines

* Exclude blocked instance note from featured

* fix type
2025-04-28 07:21:00 +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 (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
clips.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
featured-notes.ts Exclude blocked instance note from most timelines (#15792) 2025-04-28 07:21:00 +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 Exclude blocked instance note from most timelines (#15792) 2025-04-28 07:21:00 +09:00
pages.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
reactions.ts Exclude blocked instance note from most timelines (#15792) 2025-04-28 07:21:00 +09:00
recommendation.ts refactor(backend): better method name 2025-03-27 16:51:08 +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 perf(backend): avoid N+1 selects from `user` table when packing many entities (#13911) 2024-05-31 15:32:42 +09:00
update-memo.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00