Sharkey/packages/backend/src
zyoshoka 664aeb3ced
fix(backend): リノート時のHTLへのストリーミングの意図しない挙動を修正 (#13425)
* fix(backend): リノート時のストリーミングの意図しない挙動を修正

* Update CHANGELOG.md

* fix: 不要な返り値

* fix: 不適切な条件分岐を修正

* test(backend): add htl tests

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-02-28 17:43:17 +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 enhance(backend): フォロー・フォロワー関連の通知の受信設定の強化 (#13468) 2024-02-28 09:49:34 +09:00
daemons (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
misc refactor(backend): ノートのエクスポート処理でStreams APIを使うように (#13465) 2024-02-28 15:34:58 +09:00
models enhance(backend): フォロー・フォロワー関連の通知の受信設定の強化 (#13468) 2024-02-28 09:49:34 +09:00
queue refactor(backend): ノートのエクスポート処理でStreams APIを使うように (#13465) 2024-02-28 15:34:58 +09:00
server fix(backend): リノート時のHTLへのストリーミングの意図しない挙動を修正 (#13425) 2024-02-28 17:43:17 +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 enhance: サーバーごとにモデレーションノートを残せるように 2024-02-22 20:59:52 +09:00