* fix(backend): add fallback for empty string when creating reaction * fix(backend): prohibit reactions to Renote * test(backend): add some tests for `notes/reactions/create` endpoint * Update CHANGELOG.md * lint * Update CHANGELOG.md --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| endpoints | ||
| openapi | ||
| stream | ||
| ApiCallService.ts | ||
| ApiLoggerService.ts | ||
| ApiServerService.ts | ||
| AuthenticateService.ts | ||
| endpoint-base.ts | ||
| endpoints.ts | ||
| EndpointsModule.ts | ||
| error.ts | ||
| GetterService.ts | ||
| RateLimiterService.ts | ||
| SigninApiService.ts | ||
| SigninService.ts | ||
| SignupApiService.ts | ||
| StreamingApiServerService.ts | ||