summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/integration/TwitterServerService.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* drop twitter/github/discord integrationssyuilo2023-02-031-225/+0
| | | | Close #9775
* fix(server): twitterと連携するときに autwh is not a function ↵syuilo2023-01-211-1/+1
| | | | | | になるのを修正 Fix #9658
* Fix import related TypeScript errors (#9321)Kagami Sascha Rosylight2022-12-141-1/+1
| | | | | | | * Add missing @types packages * Fix TS1272 type only imports * Fix TS2821 import assertion
* fix(server): cookieが取得されないのを修正syuilo2022-12-061-2/+2
|
* fix(server): cookieが設定されないのを修正syuilo2022-12-061-1/+1
|
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-1/+5
|
* Fastify (#9106)syuilo2022-12-031-46/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * fix * Update SignupApiService.ts * wip * wip * Update ClientServerService.ts * wip * wip * wip * Update WellKnownServerService.ts * wip * wip * update des * wip * Update ApiServerService.ts * wip * update deps * Update WellKnownServerService.ts * wip * update deps * Update ApiCallService.ts * Update ApiCallService.ts * Update ApiServerService.ts
* Fix ioredis import typo (#9099)Takuya Yoshida2022-09-211-2/+2
| | | | | * Fix import typo * Fix type
* fix import typesyuilo2022-09-211-2/+2
|
* testsyuilo2022-09-191-7/+7
|
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+230