trashposs/packages/backend
Johann150 85c584f582 server: avoid adding suspended instances to deliver queue
This should reduce the performance hit when adding large numbers of
instances to the deliver queue by making the check for suspended and
dead instances a bulk operation.

Changelog: Changed
Reviewed-on: https://akkoma.dev/FoundKeyGang/FoundKey/pulls/215
2022-11-09 17:19:29 -08:00
..
.vscode Update settings.json 2022-04-15 21:33:00 +09:00
assets feat: improve pwa manifest 2022-08-27 21:42:38 -07:00
migration Add migration for allowedHosts, secureMode, privateMode 2022-09-06 20:46:41 -07:00
nsfw-model feat: auto nsfw detection (#8840) 2022-07-07 21:06:37 +09:00
src server: avoid adding suspended instances to deliver queue 2022-11-09 17:19:29 -08:00
test Merge remote-tracking branch 'misskey/develop' into develop 2022-08-04 13:31:54 -07:00
.eslintignore use eslint 2021-11-12 10:35:41 +09:00
.eslintrc.cjs test: __dirnameはESModuleでは使えないので置き換えた (#8626) 2022-05-14 16:09:47 +09:00
.mocharc.json fix: mocha テストが動かないのを修正 v2 (#8892) 2022-06-26 19:16:32 +09:00
jsconfig.json use eslint 2021-11-12 10:35:41 +09:00
ormconfig.js refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
package.json backend: Update sharp to 0.31.2 2022-11-08 19:52:08 +01:00
tsconfig.json use es2021 for node 2022-07-31 14:20:10 +09:00
watch.mjs implement dev command 2021-11-19 14:48:59 +09:00