puyoskey/packages/backend/src/server/api/endpoints/notes
かっこかり b1c82213a3
fix(backend): FTT無効時にユーザーリストタイムラインが使用できない問題を修正 (#14878)
* fix: return getfromdb when FanoutTimeline is not enabled

* Update Changelog

* fix

---------

Co-authored-by: Lhc_fl <lhcfl@outlook.com>
2024-11-06 22:01:21 +09:00
..
favorites (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
polls fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908) 2024-06-01 11:16:44 +09:00
reactions fix(backend): fix creating reactions bugs (#13901) 2024-06-22 19:49:38 +09: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 refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +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 refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
local-timeline.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
mentions.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
reactions.ts perf(backend): avoid N+1 selects from user table when packing many entities (#13911) 2024-05-31 15:32:42 +09: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 feat: ノートの閲覧にログイン必須にする設定 (#14799) 2024-10-21 12:49:29 +09:00
state.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
timeline.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
translate.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
unrenote.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
user-list-timeline.ts fix(backend): FTT無効時にユーザーリストタイムラインが使用できない問題を修正 (#14878) 2024-11-06 22:01:21 +09:00