1
0
forked from mirror/misskey
mi.moris.day/packages/backend/src/server/api
anatawa12 5836bd85df
fix: 複数idを指定するusers/showが関係ないユーザを返すことがある問題を修正 (#13765)
* fix: 複数idを指定する`users/show`が関係ないユーザを返すことがある問題を修正

* test: fix misskey js test

* chore: user/showがnullを返さないように

* chore: pass lambda instead of pushVisibleUser
2024-05-20 19:25:50 +09:00
..
endpoints fix: 複数idを指定するusers/showが関係ないユーザを返すことがある問題を修正 (#13765) 2024-05-20 19:25:50 +09:00
openapi fix(backend): fix openAPI operationId format 2024-03-23 20:43:29 +09:00
stream 細かいミュートの処理の修正 (#13695) 2024-04-17 14:23:41 +09:00
ApiCallService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ApiLoggerService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ApiServerService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
AuthenticateService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
endpoint-base.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
endpoints.ts enhance: 通知の履歴をリセットできるように (#13335) 2024-02-29 20:03:30 +09:00
EndpointsModule.ts enhance: 通知の履歴をリセットできるように (#13335) 2024-02-29 20:03:30 +09:00
error.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
GetterService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
RateLimiterService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
SigninApiService.ts refactor(backend): remove/replace deprecated type deps (#13252) 2024-02-16 20:09:07 +09:00
SigninService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
SignupApiService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
StreamingApiServerService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00