summaryrefslogtreecommitdiff
path: root/packages/backend/src/core/entities/RenoteMutingEntityService.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf(backend): avoid N+1 selects from `user` table when packing many entities...zyoshoka2024-05-311-4/+10
* (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
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-161-1/+3
* refactor(backend): update directory structure for modelssyuilo2023-09-201-3/+3
* update deps (#11820)syuilo2023-09-151-1/+1
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-161-5/+5
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* refactor: rename schema to json-schemasyuilo2023-03-101-1/+1
* feat: Per-user renote mute (#10249)syuilo2023-03-081-0/+47