summaryrefslogtreecommitdiff
path: root/packages/backend/src/models/Note.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: チャンネルミュートの実装 (#14105)おさむのひと2025-11-071-0/+8
* fix: Remote Note Cleaning will delete notes embedded in a page (#16408)anatawa122025-08-151-0/+7
* ノートの脱CASCADE削除 (#16332)syuilo2025-07-311-2/+2
* Migration cleanup (#16288)anatawa122025-07-161-1/+2
* feat: ノートの下書き(draft of note) (#15298)taichan2025-06-251-2/+2
* feat: CREATE INDEX CONCURRENTLY for "userId" "id" composite note index if adm...anatawa122025-05-031-0/+10
* Exclude suspended users note from most timelines (#15775)anatawa122025-05-011-1/+0
* enhance(backend): DB note (userId) インデクス -> (userId, id) 複合イ...饺子w (Yumechi)2025-04-231-1/+1
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* refactor: noteテーブルのインデックス整理と配列カラムへの...YS2024-01-151-7/+4
* perf(backend): ノートのリアクション情報をキャッシュする...syuilo2023-10-191-0/+5
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-161-5/+0
* enhance(backend): improve featured systemsyuilo2023-10-061-5/+0
* perf(backend): delete useless indexessyuilo2023-10-041-2/+0
* revert: note editingsyuilo2023-10-041-5/+0
* enhance: 編集されたノートかどうか分かるようにsyuilo2023-09-281-0/+5
* fix importsyuilo2023-09-201-1/+1
* refactor(backend): update directory structure for modelssyuilo2023-09-201-0/+258