| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | normalize userFollowingsCache / userFollowersCache and add ↵ | Hazelnoot | 2025-06-09 | 1 | -0/+18 |
| | | | | | hibernatedUserCache to reduce the number of cache-clears and allow use of caching in many more places | ||||
| * | normalize use of .info (INFO) instead of .succ (DONE) logging | Hazelnoot | 2025-06-06 | 1 | -10/+10 |
| | | |||||
| * | allow user to be deleted if profile is missing | Hazelnoot | 2025-05-12 | 1 | -2/+2 |
| | | |||||
| * | delete user registry items | Hazelnoot | 2025-05-12 | 1 | -1/+8 |
| | | |||||
| * | don't sent account deletion notice until after it actually completes | Hazelnoot | 2025-05-12 | 1 | -11/+29 |
| | | |||||
| * | add more manual steps to process account deletion in smaller chunks | Hazelnoot | 2025-05-12 | 1 | -7/+169 |
| | | |||||
| * | delete user reactions before notes | Hazelnoot | 2025-05-12 | 1 | -31/+31 |
| | | |||||
| * | lint and type fixes | Hazelnoot | 2025-04-01 | 1 | -0/+5 |
| | | |||||
| * | delete scheduled notes when deleting account - fixes #936 | dakkar | 2025-02-24 | 1 | -1/+22 |
| | | |||||
| * | delete fetch logs when a note or user is deleted | Hazelnoot | 2025-02-16 | 1 | -0/+16 |
| | | |||||
| * | fix import order in DeleteAccountProcessorService.ts | Hazelnoot | 2025-02-04 | 1 | -1/+1 |
| | | |||||
| * | merge: upstream | Marie | 2024-02-19 | 1 | -1/+1 |
| |\ | |||||
| | * | (re) update SPDX-FileCopyrightText | tamaina | 2024-02-13 | 1 | -1/+1 |
| | | | | | | | | | Fix #13290 | ||||
| | * | Revert "update SPDX-FileCopyrightText" | tamaina | 2024-02-13 | 1 | -1/+1 |
| | | | | | | | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2. | ||||
| | * | update SPDX-FileCopyrightText | syuilo | 2024-02-12 | 1 | -1/+1 |
| | | | |||||
| * | | upd: delete reactions properly in the DB | Mar0xy | 2023-10-11 | 1 | -1/+38 |
| |/ | | | | Fixes https://github.com/misskey-dev/misskey/issues/11906 | ||||
| * | refactor(backend): update directory structure for models | syuilo | 2023-09-20 | 1 | -2/+2 |
| | | |||||
| * | update deps (#11820) | syuilo | 2023-09-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update deps * fix * wip * wip * wip * Update docker-compose.yml.example * Delete reviewer-lottery.yml * Update RepositoryModule.ts * wip * wip * clean up * update deps * wip * wip | ||||
| * | refactor: prefix Mi for all entities (#11719) | syuilo | 2023-08-16 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * Update RepositoryModule.ts * wip * wip * wip * Revert "wip" This reverts commit c1c13b37d2aaf3c65bc148212da302b0eb7868bf. | ||||
| * | refactor(backend): Remove unused injections (#11462) | woxtu | 2023-08-05 | 1 | -4/+0 |
| | | | | | | * Remove unused injections * Remove unused imports | ||||
| * | chore: ↵ | Shun Sakai | 2023-07-27 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#11348) * chore: Add the SPDX information to each file Add copyright and licensing information as defined in version 3.0 of the REUSE Specification. * tweak format --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | Fix auto-fixable issues (#11314) | woxtu | 2023-07-19 | 1 | -1/+1 |
| | | |||||
| * | refactor: 可読性のため一部で`Array.prototype.at`を使うように ↵ | okayurisotto | 2023-07-14 | 1 | -2/+2 |
| | | | | | | | | (#11274) * refactor: `Array.prototype.at`を使うように * fixup! refactor: `Array.prototype.at`を使うように | ||||
| * | fix(backend): Remove Meilisearch index when notes are deleted (#10988) | Caipira | 2023-07-08 | 1 | -0/+6 |
| | | | | | | | | | | | | | * fix(backend): Include feature to delete Meilisearch index notes * Update variable name `cascadingNotesFilter` -> `federatedLocalCascadingNotes` * tweak --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | enhance(backend): migrate bull to bullmq (#10910) | syuilo | 2023-05-29 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * Update QueueService.ts * wip * refactor * :v: * fix * Update QueueStatsService.ts * refactor * Update ApNoteService.ts * Update mock-resolver.ts * refactor * Update mock-resolver.ts | ||||
| * | refactor: introduce bindThis decorator to bind this automaticaly | syuilo | 2022-12-04 | 1 | -0/+2 |
| | | |||||
| * | fixes | syuilo | 2022-09-23 | 1 | -1/+1 |
| | | |||||
| * | fix import type | syuilo | 2022-09-21 | 1 | -2/+2 |
| | | |||||
| * | test | syuilo | 2022-09-19 | 1 | -5/+5 |
| | | |||||
| * | なんかもうめっちゃ変えた | syuilo | 2022-09-18 | 1 | -0/+124 |