index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
models
/
Note.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
enable and fix no-unused-vars and no-async-promise-executor (#17070)
anatawa12
2026-01-08
1
-4
/
+4
*
feat: チャンネルミュートの実装 (#14105)
おさむのひと
2025-11-07
1
-0
/
+8
*
fix: Remote Note Cleaning will delete notes embedded in a page (#16408)
anatawa12
2025-08-15
1
-0
/
+7
*
ノートの脱CASCADE削除 (#16332)
syuilo
2025-07-31
1
-2
/
+2
*
Migration cleanup (#16288)
anatawa12
2025-07-16
1
-1
/
+2
*
feat: ノートの下書き(draft of note) (#15298)
taichan
2025-06-25
1
-2
/
+2
*
feat: CREATE INDEX CONCURRENTLY for "userId" "id" composite note index if adm...
anatawa12
2025-05-03
1
-0
/
+10
*
Exclude suspended users note from most timelines (#15775)
anatawa12
2025-05-01
1
-1
/
+0
*
enhance(backend): DB note (userId) インデクス -> (userId, id) 複合イ...
饺子w (Yumechi)
2025-04-23
1
-1
/
+1
*
(re) update SPDX-FileCopyrightText
tamaina
2024-02-13
1
-1
/
+1
*
Revert "update SPDX-FileCopyrightText"
tamaina
2024-02-13
1
-1
/
+1
*
update SPDX-FileCopyrightText
syuilo
2024-02-12
1
-1
/
+1
*
refactor: noteテーブルのインデックス整理と配列カラムへの...
YS
2024-01-15
1
-7
/
+4
*
perf(backend): ノートのリアクション情報をキャッシュする...
syuilo
2023-10-19
1
-0
/
+5
*
perf(backend): createdAtをidから取得するように & 無駄なDateイ...
syuilo
2023-10-16
1
-5
/
+0
*
enhance(backend): improve featured system
syuilo
2023-10-06
1
-5
/
+0
*
perf(backend): delete useless indexes
syuilo
2023-10-04
1
-2
/
+0
*
revert: note editing
syuilo
2023-10-04
1
-5
/
+0
*
enhance: 編集されたノートかどうか分かるように
syuilo
2023-09-28
1
-0
/
+5
*
fix import
syuilo
2023-09-20
1
-1
/
+1
*
refactor(backend): update directory structure for models
syuilo
2023-09-20
1
-0
/
+258