Commit Graph

2201 Commits

Author SHA1 Message Date
zyoshoka f3c1e36b36
fix: wait for misskey processes to become healthy 2025-02-28 22:52:59 +09:00
zyoshoka 396ed09498
fix: tweak sleep duration 2025-02-28 19:56:58 +09:00
syuilo cfde6edf09 Update user.test.ts 2025-02-28 11:45:56 +09:00
syuilo 9a8a557e7a merge 2025-02-28 11:44:02 +09:00
syuilo 2de57fc427 Merge branch 'develop' into system-accounts 2025-02-28 11:43:41 +09:00
syuilo c63c3462dd refactor 2025-02-28 09:34:21 +09:00
syuilo 79a3b34f2e Update RelayService.ts 2025-02-26 18:04:30 +09:00
syuilo 0cebd1b0bf Merge branch 'develop' into system-accounts 2025-02-26 18:04:05 +09:00
Esurio/1673beta bd13fb626c
fix(backend): S3_SAFEかつURL_SAFEでない文字列をprefixに使えないように (#15455)
* fix(backend): S3_SAFEかつURL_SAFEでない文字列をprefixに使えないように

* update CHANGELOG

* fix validation

* fix: remove unused import

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-02-26 01:56:23 +00:00
おさむのひと 495db27433
fix(backend): カスタム絵文字の一括インポートをした時にHTTPプロキシの除外設定が効かないのを修正 (#15431)
* pxory

* fix

* fix CHANGELOG.md

* allow localAddress

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-02-26 01:48:38 +00:00
鴇峰 朔華 39c487e1d1
fix(backend): ローカル判定でisUriLocalを使用していない箇所を修正 (#15069)
* fix(backend): ローカル判定でisUriLocalを使用していない箇所を修正

* fix(test backend): RelayServiceでUtilityServiceを使う
2025-02-26 01:28:53 +00:00
かっこかり b5799351d0
fix(backend): clips/updateのdescriptionで空文字を許容するように (#15429)
* fix(backend): clips/updateのdescriptionで空文字を許容するように

* Update Changelog

* fix: createの際も空文字を許容するように

* fix test

* fix test

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-02-26 01:27:38 +00:00
zyoshoka 389ec6350b
fix(backend): send Delete activity of a note to users who renoted or replied to it (#15554)
* fix(backend): send Delete activity of a note to users who renoted or replied to it

* Update CHANGELOG.md
2025-02-26 00:29:12 +00:00
syuilo 2b6638e160
feat: google analytics (#15451)
* wip backend

* wip frontend

* build misskey-js

* implement control panel

* fix

* introduce analytics wrapper

* spdx

* Update analytics.ts

* Update common.ts

* wip

* wip

* wip

* wip

* wip

* Update CHANGELOG.md

---------

Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-02-25 11:51:23 +00:00
かっこかり 1b44954dcb
enhance(frontend): サーバーエラー画面の多言語対応 (#15549)
* enhance(frontend): サーバーエラー画面の多言語対応

* indent
2025-02-24 05:23:20 +00:00
おさむのひと 426940bea7
2025.2.1-beta.0のlintがコケているのを修正 (#15546) 2025-02-23 21:21:58 +09:00
饺子w (Yumechi) 25052164c0
Merge commit from fork
* fix(backend): Fix an issue where the origin of ActivityPub lookup response was not validated correctly.

[GHSA-6w2c-vf6f-xf26](https://github.com/misskey-dev/misskey/security/advisories/GHSA-6w2c-vf6f-xf26)

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

* Enhance: Add configuration option to disable all external redirects when responding to an ActivityPub lookup (config.disallowExternalApRedirect)

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

* fixup! fix(backend): Fix an issue where the origin of ActivityPub lookup response was not validated correctly.

* docs & one edge case

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

* apply suggestions

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

* remove stale frontend reference to _responseInvalidIdHostNotMatch

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

* apply suggestions

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

---------

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2025-02-23 19:21:34 +09:00
おさむのひと c935e0c4ed fix fed-tests 2025-02-23 15:45:34 +09:00
syuilo 64133d7e01 refactor 2025-02-23 14:21:52 +09:00
おさむのひと 3e139a19ce fix migration 2025-02-23 12:26:23 +09:00
おさむのひと 5d7f68b4a8 fix tests 2025-02-23 11:37:08 +09:00
おさむのひと 69b23092af fix tests 2025-02-22 22:24:54 +09:00
おさむのひと b745cfe2f7 fix tests 2025-02-22 20:24:03 +09:00
おさむのひと c9e4e94643 fix tests 2025-02-22 20:21:19 +09:00
おさむのひと 9018b7cebe fix tests 2025-02-22 19:38:03 +09:00
syuilo 380e078210 Update SystemAccountService.ts 2025-02-22 11:43:45 +09:00
syuilo 103015b5e8 wip 2025-02-22 11:21:38 +09:00
syuilo 333b22c351 Update ApRendererService.ts 2025-02-22 11:10:33 +09:00
syuilo 13130f3600 wip 2025-02-22 10:49:05 +09:00
syuilo 16b4563ade wip 2025-02-21 21:05:45 +09:00
syuilo 8c20c79cde wip 2025-02-21 21:00:38 +09:00
syuilo 4e9f22a045 Update RepositoryModule.ts 2025-02-21 20:41:46 +09:00
syuilo f512bace2a Update 1740121393164-system-accounts.js 2025-02-21 20:39:37 +09:00
syuilo 271ca3f5c9 wip 2025-02-21 20:34:20 +09:00
syuilo dde1230235 wip 2025-02-21 19:32:07 +09:00
syuilo e1523706a3 wip 2025-02-21 19:30:54 +09:00
syuilo 19d9fc56fa wip 2025-02-21 18:36:53 +09:00
syuilo 13dbe8258e Update DeleteAccountService.ts 2025-02-21 18:34:41 +09:00
syuilo 6bf83c96a1 Update 1740121393164-system-accounts.js 2025-02-21 18:32:03 +09:00
syuilo d398f53a03 Update SystemAccountService.ts 2025-02-21 18:29:41 +09:00
syuilo 744e1d2ba3 wip 2025-02-21 18:27:01 +09:00
syuilo f236b44f26 wip 2025-02-21 18:15:33 +09:00
syuilo 61bc8fb378 wip 2025-02-21 16:21:05 +09:00
syuilo 93e7aad44e tweak error log 2025-02-17 13:34:17 +09:00
renovate[bot] bacc212f81
fix(deps): update dependency bullmq to v5.41.1 (#15503)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-16 18:58:13 +09:00
鴇峰 朔華 f3a4434830
fix(backend): メールアドレスの形式が正しくなければ以降の処理を行わないように (#15320)
* Mod: バリデーションを追加

* 条件の修正

notつけわすれ

* Update CHANGELOG.md
2025-02-16 09:41:33 +00:00
かっこかり 88900492a4
fix(backend): pgroongaでの検索時にはじめのキーワード以外が検索に使用されない問題を修正 (#15496)
* fix pgroona note.text query

* Update Changelog

---------

Co-authored-by: Hazelnoot <acomputerdog@gmail.com>
2025-02-15 19:26:02 +09:00
renovate[bot] 1c48d50bf2
fix(deps): update [backend] update dependencies (#15494)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
2025-02-15 17:02:11 +09:00
renovate[bot] 5d82e1b2d0
fix(deps): update deps @fastify/multipart to v9.0.3 [security] (#15469)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-15 10:52:39 +09:00
syuilo ffd8cf07e6
update deps (#15311)
* wip

* bump misskey-dev/eslint-plugin

* lint fixes (backend)

* lint fixes (frontend)

* lint fixes (frontend-embed)

* rollback nsfwjs to 4.2.0

ref: infinitered/nsfwjs#904

* rollback openapi-typescript to v6

v7でOpenAPIのバリデーションが入るようになった関係でスコープ外での変更が避けられないため一時的に戻した

* lint fixes (misskey-js)

* temporarily disable errored lint rule (frontend-shared)

* fix lint

* temporarily ignore errored file for lint (frontend-shared)

* rollback simplewebauthn/server to 12.0.0

v13 contains breaking changes that require some decision making

* lint fixes (frontend-shared)

* build misskey-js with types

* fix(backend): migrate simplewebauthn/server to v12

* fix(misskey-js/autogen): ignore indent rules to generate consistent output

* attempt to fix test

changes due to capricorn86/happy-dom#1617 (XMLSerializer now produces valid XML)

* attempt to fix test

changes due to capricorn86/happy-dom#1617 (XMLSerializer now produces valid XML)

* fix test

* fix test

* fix test

* Apply suggestions from code review

Co-authored-by: anatawa12 <anatawa12@icloud.com>

* bump summaly to v5.2.0

* update tabler-icons to v3.30.0-based

---------

Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: anatawa12 <anatawa12@icloud.com>
2025-02-15 10:24:22 +09:00