index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
core
/
QueryService.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge: Avoid more N+1 queries in NoteEntityService and UserEntityService (!1099)
Hazelnoot
2025-06-12
1
-1
/
+1
|
\
|
*
fix typo in QueryService.generateBlockQueryForUsers
Hazelnoot
2025-06-09
1
-1
/
+1
*
|
enforce DM visibility in generateVisibilityQuery
Hazelnoot
2025-06-10
1
-7
/
+9
|
/
*
additional fixes and cleanup to all note endpoints
Hazelnoot
2025-06-05
1
-9
/
+116
*
use index when checking visibleUserIds and mentions in generateVisibilityQuery
Hazelnoot
2025-06-05
1
-3
/
+30
*
more QueryService fixes
Hazelnoot
2025-06-03
1
-109
/
+173
*
replace generateBlockedHostQueryForNote allowSilenced parameter with generate...
Hazelnoot
2025-06-02
1
-14
/
+3
*
fix andWhere/orWhere in QueryService.ts
Hazelnoot
2025-06-02
1
-21
/
+40
*
refactor QueryService to use EXISTS instead of IN for most queries
Hazelnoot
2025-06-02
1
-152
/
+218
*
merge: Fix logic error in generateBlockedHostQueryForNote (!1085)
Hazelnoot
2025-06-01
1
-4
/
+7
|
\
|
*
remove duplicate isBlocked check from generateBlockedHostQueryForNote
Hazelnoot
2025-06-01
1
-2
/
+1
|
*
fix logic error in generateBlockedHostQueryForNote that would allow blocked i...
Hazelnoot
2025-06-01
1
-2
/
+6
*
|
fix withRenotes check in generateMutedUserRenotesQueryForNotes
Hazelnoot
2025-06-01
1
-0
/
+1
|
/
*
use instance block columns instead of checking meta columns
Hazelnoot
2025-05-28
1
-25
/
+19
*
fix QueryService.generateMutedUserRenotesQueryForNotes to properly exclude qu...
Hazelnoot
2025-05-28
1
-6
/
+5
*
nicer SQL checks for blocked hosts
dakkar
2025-05-02
1
-2
/
+1
*
Merge branch 'misskey-develop' into merge/2025-03-24
Hazelnoot
2025-04-29
1
-1
/
+37
|
\
|
*
Exclude blocked instance note from most timelines (#15792)
anatawa12
2025-04-28
1
-1
/
+37
*
|
Merge branch 'develop' into merge/2025-03-24
Hazelnoot
2025-03-31
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
do not make a DM visible if user is mentioned but not a recipient
Jacob Hall
2025-02-21
1
-2
/
+2
*
|
refactor(backend): better method name
syuilo
2025-03-27
1
-2
/
+2
|
/
*
(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
-3
/
+3
*
enhance(backend): RedisへのTLのキャッシュをオフにできるように
syuilo
2023-10-23
1
-1
/
+1
*
perf(backend): createdAtをidから取得するように & 無駄なDateイ...
syuilo
2023-10-16
1
-4
/
+4
*
perf(backend): untilDate/sinceDate指定時のクエリパフォーマンス...
syuilo
2023-10-09
1
-7
/
+10
*
fix
syuilo
2023-10-09
1
-1
/
+1
*
lint fixes
syuilo
2023-10-09
1
-44
/
+57
*
feat: improve tl performance (#11946)
syuilo
2023-10-03
1
-63
/
+1
*
refactor(backend): update directory structure for models
syuilo
2023-09-20
1
-1
/
+1
*
update deps (#11820)
syuilo
2023-09-15
1
-1
/
+1
*
refactor: prefix Mi for all entities (#11719)
syuilo
2023-08-16
1
-11
/
+11
*
chore: 著作権とライセンスについての情報を各ファイルに...
Shun Sakai
2023-07-27
1
-0
/
+5
*
cleanup: trim trailing whitespace (#11136)
okayurisotto
2023-07-08
1
-20
/
+20
*
enhance: タイムラインにフォロイーの行った他人へのリプ...
syuilo
2023-05-16
1
-2
/
+2
*
feat: Per-user renote mute (#10249)
syuilo
2023-03-08
1
-2
/
+24
*
refactor: fix types
syuilo
2023-02-09
1
-3
/
+3
*
refactor: introduce bindThis decorator to bind this automaticaly
syuilo
2022-12-04
1
-0
/
+10
*
fixes
syuilo
2022-09-23
1
-0
/
+1
*
なんかもうめっちゃ変えた
syuilo
2022-09-18
1
-0
/
+262