summaryrefslogtreecommitdiff
path: root/packages/backend/src/core/entities/NoteEntityService.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* split url into webUrl and localUrl (like mastodon)stableFreya Murphy21 hours1-1/+1
* merge: Avoid more N+1 queries in NoteEntityService and UserEntityService (!1099)Hazelnoot2025-06-121-91/+237
|\
| * normalize userFollowingsCache / userFollowersCache and add hibernatedUserCach...Hazelnoot2025-06-091-5/+5
| * re-type userFollowingsCache to match the othersHazelnoot2025-06-091-9/+5
| * fix note/user accumulation in NoteEntityService.packMany, improving performan...Hazelnoot2025-06-091-25/+48
| * populate userProfile in more placesHazelnoot2025-06-091-3/+18
| * use more bulk hints in NoteEntityService / UserEntityService, and run the pac...Hazelnoot2025-06-091-79/+191
* | add missing comma to NoteEntityService.tsHazelnoot2025-06-091-1/+1
|/
* add ActivityPub representation to admin-user.vueHazelnoot2025-06-071-0/+9
* use targetNotes to reduce duplicate codeHazelnoot2025-05-081-29/+22
* avoid error when editing notes without any mentionsHazelnoot2025-05-081-4/+1
* resolve mentioned user handles on the backendHazelnoot2025-05-081-2/+56
* restore poll and myReaction for packed notesHazelnoot2025-04-131-10/+9
* lint and type fixesHazelnoot2025-04-011-8/+10
* merge: Add "reject quotes" settings (!901)Hazelnoot2025-03-011-0/+1
|\
| * add "reject quotes" toggle at user and instance levelHazelnoot2025-02-201-0/+1
* | make hideNote publicHazelnoot2025-02-251-1/+1
|/
* merge: Merge upstream 2025.2.0 (!886)Hazelnoot2025-02-161-6/+7
|\
| * remove unused DI parameterHazelnoot2025-02-041-4/+0
| * merge upstream 2025-02-03Hazelnoot2025-02-031-2/+7
| |\
| | * fix(backend): ロックダウンされた期間指定のノートがStreaming...taichan2025-01-081-2/+7
* | | fill `myReaction` in more cases - may fix !944dakkar2025-02-161-11/+14
|/ /
* | improve readability and concisenesspiuvas2024-12-251-59/+25
* | testing w/ reactions and stuffpiuvas2024-12-231-0/+34
* | Merge branch 'develop' into feature/2024.10dakkar2024-11-281-2/+2
|\ \
| * \ merge: Bump develop version (!789)Julia2024-11-281-2/+2
| |\ \
| | * | Comply with type for Packed<'Note'>tess2024-11-221-2/+2
* | | | Merge branch 'develop' into feature/2024.10dakkar2024-11-231-2/+10
|\| | |
| * | | normalize naming of `isPackedPureRenote` and `PackedPureRenote`Hazelnoot2024-11-201-2/+2
| * | | fix note hiding when renote and target have different visibility settingsHazelnoot2024-11-201-19/+17
| |/ /
* | | Merge tag '2024.11.0' into feature/2024.10dakkar2024-11-221-35/+60
|\ \ \ | | |/ | |/|
| * | feat: 過去のノートを非公開化/フォロワーのみ表示可能に...syuilo2024-10-221-36/+63
| * | feat: ノートの閲覧にログイン必須にする設定 (#14799)syuilo2024-10-211-0/+4
* | | Merge branch 'develop' into feature/2024.10dakkar2024-11-221-1/+25
|\ \ \ | | |/ | |/|
| * | fix: Try using `CacheService` to avoid excess db lookupsJulia Johannesen2024-11-201-22/+7
| * | fix: primitive 19 & 20: respect blocks and hide moreJulia Johannesen2024-11-201-2/+41
* | | Merge tag '2024.10.1' into feature/2024.10dakkar2024-11-081-4/+28
|\ \ \ | |/ / |/| / | |/
| * add notesyuilo2024-10-141-0/+1
| * refactor(backend): remove unnecessary anysyuilo2024-10-141-2/+2
| * Revert "refactor"syuilo2024-10-141-1/+11
| * refactorsyuilo2024-10-141-11/+1
| * fix(backend): RBT有効時、リノートのリアクションが反映され...syuilo2024-10-141-2/+25
* | Merge remote-tracking branch 'misskey/master' into feature/2024.9.0dakkar2024-10-091-17/+51
|\|
| * fix(backend): RBTの修正 (#14621)かっこかり2024-09-241-21/+3
| * fix typo (#14609)かっこかり2024-09-221-13/+13
| * fix rbt bug?syuilo2024-09-221-1/+1
| * refactor/perf(backend): provide metadata statically (#14601)syuilo2024-09-221-10/+6
| * fix rbtsyuilo2024-09-211-1/+7
| * Misskey® Reactions Buffering Technology™ (#14579)syuilo2024-09-201-15/+65
* | Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07dakkar2024-08-021-5/+4
|\|