summaryrefslogtreecommitdiff
path: root/packages/backend/src/services/note/delete.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* なんかもうめっちゃ変えたsyuilo2022-09-181-141/+0
|
* refactorsyuilo2022-04-171-4/+4
|
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * Update following.ts * wip * wip * wip * Update resolve-user.ts * maxQueryExecutionTime * wip * wip
* perf(server): refactor and performance improvementssyuilo2022-03-251-2/+2
|
* Resolve #7208 (#7226)Ehsan Javadynia2022-03-221-0/+4
| | | add decrement replies count on delete note and a test for that
* refactor: Use ESM (#8358)syuilo2022-02-271-15/+15
| | | | | | | | | | | | | | | * wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
* refactorsyuilo2022-02-031-1/+1
|
* fix lintsyuilo2021-12-091-5/+5
|
* refactoringsyuilo2021-11-121-0/+137
Resolve #7779