337b42bcb1 
								
							 
						 
						
							
							
								
								revert  5f88d56d96 
							
							... 
							
							
							
							バグがある(かつすぐに修正できそうにない) & まだレビュー途中で意図せずマージされたため 
							
						 
						
							2024-07-20 21:33:20 +09:00  
				
					
						
							
							
								 
						
							
								efb04293bb 
								
							 
						 
						
							
							
								
								docs(misskey-js): fix broken i-want-you image link in README.md ( #14265 )  
							
							
							
						 
						
							2024-07-19 16:47:12 +09:00  
				
					
						
							
							
								 
						
							
								56a43dc01d 
								
							 
						 
						
							
							
								
								fix(frontend): blurhashが無い場合に何も出力されないのを修正 ( #14250 )  
							
							... 
							
							
							
							* fix(frontend): blurhashが無い場合に何も出力されないのを修正
* Update Changelog
* Update packages/frontend/src/components/MkImgWithBlurhash.vue
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* attempt to fix test
* Update packages/frontend/src/components/MkImgWithBlurhash.vue
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* attempt to ignore test
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp> 
							
						 
						
							2024-07-19 10:11:44 +09:00  
				
					
						
							
							
								 
						
							
								6920f0fa7e 
								
							 
						 
						
							
							
								
								Disable ESLint for migration files ( #14262 )  
							
							
							
						 
						
							2024-07-19 10:05:34 +09:00  
				
					
						
							
							
								 
						
							
								1f24a8cb5a 
								
							 
						 
						
							
							
								
								enhance(frontend): センシティブなメディアを開く際に確認ダイアログを出せるように ( #14115 )  
							
							... 
							
							
							
							* enhance(frontend): センシティブなメディアを開く際に確認ダイアログを出せるように
* Update Changelog 
							
						 
						
							2024-07-19 09:57:01 +09:00  
				
					
						
							
							
								 
						
							
								54d0a46378 
								
							 
						 
						
							
							
								
								fix(frontend): 個人宛てダイアログお知らせが即時表示されない問題 ( #14260 )  
							
							... 
							
							
							
							* fix(frontend): 個人向けお知らせが即時ダイアログで出ない問題
* Update CHANGELOG 
							
						 
						
							2024-07-19 09:53:49 +09:00  
				
					
						
							
							
								 
						
							
								615e60f25c 
								
							 
						 
						
							
							
								
								chore: modernize issue template ( #14263 )  
							
							
							
						 
						
							2024-07-19 09:52:39 +09:00  
				
					
						
							
							
								 
						
							
								a7ab15319b 
								
							 
						 
						
							
							
								
								fix  
							
							
							
						 
						
							2024-07-18 20:20:41 +09:00  
				
					
						
							
							
								 
						
							
								10ce7bf3c4 
								
							 
						 
						
							
							
								
								kill any from streaming API Implementation ( #14251 )  
							
							... 
							
							
							
							* chore: add JsonValue type
* refactor: kill any from Connection.ts
* refactor: fix StreamEventEmitter contains undefined instead of null
* refactor: kill any from channels
* docs(changelog): Fix: Steaming APIが不正なデータを受けた場合の動作が不安定である問題
* fix license header
* fix lints 
							
						 
						
							2024-07-18 20:04:23 +09:00  
				
					
						
							
							
								 
						
							
								e6e599ee8c 
								
							 
						 
						
							
							
								
								Update MkEmbedCodeGenDialog.vue  
							
							
							
						 
						
							2024-07-18 18:59:32 +09:00  
				
					
						
							
							
								 
						
							
								ca7992b1ab 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feat-1714  
							
							
							
						 
						
							2024-07-18 18:58:36 +09:00  
				
					
						
							
							
								 
						
							
								ec1c392f1e 
								
							 
						 
						
							
							
								
								fix(frontend): 子メニューの最大長調整が行われていない問題を修正 ( #14003 )  
							
							... 
							
							
							
							* fix(frontend): 子メニューの最大長調整が行われていない問題を修正
* Update Changelog
* fix
* changelog
* Revert "fix"
This reverts commit 39fb326d49ea58bf7a53 
							
						 
						
							2024-07-18 15:44:18 +09:00  
				
					
						
							
							
								 
						
							
								4f85b6aa91 
								
							 
						 
						
							
							
								
								fix(frontend): Twitchの埋め込みが開けない問題を修正 ( #14247 )  
							
							... 
							
							
							
							* fix(frontend): twitchの埋め込みが開けない問題を修正
* Update Changelog
* fix test 
							
						 
						
							2024-07-18 15:41:32 +09:00  
				
					
						
							
							
								 
						
							
								ee3b132f05 
								
							 
						 
						
							
							
								
								Merge branch 'master' into develop  
							
							
							
						 
						
							2024-07-18 14:25:09 +09:00  
				
					
						
							
							
								 
						
							
								cd95a6e9c9 
								
							 
						 
						
							
							
								
								fix: remove unreleased section ( #14246 )  
							
							
							
						 
						
							2024-07-18 14:23:47 +09:00  
				
					
						
							
							
								 
						
							
								e716c201c6 
								
							 
						 
						
							
							
								
								docs: 開発環境のセットアップ手順を詳細にする ( #14235 )  
							
							... 
							
							
							
							* docs: mentioning Devcontainer
fix  #13753 
* revise
* revise 2
* Apply suggestions from code review
per https://github.com/misskey-dev/misskey/pull/14235#discussion_r1680883942 
Co-authored-by: anatawa12 <anatawa12@icloud.com>
* 下の方にあったDevcontainerのセクションをマージ
* revise 3
* Update CONTRIBUTING.md
https://github.com/misskey-dev/misskey/pull/14235#discussion_r1680928026 
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
* mention Meilisearch
* Update CONTRIBUTING.md
---------
Co-authored-by: anatawa12 <anatawa12@icloud.com>
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com> 
							
						 
						
							2024-07-18 08:57:02 +09:00  
				
					
						
							
							
								 
						
							
								de166a8ed4 
								
							 
						 
						
							
							
								
								fix(backend): リノートミュートがキャッシュが切れるまで効かない問題を修正 ( #14242 )  
							
							... 
							
							
							
							* Fix: RenoteMuteがキャッシュが切れるまで効かない問題を修正
(cherry picked from commit e9601029b5🎨 
* remove unused import
* 消したときもキャッシュを飛ばすように
* lint
---------
Co-authored-by: mattyatea <mattyacocacora0@gmail.com> 
							
						 
						
							2024-07-18 08:55:36 +09:00  
				
					
						
							
							
								 
						
							
								c3a6da19d7 
								
							 
						 
						
							
							
								
								chore: CHANGELOGにジョブキュー設定について追記 (follow-up of  #13464 )  
							
							
							
						 
						
							2024-07-18 08:53:45 +09:00  
				
					
						
							
							
								 
						
							
								73a42ea2ee 
								
							 
						 
						
							
							
								
								Bump version to 2024.7.0-beta.1  
							
							
							
						 
						
							2024-07-17 17:23:58 +00:00  
				
					
						
							
							
								 
						
							
								cfdad45092 
								
							 
						 
						
							
							
								
								fix: ソーシャルタイムラインにローカルタイムラインに表示される自分へのリプライが表示されない問題を修正 ( #13978 )  
							
							... 
							
							
							
							Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com> 
							
						 
						
							2024-07-18 02:06:31 +09:00  
				
					
						
							
							
								 
						
							
								dd4cb5f44a 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/misskey-dev/misskey  into develop  
							
							
							
						 
						
							2024-07-18 02:05:44 +09:00  
				
					
						
							
							
								 
						
							
								a54d043923 
								
							 
						 
						
							
							
								
								chore: ignore misskey-assets (follow-up of  #12818  )  
							
							
							
						 
						
							2024-07-18 02:05:40 +09:00  
				
					
						
							
							
								 
						
							
								ec91e18899 
								
							 
						 
						
							
							
								
								fix(frontend): add missing import (follow-up of  #12265 )  
							
							
							
						 
						
							2024-07-18 01:56:02 +09:00  
				
					
						
							
							
								 
						
							
								25b65925f7 
								
							 
						 
						
							
							
								
								refactor: misskey-assetsサブモジュールを削除 ( #12818 )  
							
							... 
							
							
							
							* (change) misskey-assetsサブモジュールを削除
* なんか残ってた 
							
						 
						
							2024-07-18 01:47:11 +09:00  
				
					
						
							
							
								 
						
							
								5f88d56d96 
								
							 
						 
						
							
							
								
								perf(federation): Ed25519署名に対応する ( #13464 )  
							
							... 
							
							
							
							* 1. ed25519キーペアを発行・Personとして公開鍵を送受信
* validate additionalPublicKeys
* getAuthUserFromApIdはmainを選ぶ
* ✌️ 
* fix
* signatureAlgorithm
* set publicKeyCache lifetime
* refresh
* httpMessageSignatureAcceptable
* ED25519_SIGNED_ALGORITHM
* ED25519_PUBLIC_KEY_SIGNATURE_ALGORITHM
* remove sign additionalPublicKeys signature requirements
* httpMessageSignaturesSupported
* httpMessageSignaturesImplementationLevel
* httpMessageSignaturesImplementationLevel: '01'
* perf(federation): Use hint for getAuthUserFromApId (#13470 )
* Hint for getAuthUserFromApId
* とどのつまりこれでいいのか?
* use @misskey-dev/node-http-message-signatures
* fix
* signedPost, signedGet
* ap-request.tsを復活させる
* remove digest prerender
* fix test?
* fix test
* add httpMessageSignaturesImplementationLevel to FederationInstance
* ManyToOne
* fetchPersonWithRenewal
* exactKey
* ✌️ 
* use const
* use gen-key-pair fn. from  '@misskey-dev/node-http-message-signatures'
* update node-http-message-signatures
* fix
* @misskey-dev/node-http-message-signatures@0.0.0-alpha.11
* getAuthUserFromApIdでupdatePersonの頻度を増やす
* cacheRaw.date
* use requiredInputs
https://github.com/misskey-dev/misskey/pull/13464#discussion_r1509964359 
* update @misskey-dev/node-http-message-signatures
* clean up
* err msg
* fix(backend): fetchInstanceMetadataのLockが永遠に解除されない問題を修正
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* fix httpMessageSignaturesImplementationLevel validation
* fix test
* fix
* comment
* comment
* improve test
* fix
* use Promise.all in genRSAAndEd25519KeyPair
* refreshAndprepareEd25519KeyPair
* refreshAndfindKey
* commetn
* refactor public keys add
* digestプリレンダを復活させる
RFC実装時にどうするか考える
* fix, async
* fix
* !== true
* use save
* Deliver update person when new key generated (not tested)
https://github.com/misskey-dev/misskey/pull/13464#issuecomment-1977049061 
* 循環参照で落ちるのを解消?
* fix?
* Revert "fix?"
This reverts commit 0082f6f8e8https://github.com/misskey-dev/misskey/pull/13950 
* define additionalPublicKeys
* fix
* merge fix
* refreshAndprepareEd25519KeyPair → refreshAndPrepareEd25519KeyPair
* remove gen-key-pair.ts
* defaultMaxListeners = 512
* Revert "defaultMaxListeners = 512"
This reverts commit f2c412c180d0aada55c19e0a93f110 
							
						 
						
							2024-07-18 01:28:17 +09:00  
				
					
						
							
							
								 
						
							
								3331f3972a 
								
							 
						 
						
							
							
								
								fix(frontend): 「アニメーション画像を再生しない」がオンのときにバナー画像・サーバー背景画像がアニメーションしないように ( #14243 )  
							
							... 
							
							
							
							* fix: stop animating banner and backgrounds when stop showing animated images is enabled
(cherry picked from commit 8fe2596316e9688509745706ea424f0b4bfd4136)
* chore: nest ternary
(cherry picked from commit 2783fe5f5bd7c0647db9f9b6fb5e000e4f411092)
* chore: flip ternary
(cherry picked from commit b9d66f824cff373cc53bfa846a56c16f456a6d5b)
* update changelog
---------
Co-authored-by: Marie <marie@kaifa.ch> 
							
						 
						
							2024-07-18 01:22:24 +09:00  
				
					
						
							
							
								 
						
							
								6942a920c8 
								
							 
						 
						
							
							
								
								refactor(frontend): Improve typing ( #14240 )  
							
							... 
							
							
							
							* Improve typing
* Remove redundant promise
* Refactor
* Update packages/frontend/src/scripts/mfm-function-picker.ts
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* Update packages/frontend/src/scripts/mfm-function-picker.ts
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> 
							
						 
						
							2024-07-18 00:31:52 +09:00  
				
					
						
							
							
								 
						
							
								68bcd91d57 
								
							 
						 
						
							
							
								
								chore: Use clipboard API directly ( #14227 )  
							
							... 
							
							
							
							* chore: Use clipboard API directly
* fix: Fix lint 
							
						 
						
							2024-07-17 21:52:05 +09:00  
				
					
						
							
							
								 
						
							
								8b4933cc48 
								
							 
						 
						
							
							
								
								fix changelog (wrong category)  
							
							
							
						 
						
							2024-07-17 19:08:39 +09:00  
				
					
						
							
							
								 
						
							
								bda1de8a67 
								
							 
						 
						
							
							
								
								use pnpm@9.5.0  
							
							
							
						 
						
							2024-07-17 18:19:06 +09:00  
				
					
						
							
							
								 
						
							
								f0d738d8bf 
								
							 
						 
						
							
							
								
								Bump version to 2024.7.0-beta.0  
							
							
							
						 
						
							2024-07-17 08:15:21 +00:00  
				
					
						
							
							
								 
						
							
								070f0e723d 
								
							 
						 
						
							
							
								
								AiScriptを0.19.0にアップデート ( #14226 )  
							
							... 
							
							
							
							* Update autogen files
* Update CHANGELOG.md
* Update flash-edit.vue 
							
						 
						
							2024-07-17 16:55:17 +09:00  
				
					
						
							
							
								 
						
							
								8ebc3b51f7 
								
							 
						 
						
							
							
								
								Fix typo ( #14231 )  
							
							
							
						 
						
							2024-07-16 23:27:05 +09:00  
				
					
						
							
							
								 
						
							
								3b075c9c44 
								
							 
						 
						
							
							
								
								fix(frontend): MkSignin.vueのcredentialRequestからReactivityを削除 ( #14223 )  
							
							... 
							
							
							
							* Remove reactivity from credentialRequest in MkSignin.vue
* Update Changelog 
							
						 
						
							2024-07-16 08:38:42 +09:00  
				
					
						
							
							
								 
						
							
								1001277d43 
								
							 
						 
						
							
							
								
								fix: CHANGELOG.mdの記載に漏れがあったのを修正 ( #14220 )  
							
							
							
						 
						
							2024-07-15 22:08:02 +09:00  
				
					
						
							
							
								 
						
							
								8371768544 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feat-1714  
							
							
							
						 
						
							2024-07-15 18:37:03 +09:00  
				
					
						
							
							
								 
						
							
								ce39c3a2fb 
								
							 
						 
						
							
							
								
								chore(backend): registed -> registered ( #14213 )  
							
							... 
							
							
							
							* chore(backend): registed -> registered
* Update CHANGELOG.md 
							
						 
						
							2024-07-15 14:58:48 +09:00  
				
					
						
							
							
								 
						
							
								cc59fc52e9 
								
							 
						 
						
							
							
								
								パラメータが逆になっていたのを修正  
							
							
							
						 
						
							2024-07-15 12:00:09 +09:00  
				
					
						
							
							
								 
						
							
								87a7d1a8ea 
								
							 
						 
						
							
							
								
								popupの制御を出す側で行うように  
							
							
							
						 
						
							2024-07-15 11:53:32 +09:00  
				
					
						
							
							
								 
						
							
								8d144c8fdc 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into feat-1714  
							
							
							
						 
						
							2024-07-15 10:11:15 +09:00  
				
					
						
							
							
								 
						
							
								1b84760c19 
								
							 
						 
						
							
							
								
								enhance(backend): Load settings via environment variables ( #14179 )  
							
							... 
							
							
							
							* feat(backend): Load settings via environment variables
If they're not loaded from the config file.
* chore(docker): Add hints for environment variables
It supports users to know about them.
* docs(changelog): Add the description about this change
Users can notice what's changed by this PR.
* style(backend): Fix code syntax
To pass the linter. 
							
						 
						
							2024-07-14 21:33:22 +09:00  
				
					
						
							
							
								 
						
							
								16795f18a7 
								
							 
						 
						
							
							
								
								Enhance(frontend): Allow negative delay in MFM ( #14200 )  
							
							... 
							
							
							
							Co-authored-by: easrng <me@easrng.net> 
							
						 
						
							2024-07-14 21:31:30 +09:00  
				
					
						
							
							
								 
						
							
								f0b9d70720 
								
							 
						 
						
							
							
								
								ci: cache eslint ( #14204 )  
							
							... 
							
							
							
							* ci: cache eslint
* dummy commit to trigger
* fix syntax error 
							
						 
						
							2024-07-14 21:30:57 +09:00  
				
					
						
							
							
								 
						
							
								aa0632727f 
								
							 
						 
						
							
							
								
								chore(deps): bump actions/setup-node from 4.0.2 to 4.0.3 ( #14165 )  
							
							... 
							
							
							
							Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4.0.2...v4.0.3 )
---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2024-07-14 21:29:57 +09:00  
				
					
						
							
							
								 
						
							
								d47fd4ffe1 
								
							 
						 
						
							
							
								
								fix: error with trying to handle SIGKILL ( #14208 )  
							
							
							
						 
						
							2024-07-14 21:29:35 +09:00  
				
					
						
							
							
								 
						
							
								4b9c60ad21 
								
							 
						 
						
							
							
								
								fix(backend): ユーザーのリアクション一覧でミュート/ブロックが機能していなかった問題を修正 ( #14100 )  
							
							... 
							
							
							
							* fix: mute/block was not considered on users/reactions
* docs(changelog): update changelog
* chore: Apply suggestion from code review
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
---------
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com> 
							
						 
						
							2024-07-14 20:24:29 +09:00  
				
					
						
							
							
								 
						
							
								c5607d8633 
								
							 
						 
						
							
							
								
								enhance(backend): configにsignToActivityPubGetの指定が無い場合trueと見做すように  
							
							... 
							
							
							
							trueの方が望ましいため 
							
						 
						
							2024-07-14 20:14:43 +09:00  
				
					
						
							
							
								 
						
							
								722acf5986 
								
							 
						 
						
							
							
								
								fix(frontend): follow-up of  #13089  ( #14206 )  
							
							... 
							
							
							
							* fix(frontend): #13089  を修正
* fix
* 正規表現を強化
* fix 
							
						 
						
							2024-07-14 17:28:34 +09:00  
				
					
						
							
							
								 
						
							
								09d30fef5b 
								
							 
						 
						
							
							
								
								ci: ワークフローが更新されたときにもワークフローが起動するようにする ( #14207 )  
							
							... 
							
							
							
							* ci: include themselves in `on.push.paths`
command: find .github/workflows -type f \( -name '*.yaml' -or -name '*.yml' \) | xargs -I {} yq_4.44.2-linux_x86-64 'select(.on.push.paths != null) | .[0] | map("{}")[0]' {} | xargs -I {} ~/.local/bin/yq_4.44.2-linux_x86-64 -i '.on.push.paths += ["{}"]' {}
* ci: include themselves in `on.pull_request.paths`
command: find .github/workflows -type f \( -name '*.yaml' -or -name '*.yml' \) | xargs -I {} yq_4.44.2-linux_x86-64 'select(.on.pull_request.paths != null) | .[0] | map("{}")[0]' {} | xargs -I {} ~/.local/bin/yq_4.44.2-linux_x86-64 -i '.on.pull_request.paths += ["{}"]' {} 
							
						 
						
							2024-07-14 17:27:27 +09:00  
				
					
						
							
							
								 
						
							
								b9f3fccfac 
								
							 
						 
						
							
							
								
								fix(frontend): Nested RouteのときにRouterViewに当たるキーがルートのpathとぶち当たる可能性があるのを修正 ( #14202 )  
							
							... 
							
							
							
							Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-07-14 16:21:59 +09:00