summaryrefslogtreecommitdiff
path: root/packages/backend/src/core/AccountMoveService.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* normalize userFollowingsCache / userFollowersCache and add hibernatedUserCach...Hazelnoot2025-06-091-13/+11
* reorder relay activities to avoid delivery race conditionHazelnoot2025-05-071-1/+2
* merge upstream againHazelnoot2025-04-241-0/+3
|\
| * feat: migrate antenna on account move (#15843)anatawa122025-04-161-0/+3
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-031-0/+29
|\|
| * Copy role on move (#15745)anatawa122025-04-031-0/+29
* | merge upstreamHazelnoot2025-03-251-8/+6
|\|
| * enhance(backend): refine system account (#15530)syuilo2025-03-021-8/+6
* | don't move scheduled notes to new account when migratingdakkar2025-03-021-13/+2
* | handle scheduled notes when migrating account - fixes #931dakkar2025-02-241-1/+31
|/
* feat: リモートサーバーのサーバー情報を収集しないオプ...syuilo2024-10-131-7/+9
* refactor/perf(backend): provide metadata statically (#14601)syuilo2024-09-221-4/+5
* refactor(general): use `Date.now()` instead of creating a new `Date` instance...zyoshoka2024-04-071-2/+2
* fix: 古いキャッシュを使うのを修正 (#13453)tamaina2024-02-251-3/+1
* (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(backend): User関連のスキーマ/型の指定を強くする (#12...zyoshoka2024-01-311-1/+1
* fix of 1fa1d31696syuilo2023-10-161-4/+2
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-161-2/+2
* enhance(backend): UserListMembershipにユーザーリストの作成者IDを...syuilo2023-10-091-1/+2
* feat: improve tl performance (#11946)syuilo2023-10-031-15/+15
* 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-10/+10
* refactor(backend): Remove unused injections (#11462)woxtu2023-08-051-5/+1
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* Fix auto-fixable issues (#11314)woxtu2023-07-191-2/+1
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-1/+1
* enhance: account migration (#10592)Namekuji2023-04-301-47/+280
* chore: use for instead of forEachsyuilo2023-04-081-4/+4
* feat: account migration (#10507)Namekuji2023-04-081-0/+114