summaryrefslogtreecommitdiff
path: root/packages/backend/src/core/QueryService.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge: Avoid more N+1 queries in NoteEntityService and UserEntityService (!1099)Hazelnoot2025-06-121-1/+1
|\
| * fix typo in QueryService.generateBlockQueryForUsersHazelnoot2025-06-091-1/+1
* | enforce DM visibility in generateVisibilityQueryHazelnoot2025-06-101-7/+9
|/
* additional fixes and cleanup to all note endpointsHazelnoot2025-06-051-9/+116
* use index when checking visibleUserIds and mentions in generateVisibilityQueryHazelnoot2025-06-051-3/+30
* more QueryService fixesHazelnoot2025-06-031-109/+173
* replace generateBlockedHostQueryForNote allowSilenced parameter with generate...Hazelnoot2025-06-021-14/+3
* fix andWhere/orWhere in QueryService.tsHazelnoot2025-06-021-21/+40
* refactor QueryService to use EXISTS instead of IN for most queriesHazelnoot2025-06-021-152/+218
* merge: Fix logic error in generateBlockedHostQueryForNote (!1085)Hazelnoot2025-06-011-4/+7
|\
| * remove duplicate isBlocked check from generateBlockedHostQueryForNoteHazelnoot2025-06-011-2/+1
| * fix logic error in generateBlockedHostQueryForNote that would allow blocked i...Hazelnoot2025-06-011-2/+6
* | fix withRenotes check in generateMutedUserRenotesQueryForNotesHazelnoot2025-06-011-0/+1
|/
* use instance block columns instead of checking meta columnsHazelnoot2025-05-281-25/+19
* fix QueryService.generateMutedUserRenotesQueryForNotes to properly exclude qu...Hazelnoot2025-05-281-6/+5
* nicer SQL checks for blocked hostsdakkar2025-05-021-2/+1
* Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-291-1/+37
|\
| * Exclude blocked instance note from most timelines (#15792)anatawa122025-04-281-1/+37
* | Merge branch 'develop' into merge/2025-03-24Hazelnoot2025-03-311-2/+2
|\ \ | |/ |/|
| * do not make a DM visible if user is mentioned but not a recipientJacob Hall2025-02-211-2/+2
* | refactor(backend): better method namesyuilo2025-03-271-2/+2
|/
* (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-3/+3
* enhance(backend): RedisへのTLのキャッシュをオフにできるようにsyuilo2023-10-231-1/+1
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-161-4/+4
* perf(backend): untilDate/sinceDate指定時のクエリパフォーマンス...syuilo2023-10-091-7/+10
* fixsyuilo2023-10-091-1/+1
* lint fixessyuilo2023-10-091-44/+57
* feat: improve tl performance (#11946)syuilo2023-10-031-63/+1
* refactor(backend): update directory structure for modelssyuilo2023-09-201-1/+1
* update deps (#11820)syuilo2023-09-151-1/+1
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-161-11/+11
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-20/+20
* enhance: タイムラインにフォロイーの行った他人へのリプ...syuilo2023-05-161-2/+2
* feat: Per-user renote mute (#10249)syuilo2023-03-081-2/+24
* refactor: fix typessyuilo2023-02-091-3/+3
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-0/+10
* fixessyuilo2022-09-231-0/+1
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+262