paricafe/packages/backend/src/server/api
syuilo 4c2f7c64cc
feat: Per-user renote mute (#10249)
* feat: per-user renote muting

From FoundKey/c414f24a2c https://akkoma.dev/FoundKeyGang/FoundKey

* Update ja-JP.yml

* Delete renote-muting.ts

* rename

* fix ids

* lint

* fix

* Update CHANGELOG.md

* リノートをミュートしたユーザー一覧を見れるように

* 🎨

* add test

* fix test

---------

Co-authored-by: Hélène <pleroma-dev@helene.moe>
2023-03-08 08:56:09 +09:00
..
endpoints feat: Per-user renote mute (#10249) 2023-03-08 08:56:09 +09:00
openapi lint 2022-09-20 05:32:18 +09:00
stream feat: Per-user renote mute (#10249) 2023-03-08 08:56:09 +09:00
ApiCallService.ts test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
ApiLoggerService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
ApiServerService.ts test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
AuthenticateService.ts refactor 2023-02-13 15:50:22 +09:00
endpoint-base.ts chore: add tiny definition for redis-lock (#9971) 2023-02-22 14:51:34 +09:00
endpoints.ts feat: Per-user renote mute (#10249) 2023-03-08 08:56:09 +09:00
EndpointsModule.ts feat: Per-user renote mute (#10249) 2023-03-08 08:56:09 +09:00
error.ts なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
GetterService.ts refactor: 型エラー修正 / Fix type errors backend (#9983) 2023-02-20 08:13:37 +09:00
RateLimiterService.ts refactor: fix types 2023-02-09 10:55:15 +09:00
SigninApiService.ts fix type 2023-02-22 14:53:36 +09:00
SigninService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
SignupApiService.ts refactor 2023-02-13 15:50:22 +09:00
StreamingApiServerService.ts feat: Per-user renote mute (#10249) 2023-03-08 08:56:09 +09:00