barkey/packages/backend/src/server/api/endpoints/notes
zyoshoka 16f16e6b08
fix(backend): ダイレクトなノートに対してはダイレクトでしか返信できないように (#13477)
* fix(backend): ダイレクトなノートに対してはダイレクトでしか返信できないように

* Update CHANGELOG.md

* test(backend): `notes/create`とWebSocket関連のテストを追加
2024-02-29 20:42:02 +09:00
..
favorites (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
polls (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
reactions (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
thread-muting (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
children.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
conversation.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
create.test.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
create.ts fix(backend): ダイレクトなノートに対してはダイレクトでしか返信できないように (#13477) 2024-02-29 20:42:02 +09:00
delete.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
featured.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
global-timeline.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
hybrid-timeline.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
local-timeline.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
mentions.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
reactions.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
renotes.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
replies.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
search-by-tag.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
search.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
show.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
state.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
timeline.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
translate.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
unrenote.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
user-list-timeline.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00