rudeshark.net/packages/backend/src/server/api
Johann150 5728350267
fix: always respect instance mutes (#8854)
* fix: muted user query also checks instances

This way it can be ensured that the instance mute is used everywhere it
is required without checking the whole codebase again. Muted users and
muted instances should be used together anyways.

* fix lint
2022-06-25 14:23:59 +09:00
..
common fix: always respect instance mutes (#8854) 2022-06-25 14:23:59 +09:00
endpoints fix: always respect instance mutes (#8854) 2022-06-25 14:23:59 +09:00
openapi fix: remove unused parameter 2022-06-14 11:54:55 +02:00
private Fix IP address rate limit (#8758) 2022-05-31 17:44:22 +09:00
service refactor: fix type 2022-04-17 17:30:27 +09:00
stream refactor: fix type 2022-04-17 20:44:21 +09:00
2fa.ts bump jsrsasign 2022-04-23 12:48:26 +09:00
api-handler.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
authenticate.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
call.ts enhance(server): モデレーターであってもレートリミットを有効に 2022-06-14 22:59:19 +09:00
define.ts fix lints 2022-06-24 12:44:22 +02:00
endpoints.ts Improve: unclip (#8823) 2022-06-18 18:27:09 +09:00
error.ts fix lint 2021-12-09 23:58:30 +09:00
index.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
limiter.ts lint fixes 2022-06-14 18:01:23 +09:00
logger.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
streaming.ts refactoe 2022-04-16 17:19:30 +09:00