mizzkey/packages/backend/src
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
..
@types (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
boot (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
core FTTが有効かつsinceIdのみを指定した場合に帰って来るレスポンスが逆順である問題を修正 (#13837) 2024-05-20 08:28:28 +09:00
daemons (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
misc update deps (#13624) 2024-05-04 20:56:14 +09:00
models enhance: 新しいコンディショナルロール条件の実装 (#13732) 2024-04-19 15:22:23 +09:00
queue Merge pull request from GHSA-2vxv-pv3m-3wvj 2024-05-01 16:33:58 +09:00
server fix notification limit with exclude/include types (#13836) 2024-05-20 18:05:46 +09:00
config.ts feat: license violation protection (#13285) 2024-02-17 13:34:50 +09:00
const.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
decorators.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
di-symbols.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
env.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
global.d.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
GlobalModule.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
logger.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MainModule.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
NestLogger.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
postgres.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
types.ts format 2024-03-01 17:26:13 +09:00