summaryrefslogtreecommitdiff
path: root/packages/backend/src/services/push-notification.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * Update following.ts * wip * wip * wip * Update resolve-user.ts * maxQueryExecutionTime * wip * wip
* fix esmsyuilo2022-03-011-1/+1
|
* refactor: Use ESM (#8358)syuilo2022-02-271-5/+5
| | | | | | | | | | | | | | | * wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
* Truncate push notification message (#8089)tamaina2021-12-251-1/+26
| | | | | * Truncate push notification message * fix
* fix lintsyuilo2021-12-091-6/+6
|
* refactoringsyuilo2021-11-121-0/+53
Resolve #7779