summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/stream/channels/messaging.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* drop messaging (#9919)syuilo2023-02-151-159/+0
| | | | | * drop messaging (from backend) * wip
* refactorsyuilo2023-02-131-2/+2
|
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-3/+10
|
* fix import typesyuilo2022-09-211-1/+1
|
* なんかもうめっちゃ変えたsyuilo2022-09-181-15/+60
|
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-261-3/+3
| | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * Update following.ts * wip * wip * wip * Update resolve-user.ts * maxQueryExecutionTime * wip * wip
* refactor: Use ESM (#8358)syuilo2022-02-271-12/+13
| | | | | | | | | | | | | | | * wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
* fix lintsyuilo2021-12-091-1/+1
|
* refactoringsyuilo2021-11-121-0/+106
Resolve #7779