Merge remote-tracking branch 'upstream/develop' into incoming
Some checks failed
Lint / pnpm_install (pull_request) Successful in 1m17s
Publish Docker image / Build (pull_request) Successful in 3m48s
Test (production install and build) / production (22.11.0) (pull_request) Successful in 55s
Lint / lint (backend) (pull_request) Failing after 1m45s
Test (backend) / unit (22.11.0) (pull_request) Failing after 6m45s
Lint / lint (frontend) (pull_request) Successful in 1m57s
Lint / lint (frontend-embed) (pull_request) Successful in 1m52s
Lint / lint (frontend-shared) (pull_request) Successful in 1m47s
Lint / lint (misskey-bubble-game) (pull_request) Successful in 1m48s
Lint / lint (misskey-js) (pull_request) Failing after 21s
Test (backend) / e2e (22.11.0) (pull_request) Failing after 10m15s
Lint / lint (misskey-reversi) (pull_request) Successful in 1m56s
Lint / lint (sw) (pull_request) Successful in 2m7s
Lint / typecheck (backend) (pull_request) Successful in 1m57s
Lint / typecheck (misskey-js) (pull_request) Successful in 1m20s
Lint / typecheck (sw) (pull_request) Successful in 1m24s

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
This commit is contained in:
ゆめ 2024-11-21 05:47:30 -06:00
commit bd7e204fe0
No known key found for this signature in database

View file

@ -94,7 +94,6 @@ PgroongaのCWサーチ (github.com/paricafe/misskey#d30db97b59d264450901c1dd8680
(Cherry-picked from https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/709)
- Fix: User Webhookテスト機能のMock Payloadを修正
- Fix: アカウント削除のモデレーションログが動作していないのを修正 (#14996)
- Fix: リノートミュートが新規投稿通知に対して作用していなかった問題を修正
### Misskey.js
- Fix: Stream初期化時、別途WebSocketを指定する場合の型定義を修正