7bb6f2a438 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feat/hide-sensitive-from-antenna  
							
							
							
						 
						
							2025-03-21 20:14:55 +09:00  
				
					
						
							
							
								 
						
							
								e61263cff0 
								
							 
						 
						
							
							
								
								fix(deps): update [backend] update dependencies ( #15596 )  
							
							... 
							
							
							
							* fix(deps): update [backend] update dependencies
* fix(backend/types): ensure to use nodejs-provided stream api
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com> 
							
						 
						
							2025-03-21 19:38:11 +09:00  
				
					
						
							
							
								 
						
							
								9dd13f364b 
								
							 
						 
						
							
							
								
								fix(backend): mismatch in `emojis` param of test WebHook payload ( #15675 )  
							
							... 
							
							
							
							* fix(backend): mismatch in `emojis` param of test WebHook payload
* fix: test
* fix: type 
							
						 
						
							2025-03-20 09:00:58 +09:00  
				
					
						
							
							
								 
						
							
								21dc7aebe7 
								
							 
						 
						
							
							
								
								Fix: Don't delete remote emoji when import zip ( #15674 )  
							
							... 
							
							
							
							* Fix: Don't delete remote emoji when import zip
* Update packages/backend/src/queue/processors/ImportCustomEmojisProcessorService.ts
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
---------
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com> 
							
						 
						
							2025-03-19 10:23:50 +00:00  
				
					
						
							
							
								 
						
							
								474155b677 
								
							 
						 
						
							
							
								
								follow up of  6c8f21b608 
							
							
							
						 
						
							2025-03-17 13:27:47 +09:00  
				
					
						
							
							
								 
						
							
								6c8f21b608 
								
							 
						 
						
							
							
								
								fix(backend): 連合無しモードでも外部から照会可能だった問題を修正  
							
							
							
						 
						
							2025-03-17 13:21:09 +09:00  
				
					
						
							
							
								 
						
							
								7bfada9792 
								
							 
						 
						
							
							
								
								enhance: remove bull-board support  
							
							
							
						 
						
							2025-03-16 13:03:02 +09:00  
				
					
						
							
							
								 
						
							
								53032a752c 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feat/hide-sensitive-from-antenna  
							
							
							
						 
						
							2025-03-16 11:14:06 +09:00  
				
					
						
							
							
								 
						
							
								e5d117dc98 
								
							 
						 
						
							
							
								
								fix(backend): tighten an overly relaxed criteria and remove capability of matching multiple final URLs in URL authority checking ( #15655 )  
							
							... 
							
							
							
							Signed-off-by: eternal-flame-AD <yume@yumechi.jp> 
							
						 
						
							2025-03-12 12:39:24 +00:00  
				
					
						
							
							
								 
						
							
								db5c127cdd 
								
							 
						 
						
							
							
								
								fix(backend): fix handling of invalid urls in user profile ( #15635 )  
							
							... 
							
							
							
							Signed-off-by: eternal-flame-AD <yume@yumechi.jp> 
							
						 
						
							2025-03-09 12:28:47 +00:00  
				
					
						
							
							
								 
						
							
								327e7af447 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feat/hide-sensitive-from-antenna  
							
							
							
						 
						
							2025-03-09 14:41:07 +09:00  
				
					
						
							
							
								 
						
							
								a710af54ed 
								
							 
						 
						
							
							
								
								fix(backend): fix ApPersonService unsound type cast ( #15629 )  
							
							... 
							
							
							
							Signed-off-by: eternal-flame-AD <yume@yumechi.jp> 
							
						 
						
							2025-03-09 00:11:34 +00:00  
				
					
						
							
							
								 
						
							
								bee4db82bb 
								
							 
						 
						
							
							
								
								fix(backend): follow-up of  #15620  
							
							... 
							
							
							
							Removes unnecessary arg `disableGlobbing` from chokidar FSWatcher, as it is no longer supports globging 
							
						 
						
							2025-03-07 20:10:32 +09:00  
				
					
						
							
							
								 
						
							
								83c3bb839f 
								
							 
						 
						
							
							
								
								deps: update pnpm to v10 ( #15588 )  
							
							... 
							
							
							
							* Revert "fix(build): corepackのバグの回避 (#15387 )"
This reverts commit 9c70a4e6314abc6c194e 
							
						 
						
							2025-03-07 07:03:52 +00:00  
				
					
						
							
							
								 
						
							
								22228b6756 
								
							 
						 
						
							
							
								
								enhance: OAuth2 (IndieAuth) でロゴが提供されている場合は表示するように ( #15578 )  
							
							... 
							
							
							
							* enhance: OAuthでロゴが提供されている場合は表示するように
* Update Changelog
* refactor
* fix
* fix test 
							
						 
						
							2025-03-06 08:05:14 +00:00  
				
					
						
							
							
								 
						
							
								f7ea0c6991 
								
							 
						 
						
							
							
								
								fix(backend): S3互換オブジェクトストレージでファイルのアップロードに失敗することがある問題を修正 ( #15583 )  
							
							... 
							
							
							
							* fix(backend/object-storage): disable data integrity protections (MisskeyIO#895)
Cloudflare R2 does not support 'x-amz-checksum-*'
* Update Changelog
---------
Co-authored-by: あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com> 
							
						 
						
							2025-03-06 08:03:57 +00:00  
				
					
						
							
							
								 
						
							
								f7649c0918 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feat/hide-sensitive-from-antenna  
							
							
							
						 
						
							2025-03-03 17:31:25 +09:00  
				
					
						
							
							
								 
						
							
								616cccf251 
								
							 
						 
						
							
							
								
								enhance(backend): refine system account ( #15530 )  
							
							... 
							
							
							
							* wip
* wip
* wip
* Update SystemAccountService.ts
* Update 1740121393164-system-accounts.js
* Update DeleteAccountService.ts
* wip
* wip
* wip
* wip
* Update 1740121393164-system-accounts.js
* Update RepositoryModule.ts
* wip
* wip
* wip
* Update ApRendererService.ts
* wip
* wip
* Update SystemAccountService.ts
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* add print logs
* ログが長すぎて出てないかもしれない
* fix migration
* refactor
* fix fed-tests
* Update RelayService.ts
* merge
* Update user.test.ts
* chore: emit log
* fix: tweak sleep duration
* fix: exit 1
* fix: wait for misskey processes to become healthy
* fix: longer sleep for user deletion
* fix: make sleep longer again
* デッドロック解消の試み
https://github.com/misskey-dev/misskey/issues/15005 
* Revert "デッドロック解消の試み"
This reverts commit 266141f66f 
							
						 
						
							2025-03-02 20:06:20 +09:00  
				
					
						
							
							
								 
						
							
								db4e53d6a0 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feat/hide-sensitive-from-antenna  
							
							
							
						 
						
							2025-03-01 18:03:31 +09:00  
				
					
						
							
							
								 
						
							
								5d683728f3 
								
							 
						 
						
							
							
								
								デッドロック解消の試み ( #15574 )  
							
							... 
							
							
							
							https://github.com/misskey-dev/misskey/issues/15005 
Co-authored-by: 饺子w (Yumechi) <35571479+eternal-flame-AD@users.noreply.github.com> 
						
							2025-03-01 16:12:42 +09:00  
				
					
						
							
							
								 
						
							
								c63c3462dd 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2025-02-28 09:34:21 +09:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								a6f1d444de 
								
							 
						 
						
							
							
								
								chore: note.channelを追加するところを変える  
							
							
							
						 
						
							2025-02-22 00:25:52 +09:00  
				
					
						
							
							
								 
						
							
								46a13d07a5 
								
							 
						 
						
							
							
								
								Merge: upstream/develop -> feat/hide-sensitive-from-antenna  
							
							
							
						 
						
							2025-02-20 21:08:42 +09:00  
				
					
						
							
							
								 
						
							
								493a5d7146 
								
							 
						 
						
							
							
								
								chore: クエリを削除  
							
							
							
						 
						
							2025-02-20 21:08:13 +09:00  
				
					
						
							
							
								 
						
							
								93e7aad44e 
								
							 
						 
						
							
							
								
								tweak error log  
							
							
							
						 
						
							2025-02-17 13:34:17 +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  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								283bb82ede 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feat/hide-sensitive-from-antenna  
							
							
							
						 
						
							2025-02-12 20:40:16 +09:00  
				
					
						
							
							
								 
						
							
								ebd06becbf 
								
							 
						 
						
							
							
								
								fix(backend): オブジェクトストレージの設定でPrefixを設定していなかった場合、nullが文字列として展開・ドメインの1つ後ろに'/'が挿入されないように ( #15432 )  
							
							
							
						 
						
							2025-02-11 11:45:31 +00:00  
				
					
						
							
							
								 
						
							
								e339293673 
								
							 
						 
						
							
							
								
								feat: アクセストークン発行時に通知するように ( #15422 )  
							
							... 
							
							
							
							* feat: アクセストークン発行時に通知するように (misskey-dev/misskey#13353 )
* fix: 不要な翻訳を削除/インデントを揃えるように
* chore(backend): 不要なawaitを削除
* chore: changelogへ追加 
							
						 
						
							2025-02-11 01:15:33 +00:00  
				
					
						
							
							
								 
						
							
								dc608aada0 
								
							 
						 
						
							
							
								
								fix(backend): correct `admin/meta` response schema ( #15434 )  
							
							
							
						 
						
							2025-02-09 07:17:48 +00:00  
				
					
						
							
							
								 
						
							
								231c2c2e54 
								
							 
						 
						
							
							
								
								fix(backend): `following/invalidate`でフォロワーを解除しようとしているユーザーの情報を返すように ( #15430 )  
							
							
							
						 
						
							2025-02-08 12:51:30 +00:00  
				
					
						
							
							
								 
						
							
								4b98b446be 
								
							 
						 
						
							
							
								
								enhance(frontend): クライアントエラー画面の多言語対応 ( #15411 )  
							
							... 
							
							
							
							* enhance(frontend): クライアントエラー画面のマルチリンガル対応
* Update Changelog
* update message 
							
						 
						
							2025-02-08 08:31:28 +00:00  
				
					
						
							
							
								 
						
							
								54fc232a23 
								
							 
						 
						
							
							
								
								fix(backend): use unique `operationId` in the OpenAPI schema ( #15420 )  
							
							... 
							
							
							
							* fix(backend): use unique `operationId` in the OpenAPI schema
* fix: read with UTF-8 encoding 
							
						 
						
							2025-02-08 08:29:24 +00:00  
				
					
						
							
							
								 
						
							
								1a151560b4 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feat/hide-sensitive-from-antenna  
							
							
							
						 
						
							2025-02-05 19:23:48 +09:00  
				
					
						
							
							
								 
						
							
								fbc6d0de54 
								
							 
						 
						
							
							
								
								enhance: ページslugに使用可能な文字を限定 ( #15395 )  
							
							... 
							
							
							
							* wip
* paramの正規表現で弾くように
* apiWithDialogを使用するように
* Update CHANGELOG.md
---------
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com> 
							
						 
						
							2025-02-05 01:39:46 +00:00  
				
					
						
							
							
								 
						
							
								812c3a1e78 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feat/hide-sensitive-from-antenna  
							
							
							
						 
						
							2025-02-01 13:59:39 +09:00  
				
					
						
							
							
								 
						
							
								40bfb1be09 
								
							 
						 
						
							
							
								
								fix(backend): お知らせのmetaタグ出力の条件が間違っていたのを修正 ( #15377 )  
							
							... 
							
							
							
							* fix(backend): お知らせのmetaタグ出力の条件が間違っていたのを修正
* Update Changelog 
							
						 
						
							2025-02-01 13:36:10 +09:00  
				
					
						
							
							
								 
						
							
								799af23808 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feat/hide-sensitive-from-antenna  
							
							
							
						 
						
							2025-01-29 10:02:46 +09:00  
				
					
						
							
							
								 
						
							
								8232ea6956 
								
							 
						 
						
							
							
								
								fix(backend): デフォルト起動時のメインプロセスはHTTPサーバモジュールのみ読み込む ( #15355 )  
							
							
							
						 
						
							2025-01-27 13:10:00 +00:00