misskey/packages/backend
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
..
.vscode Update settings.json 2022-04-15 21:33:00 +09:00
assets feat: Add Badge Image to Push Notification (#8012) 2022-06-20 00:33:46 +09:00
migration hotfix: uniform color migration fix 2022-05-19 15:42:55 +02:00
src fix: always respect instance mutes (#8854) 2022-06-25 14:23:59 +09:00
test fix(test): make chart tests working 2022-06-05 20:37:24 +09:00
.eslintignore
.eslintrc.cjs test: `__dirname`はESModuleでは使えないので置き換えた (#8626) 2022-05-14 16:09:47 +09:00
.mocharc.json Update .mocharc.json 2022-06-05 19:46:52 +09:00
.npmrc
.yarnrc
jsconfig.json
ormconfig.js refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
package.json enhance: Redisをioredisに統一してIPv6サポート (#8869) 2022-06-24 19:22:19 +09:00
tsconfig.json update node to 18 2022-04-23 12:37:44 +09:00
watch.mjs implement dev command 2021-11-19 14:48:59 +09:00
yarn.lock chore(deps): bump jpeg-js from 0.4.1 to 0.4.4 in /packages/backend (#8843) 2022-06-25 13:50:15 +09:00