summaryrefslogtreecommitdiff
path: root/packages/backend/src/services/note/reaction/create.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* なんかもうめっちゃ変えたsyuilo2022-09-181-145/+0
|
* fix: wrong type for isVisibleForMeJohann1502022-05-241-1/+1
|
* fix(activitypub): add authorization checks (#8534)Johann1502022-05-191-0/+5
| | | | | * fix spelling * fix(activitypub): add authorization checks
* limit federation of reactions on direct notes (#8448)Johann1502022-03-271-1/+10
|
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-261-6/+6
| | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * Update following.ts * wip * wip * wip * Update resolve-user.ts * maxQueryExecutionTime * wip * wip
* 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
|
* enhance: convert svg to png of custom emojissyuilo2022-01-211-9/+5
|
* fix lintsyuilo2021-12-091-9/+9
|
* refactoringsyuilo2021-11-121-0/+135
Resolve #7779