sharkey/packages/backend/src/server/api
anatawa12 4d0db37d2e
fix notification limit with exclude/include types (#13836)
* fix: /i/notificationsがsinceIdのみのときに正しく動かない問題

Fix #10902 again

* chore: use exclusive range to fetch data

* fix: フィルタによって通知が0件だった場合でもリトライするように

* docs(changelog): `/i/notifications`に includeTypes`か`excludeTypes`を指定しているとき、通知が存在するのに空配列を返すことがある問題を修正
2024-05-20 18:05:46 +09:00
..
endpoints fix notification limit with exclude/include types (#13836) 2024-05-20 18:05:46 +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