2918fb2609 
								
							 
						 
						
							
							
								
								refactor(frontend): relocate theme script  
							
							
							
						 
						
							2025-03-09 14:32:29 +09:00  
				
					
						
							
							
								 
						
							
								be7e3b9a0c 
								
							 
						 
						
							
							
								
								refactor(frontend): scripts -> utility  
							
							
							
						 
						
							2025-03-09 14:28:01 +09:00  
				
					
						
							
							
								 
						
							
								f35eb0f6d9 
								
							 
						 
						
							
							
								
								enhnace(frontend): 文字列比較のためのローマナイズを強化(設定の検索) ( #15632 )  
							
							... 
							
							
							
							* enhnace(frontend): 文字列比較のためのローマナイズを強化
* docs
* fix
* fix
* fix
* comment
* wanakanaの初回ロードをコンポーネント内に移動
* comment
* fix
* add tests
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-03-09 14:21:23 +09:00  
				
					
						
							
							
								 
						
							
								bdb74539d4 
								
							 
						 
						
							
							
								
								enhance(frontend): tweak settings page  
							
							
							
						 
						
							2025-03-09 14:18:50 +09:00  
				
					
						
							
							
								 
						
							
								abc1e9168d 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2025-03-09 12:39:43 +09:00  
				
					
						
							
							
								 
						
							
								d30ddd4c2e 
								
							 
						 
						
							
							
								
								Refine preferences ( #15597 )  
							
							... 
							
							
							
							* wip
* wip
* wip
* test
* wip rollup pluginでsearchIndexの情報生成
* wip
* SPDX
* wip: markerIdを自動付与
* rollupでビルド時・devモード時に毎回uuidを生成するように
* 開発サーバーでだけ必要な挙動は開発サーバーのみで
* 条件が逆
* wip: childrenの生成
* update comment
* update comment
* rename auto generated file
* hashをパスと行数から決定
* Update privacy.vue
* Update privacy.vue
* wip
* Update general.vue
* Update general.vue
* wip
* wip
* Update SearchMarker.vue
* wip
* Update profile.vue
* Update mute-block.vue
* Update mute-block.vue
* Update general.vue
* Update general.vue
* childrenがduplicate key errorを吐く問題をいったん解決
* マーカーの形を成形
* loggerを置きかえ
* とりあえず省略記法に対応
* Refactor and Format codes
* wip
* Update settings-search-index.ts
* wip
* wip
* とりあえず不確定要因の仮置きidを削除
* hashの生成を正規化(絶対パスになっていたのを緩和)
* pathの入力を省略可能に
* adminでもパス生成できるように
* Update settings-search-index.ts
* Update privacy.vue
* wip
* build searchIndex
* wip
* build
* Update general.vue
* build
* Update sounds.vue
* build
* build
* Update sounds.vue
* 🎨 
* 🎨 
* Update privacy.vue
* Update privacy.vue
* Update security.vue
* create-search-indexを多少改善
* build
* Update 2fa.vue
* wip
* 必ずtransformCodeCacheを利用するように, キャッシュの明確な受け渡しを定義
* キャッシュはdevServerでなくても更新
* Revert "wip"
This reverts commit 41bffd3a13🎨 
* wip normalize
* Update theme.vue
* キャッシュのパス変換
* build
* wip
* wip
* Update SearchMarker.vue
* i18n.ts['key'] の形式が取り出せない問題のFix
* build
* 仮でpath入れ
* 必ず絶対パスが使われるように
* wip
* 🎨 
* storybookビルド時はcreateSearchIndexをしない
* inliningの構造化
* format code
* Update index.vue
* wip
* wip
* 🎨 
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* clean up
* wip
* wip
* wip
* Update rollup-plugin-unwind-css-module-class-name.test.ts
* Update navbar.vue
* clean up
* wip
* wip
* wip
* wip
* wip
* Update preferences-backups.vue
* Update common.ts
* Update preferences.ts
* wip
* wip
* wip
* wip
* Update MkPreferenceContainer.vue
* Update MkPreferenceContainer.vue
* Update MkPreferenceContainer.vue
* enhance: 検索で上下矢印を使用することで検索結果を移動できるように
* Update main-boot.ts
* refactor
* wip
* Update sounds.vue
* fix(frontend): PageWindowでSearchMarkerが動作するように
* enhance(frontend): SearchMarkerの点滅を一定時間で止める
* wip
* lint fix
* fix: 子要素監視が抜けていたのを修正
* アニメーションの回数はCSSで制御するように
* refactor
* enhance(frontend): 検索インデックス作成時のログを削減
* revert
* fix
* fix
* Update preferences.ts
* Update preferences.ts
* wip
* Update preferences.ts
* wip
* 🎨 
* wip
* Update MkPreferenceContainer.vue
* wip
* Update preferences.ts
* wip
* Update preferences.ts
* Update preferences.ts
* wip
* wip
* Update preferences.ts
* wip
* wip
* Update preferences.ts
* Update CHANGELOG.md
* Update preferences.ts
* Update deck-store.ts
* deckStoreをdefaultStoreに統合
* wip
* defaultStore -> store
* Update profile.ts
* wip
* refactor
* wip: plugin
* plugin
* plugin
* plugin
* Update plugin.ts
* wip
* Update plugin.vue
* Update preferences.ts
* Update main-boot.ts
* wip
* fix test
* Update plugin.vue
* Update plugin.vue
* Update utility.ts
* wip
* wip
* Update utility.ts
* wip
* wip
* clean up
* Update utility.ts
---------
Co-authored-by: tai-cha <dev@taichan.site>
Co-authored-by: taichan <40626578+tai-cha@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com> 
							
						 
						
							2025-03-09 12:34:08 +09:00  
				
					
						
							
							
								 
						
							
								baf3f4a1d1 
								
							 
						 
						
							
							
								
								chore(deps): update [frontend] update dependencies to v10 ( #15619 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2025-03-07 19:41:34 +09:00  
				
					
						
							
							
								 
						
							
								6c150ef1fb 
								
							 
						 
						
							
							
								
								fix(deps): update [frontend] update dependencies ( #15617 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2025-03-07 11:44:04 +09:00  
				
					
						
							
							
								 
						
							
								82481c01e0 
								
							 
						 
						
							
							
								
								tweak MkDisableSection style  🎨  
							
							
							
						 
						
							2025-03-07 09:11:51 +09:00  
				
					
						
							
							
								 
						
							
								0214a0001f 
								
							 
						 
						
							
							
								
								feat(frontend): 設定の検索 ( #15505 )  
							
							... 
							
							
							
							* wip
* wip
* wip
* test
* wip rollup pluginでsearchIndexの情報生成
* wip
* SPDX
* wip: markerIdを自動付与
* rollupでビルド時・devモード時に毎回uuidを生成するように
* 開発サーバーでだけ必要な挙動は開発サーバーのみで
* 条件が逆
* wip: childrenの生成
* update comment
* update comment
* rename auto generated file
* hashをパスと行数から決定
* Update privacy.vue
* Update privacy.vue
* wip
* Update general.vue
* Update general.vue
* wip
* wip
* Update SearchMarker.vue
* wip
* Update profile.vue
* Update mute-block.vue
* Update mute-block.vue
* Update general.vue
* Update general.vue
* childrenがduplicate key errorを吐く問題をいったん解決
* マーカーの形を成形
* loggerを置きかえ
* とりあえず省略記法に対応
* Refactor and Format codes
* wip
* Update settings-search-index.ts
* wip
* wip
* とりあえず不確定要因の仮置きidを削除
* hashの生成を正規化(絶対パスになっていたのを緩和)
* pathの入力を省略可能に
* adminでもパス生成できるように
* Update settings-search-index.ts
* Update privacy.vue
* wip
* build searchIndex
* wip
* build
* Update general.vue
* build
* Update sounds.vue
* build
* build
* Update sounds.vue
* 🎨 
* 🎨 
* Update privacy.vue
* Update privacy.vue
* Update security.vue
* create-search-indexを多少改善
* build
* Update 2fa.vue
* wip
* 必ずtransformCodeCacheを利用するように, キャッシュの明確な受け渡しを定義
* キャッシュはdevServerでなくても更新
* Revert "wip"
This reverts commit 41bffd3a13🎨 
* wip normalize
* Update theme.vue
* キャッシュのパス変換
* build
* wip
* wip
* Update SearchMarker.vue
* i18n.ts['key'] の形式が取り出せない問題のFix
* build
* 仮でpath入れ
* 必ず絶対パスが使われるように
* wip
* 🎨 
* storybookビルド時はcreateSearchIndexをしない
* inliningの構造化
* format code
* Update index.vue
* wip
* wip
* 🎨 
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* clean up
* Update navbar.vue
* enhance: 検索で上下矢印を使用することで検索結果を移動できるように
* refactor
* fix(frontend): PageWindowでSearchMarkerが動作するように
* enhance(frontend): SearchMarkerの点滅を一定時間で止める
* lint fix
* fix: 子要素監視が抜けていたのを修正
* アニメーションの回数はCSSで制御するように
* refactor
* enhance(frontend): 検索インデックス作成時のログを削減
* revert
* fix
* fix
---------
Co-authored-by: tai-cha <dev@taichan.site>
Co-authored-by: taichan <40626578+tai-cha@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com> 
							
						 
						
							2025-03-06 23:15:19 +09:00  
				
					
						
							
							
								 
						
							
								22228b6756 
								
							 
						 
						
							
							
								
								enhance: OAuth2 (IndieAuth) でロゴが提供されている場合は表示するように ( #15578 )  
							
							... 
							
							
							
							* enhance: OAuthでロゴが提供されている場合は表示するように
* Update Changelog
* refactor
* fix
* fix test 
							
						 
						
							2025-03-06 08:05:14 +00:00  
				
					
						
							
							
								 
						
							
								60a3513cfc 
								
							 
						 
						
							
							
								
								enhance(frontend): invert how to show the number of attachments(remains) on postform ( #15599 )  
							
							... 
							
							
							
							Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-03-06 07:45:46 +00:00  
				
					
						
							
							
								 
						
							
								896bde1005 
								
							 
						 
						
							
							
								
								revert  https://github.com/misskey-dev/misskey/pull/15545  
							
							... 
							
							
							
							see https://github.com/misskey-dev/misskey/issues/14498  
							
						 
						
							2025-03-06 16:28:25 +09:00  
				
					
						
							
							
								 
						
							
								6d0242277d 
								
							 
						 
						
							
							
								
								fix(frontend): tabler-iconsが読み込めない問題を修正(正式リリースに差し替え) ( #15608 )  
							
							
							
						 
						
							2025-03-06 05:34:24 +00:00  
				
					
						
							
							
								 
						
							
								f3be426383 
								
							 
						 
						
							
							
								
								fix(deps): update [frontend] update dependencies ( #15595 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2025-03-05 21:01:44 +09:00  
				
					
						
							
							
								 
						
							
								19384efbc5 
								
							 
						 
						
							
							
								
								clean up  
							
							
							
						 
						
							2025-03-04 18:48:14 +09:00  
				
					
						
							
							
								 
						
							
								adf22143aa 
								
							 
						 
						
							
							
								
								Revert "enhance(frontend): チャンネル投稿をユーザーページと前後ノートに表示する" ( #15589 )  
							
							... 
							
							
							
							* Revert "enhance(frontend): チャンネル投稿をユーザーページと前後ノートに表示する (#15532 )"
This reverts commit a4711ab4c1 
							
						 
						
							2025-03-03 21:05:50 +09:00  
				
					
						
							
							
								 
						
							
								a17acf647b 
								
							 
						 
						
							
							
								
								fix(deps): update [frontend] update dependencies ( #15587 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2025-03-03 17:48:17 +09:00  
				
					
						
							
							
								 
						
							
								01a3eabc4e 
								
							 
						 
						
							
							
								
								enhance(frontend): アニメーション設定で画面上のエフェクトも考慮するように ( #15576 )  
							
							... 
							
							
							
							* enhance(frontend): アニメーション設定で画面上のエフェクトも考慮するように
* Update Changelog 
							
						 
						
							2025-03-03 08:46:38 +00:00  
				
					
						
							
							
								 
						
							
								59567a7ccc 
								
							 
						 
						
							
							
								
								fix(frontend): 照会処理を統一 ( #15536 )  
							
							... 
							
							
							
							* fix(frontend): 照会処理を統一
* fix
* doLookup -> apLookup 
							
						 
						
							2025-03-03 08:45:04 +00:00  
				
					
						
							
							
								 
						
							
								a4711ab4c1 
								
							 
						 
						
							
							
								
								enhance(frontend): チャンネル投稿をユーザーページと前後ノートに表示する ( #15532 )  
							
							... 
							
							
							
							* enhance(frontend): ユーザーページで常にチャンネル投稿が含まれるように
* enhance(frontend): ノート詳細の前後の投稿にチャンネル投稿を含めるように
* ログイン有無の削除 
							
						 
						
							2025-03-03 08:28:29 +00:00  
				
					
						
							
							
								 
						
							
								bbe404a0b2 
								
							 
						 
						
							
							
								
								fix(frontend): 投稿フォームがオーバーフローした際にスクロールできるように ( #15571 )  
							
							... 
							
							
							
							* fix(frontend): 投稿フォームがオーバーフローした際にスクロールできるように
* Update Changelog
* remove unused props 
							
						 
						
							2025-03-03 08:17:20 +00:00  
				
					
						
							
							
								 
						
							
								0610bd657f 
								
							 
						 
						
							
							
								
								fix(frontend): フォローされたときのメッセージのshadowがちらつくことがある問題を修正 ( #15584 )  
							
							... 
							
							
							
							* fix(frontend): フォローされたときのメッセージがちらつく問題を修正
* Update Changelog 
							
						 
						
							2025-03-03 08:09:41 +00:00  
				
					
						
							
							
								 
						
							
								77667cf80d 
								
							 
						 
						
							
							
								
								enhance(frontend): モデレーターがセンシティブ設定を変更する際に確認ダイアログを出すように ( #15462 )  
							
							... 
							
							
							
							* enhance(frontend): モデレーターがセンシティブ設定を変更する際に確認ダイアログを出すように
* use MkSwitch
* Update Changelog 
							
						 
						
							2025-03-03 08:06:34 +00:00  
				
					
						
							
							
								 
						
							
								801a2ec1db 
								
							 
						 
						
							
							
								
								fix(frontend): 削除して編集の削除タイミングを投稿後になるように  #14498  ( #15545 )  
							
							... 
							
							
							
							* fix  #14498 
- 「削除して編集」の削除タイミングを投稿したタイミングへ変更
* update CHANGELOG.md
* 指摘対応
- InitialNoteがあれば必ず削除するべきものでもないため、投稿後にノートを削除するフラグをプロパティに追加
* 指摘対応のミス修正
- フラグを条件に追加
- 実績のdateが数値になってなかった点を修正
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> 
							
						 
						
							2025-03-03 08:05:18 +00: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  
				
					
						
							
							
								 
						
							
								830da5e9f1 
								
							 
						 
						
							
							
								
								fix(deps): update [frontend] update dependencies ( #15566 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2025-03-01 13:11:09 +09:00  
				
					
						
							
							
								 
						
							
								da66079c29 
								
							 
						 
						
							
							
								
								enhance(frontend): ノート検索ページのデザイン調整 ( #14780 )  
							
							... 
							
							
							
							* enhance(frontend): 検索ページのホスト指定とユーザー指定を統合する (#273 )
(cherry picked from commit c79392c88d6bf58ede39d8bba9ca2778c58521ef)
* fix
* 🎨 
* Update Changelog
* Update Changelog
* refactor
---------
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com> 
							
						 
						
							2025-02-27 02:56:17 +00:00  
				
					
						
							
							
								 
						
							
								ec83815227 
								
							 
						 
						
							
							
								
								fix(frontend): MkSelectの初期値が表示されない場合がある ( #15559 )  
							
							... 
							
							
							
							* fix
* Update CHANGELOG.md 
							
						 
						
							2025-02-27 00:32:39 +00:00  
				
					
						
							
							
								 
						
							
								15b0345335 
								
							 
						 
						
							
							
								
								enhance(frontend): コントロールパネルのユーザ検索で入力された情報をページ遷移で損なわないように ( #15438 )  
							
							... 
							
							
							
							* enhance(frontend): コントロールパネルのユーザ検索で入力された情報をページ遷移で損なわないように
* sessionStorageよりも更に短命な方法で持つように変更
* add comment
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-02-26 07:28:35 +00:00  
				
					
						
							
							
								 
						
							
								28b40691d5 
								
							 
						 
						
							
							
								
								fix(frontend): リノート経由でノートの詳細情報を見るとき、クリップ一覧がappearNoteのものになるように ( #15417 )  
							
							... 
							
							
							
							* fix(frontend): リノート経由でノートの詳細情報を見るとき、クリップ一覧がappearNoteのものになるように
* Update Changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-02-26 06:51:28 +00:00  
				
					
						
							
							
								 
						
							
								d87488a5f0 
								
							 
						 
						
							
							
								
								fix(frontend): ユーザのサジェスト中に@を入力してもサジェスト結果が消えないように ( #15435 )  
							
							... 
							
							
							
							Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-02-26 01:51:23 +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  
				
					
						
							
							
								 
						
							
								5dc99e6f89 
								
							 
						 
						
							
							
								
								fix(deps): update [frontend] update dependencies ( #15542 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2025-02-24 14:13:44 +09:00  
				
					
						
							
							
								 
						
							
								d1504a5a83 
								
							 
						 
						
							
							
								
								fix(deps): update dependency shiki to v3 ( #15544 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2025-02-24 14:07:32 +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  
				
					
						
							
							
								 
						
							
								34f8345bc8 
								
							 
						 
						
							
							
								
								clean up dev logs  
							
							
							
						 
						
							2025-02-17 14:38:15 +09:00  
				
					
						
							
							
								 
						
							
								9ffe504c7f 
								
							 
						 
						
							
							
								
								enhance(frontend): CWの注釈で入力済みの文字数を表示する ( #15070 )  
							
							... 
							
							
							
							* enhance: CW注釈の文字数表示
* update: CHANGELOG.md
* chore: maxCwTextLengthをただのconstにする
* fix: 投稿ボタンのdisable判定条件
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> 
							
						 
						
							2025-02-16 10:34:50 +00:00  
				
					
						
							
							
								 
						
							
								e2a55e2a31 
								
							 
						 
						
							
							
								
								fix(deps): update [frontend] update dependencies ( #15504 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2025-02-16 16:47:04 +09:00  
				
					
						
							
							
								 
						
							
								994f8b556d 
								
							 
						 
						
							
							
								
								fix(deps): update [frontend] update dependencies (major) ( #15497 )  
							
							... 
							
							
							
							* fix(deps): update [frontend] update dependencies
* remove uuid types (v11 is typescript)
---------
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-02-15 19:48:49 +09:00  
				
					
						
							
							
								 
						
							
								280f465769 
								
							 
						 
						
							
							
								
								fix(deps): update [frontend] update dependencies ( #15489 )  
							
							... 
							
							
							
							* fix(deps): update [frontend] update dependencies
* fix type error
* fix
* Revert "fix"
This reverts commit de27d254f4 
							
						 
						
							2025-02-15 14:54:45 +09:00  
				
					
						
							
							
								 
						
							
								57e86fe609 
								
							 
						 
						
							
							
								
								fix(frontend): カスタム絵文字管理画面(beta)にてisSensitive/localOnlyの絞り込みが上手くいかない問題の修正 ( #15461 )  
							
							... 
							
							
							
							Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> 
							
						 
						
							2025-02-15 04:01:51 +00:00  
				
					
						
							
							
								 
						
							
								d8c4908aa5 
								
							 
						 
						
							
							
								
								enhance(frontend): リアクション時に確認ダイアログを出せるように ( #15174 )  
							
							... 
							
							
							
							* enhance(frontend): リアクション時に確認ダイアログを出せるように
* Update Changelog
* indent
* fix 
							
						 
						
							2025-02-15 04:01:06 +00:00  
				
					
						
							
							
								 
						
							
								4de33aca8c 
								
							 
						 
						
							
							
								
								chore(deps): update dependency vitest to v1.6.1 [security] ( #15473 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2025-02-15 11:01:32 +09:00  
				
					
						
							
							
								 
						
							
								6bb4669242 
								
							 
						 
						
							
							
								
								fix(deps): update dependency vite [security] ( #15472 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2025-02-15 10:55:51 +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  
				
					
						
							
							
								 
						
							
								1e88aa9d81 
								
							 
						 
						
							
							
								
								fix(frontend): Play の再読込時に UI が以前の状態を引き継いでしまう問題を修正 ( #15479 )  
							
							... 
							
							
							
							* fix
* update change log 
							
						 
						
							2025-02-14 03:42:21 +00:00  
				
					
						
							
							
								 
						
							
								4d562e7439 
								
							 
						 
						
							
							
								
								enhance(frontend): ノートに埋め込まれたメディアのコンテキストメニューから管理者用のファイル管理画面を開けるように ( #15460 )  
							
							... 
							
							
							
							* enhance(frontend): ノートに埋め込まれたメディアのコンテキストメニューから管理者用のファイル管理画面を開けるように
* fix icon
* fix menu
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-02-13 11:09:04 +00:00  
				
					
						
							
							
								 
						
							
								30df768d26 
								
							 
						 
						
							
							
								
								Update about-misskey.vue  
							
							
							
						 
						
							2025-02-12 20:55:12 +09:00  
				
					
						
							
							
								 
						
							
								cf35208777 
								
							 
						 
						
							
							
								
								fix(frontend-test): Update url-preview.test.ts  
							
							
							
						 
						
							2025-02-11 12:49:22 +09:00  
				
					
						
							
							
								 
						
							
								d1eddf0d88 
								
							 
						 
						
							
							
								
								fix(frontend): 埋め込みiframeから外部ページに移動できない問題を修正 ( #15453 )  
							
							... 
							
							
							
							* fix(frontend): 埋め込みiframeから外部ページに移動できない問題を修正
* Update Changelog 
							
						 
						
							2025-02-11 03:33:15 +00:00  
				
					
						
							
							
								 
						
							
								e339293673 
								
							 
						 
						
							
							
								
								feat: アクセストークン発行時に通知するように ( #15422 )  
							
							... 
							
							
							
							* feat: アクセストークン発行時に通知するように (misskey-dev/misskey#13353 )
* fix: 不要な翻訳を削除/インデントを揃えるように
* chore(backend): 不要なawaitを削除
* chore: changelogへ追加 
							
						 
						
							2025-02-11 01:15:33 +00:00  
				
					
						
							
							
								 
						
							
								a1ca68aadd 
								
							 
						 
						
							
							
								
								fix(frontend): コンディショナルロールを手動で割り当てできる導線を削除 ( #15436 )  
							
							... 
							
							
							
							Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-02-11 01:10:05 +00:00  
				
					
						
							
							
								 
						
							
								420365c17f 
								
							 
						 
						
							
							
								
								enhance(frontend): 開発者モードでメニューからファイルIDをコピー出来るようにする ( #15444 )  
							
							
							
						 
						
							2025-02-10 08:20:38 +00:00  
				
					
						
							
							
								 
						
							
								2f8d02024a 
								
							 
						 
						
							
							
								
								feat(frontend): 画像を投稿前にプレビュー可能に ( #15341 )  
							
							... 
							
							
							
							* feat(client): 画像をプレビュー可能に
* Update Changelog
* SPDX
* 消えてたのFix
* Add storybook for MkImgPreviewDialog
* backgroundのスタイル変更
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
* Add MkImgPreviewDialog to storybook generator
* Update packages/frontend/.storybook/generate.tsx
---------
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com> 
							
						 
						
							2025-02-08 08:33:09 +00:00  
				
					
						
							
							
								 
						
							
								607bf60007 
								
							 
						 
						
							
							
								
								enhance(frontend): アンテナ、リスト等の名前をdeckのカラム名のデフォルト値にするように ( #13992 )  
							
							... 
							
							
							
							* refactor: remove type errors from deck.vue and deck-store.ts
* feat: アンテナ、リスト等の名前をカラム名のデフォルト値にするように
* docs: アンテナ、リスト等の名前をカラム名のデフォルト値にするように
* lint: fix
* chore: カラム名が指定されている場合にはチャンネル名を取得しないように
* chore: チャンネルについては投稿でも使用されてる channel 変数を使用するように
* docs: fix changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> 
							
						 
						
							2025-02-07 06:57:14 +00:00  
				
					
						
							
							
								 
						
							
								d008394eb7 
								
							 
						 
						
							
							
								
								enhance(frontend): PostFormのannoying判定でCWを考慮するように ( #15405 )  
							
							... 
							
							
							
							* enhance(frontend): PostFormのannoying判定でCWを考慮するように
* Update Changelog
* Update CHANGELOG.md 
							
						 
						
							2025-02-07 06:54:52 +00:00  
				
					
						
							
							
								 
						
							
								cfb61289a9 
								
							 
						 
						
							
							
								
								refactor(frontend): remove X theme properties ( #15376 )  
							
							... 
							
							
							
							* refactor(frontend): remove X theme properties
* Update MkAutocomplete.vue
* Update WidgetCalendar.vue 
							
						 
						
							2025-02-05 11:17:48 +00:00  
				
					
						
							
							
								 
						
							
								c548ec9906 
								
							 
						 
						
							
							
								
								refactor(frontend): verbatimModuleSyntaxを有効化 ( #15323 )  
							
							... 
							
							
							
							* wip
* wip
* wip
* wip
* revert unnecessary changes
* wip
* refactor(frontend): enforce verbatimModuleSyntax
* fix
* refactor(frontend-shared): enforce verbatimModuleSyntax
* wip
* refactor(frontend-embed): enforce verbatimModuleSyntax
* enforce consistent-type-imports
* fix lint config
* attemt to fix ci
* fix lint
* fix
* fix
* fix 
							
						 
						
							2025-02-05 10:01:44 +00:00  
				
					
						
							
							
								 
						
							
								fd880660a3 
								
							 
						 
						
							
							
								
								fix(frontend): デッキのプロファイルが新規作成できない問題を修正 ( #15406 )  
							
							... 
							
							
							
							* fix(frontend): デッキのプロファイルが保存できない問題を修正
* Update Changelog
* Update CHANGELOG.md 
							
						 
						
							2025-02-05 08:02:10 +00: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  
				
					
						
							
							
								 
						
							
								5840c7a945 
								
							 
						 
						
							
							
								
								fix(frontend): パスキーでパスワードレスログインが出来ない問題を修正 ( #15370 )  
							
							
							
						 
						
							2025-02-04 09:16:41 +00:00  
				
					
						
							
							
								 
						
							
								cb48853334 
								
							 
						 
						
							
							
								
								fix(frontend): スラッシュを含むページを閲覧できるように ( #15394 )  
							
							... 
							
							
							
							* fix(frontend): スラッシュを含むページを閲覧できるように
* Update Changelog
* fix 
							
						 
						
							2025-02-04 08:40:44 +00:00  
				
					
						
							
							
								 
						
							
								495d72ed2a 
								
							 
						 
						
							
							
								
								fix(frontend): MkSparkleが動作しない問題を修正 ( #15390 )  
							
							... 
							
							
							
							* fix(frontend): MkSparkleが動作しない問題を修正
* Update Changelog
* fix
* add comments 
							
						 
						
							2025-02-04 05:01:32 +00:00  
				
					
						
							
							
								 
						
							
								850d1d0005 
								
							 
						 
						
							
							
								
								fix(frontend): MkDriveFileThumbnail / MkNoteMediaGridの修正 ( #15365 )  
							
							... 
							
							
							
							* fix(frontend): MkDriveFileThumbnailのpropsのタイポ修正
* Update Changelog
* fix: MkNoteMediaGridをデータセーバーに対応させる 
							
						 
						
							2025-02-01 04:51:45 +00:00  
				
					
						
							
							
								 
						
							
								28490f3a58 
								
							 
						 
						
							
							
								
								Fix(frontend): ワードミュートがnullの時にもセンシティブミュートが行われるように ( #15364 )  
							
							... 
							
							
							
							* Fix(frontend): ワードミュートがnullの時にもセンシティブミュートが行われるように
* Add ChangeLog 
							
						 
						
							2025-02-01 04:48:18 +00:00  
				
					
						
							
							
								 
						
							
								ae65aecc0c 
								
							 
						 
						
							
							
								
								refactor(frontend): definePropsを別途インポートしている箇所を除去 ( #15375 )  
							
							
							
						 
						
							2025-02-01 04:47:21 +00:00  
				
					
						
							
							
								 
						
							
								ba9f295ef2 
								
							 
						 
						
							
							
								
								Merge commit from fork  
							
							... 
							
							
							
							* fix(account): clear token cookie when signout called
* fix: cookie not cleared correctly when logout
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
* feat: clear only token cookie when signout
---------
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com> 
							
						 
						
							2025-02-01 13:35:42 +09:00  
				
					
						
							
							
								 
						
							
								77e421029c 
								
							 
						 
						
							
							
								
								Merge commit from fork  
							
							... 
							
							
							
							* fix(frontend): Improve cookie attributes
* fix(frontend): Delete an old authentication cookie in fetchAccount 
							
						 
						
							2025-02-01 13:33:37 +09:00  
				
					
						
							
							
								 
						
							
								2c3a41e4a0 
								
							 
						 
						
							
							
								
								fix(frontend): tabler-iconsが読み込めない問題を修正(暫定的対応) ( #15332 )  
							
							... 
							
							
							
							* fix(frontend): update tabler icons
* Update Changelog
* update
* update 
							
						 
						
							2025-01-28 05:46:44 +00:00  
				
					
						
							
							
								 
						
							
								605756d425 
								
							 
						 
						
							
							
								
								fix(frontend): ロール作成画面で設定できるアイコンデコレーションの最大値を16にする ( #15352 )  
							
							... 
							
							
							
							* fix(frontend): アイコンデコレーションの17以上の数値が入力された際16にしてAPIリクエストを送信するように
* Update CHANGELOG
---------
Co-authored-by: Esurio <esurio@esurio1673.net> 
							
						 
						
							2025-01-27 00:03:52 +00:00  
				
					
						
							
							
								 
						
							
								297186e492 
								
							 
						 
						
							
							
								
								enhance(frontend): 絵文字管理画面β(ローカル)のUI・UX改善 ( #15349 )  
							
							... 
							
							
							
							* enhance(frontend): 絵文字管理画面β(ローカル)のUI・UX改善
* fix
* 🎨 
* 表示件数をメニューから変更するように
* 確認ダイアログ
* fix i18n
* needWideArea: trueならwidgetの開閉ボタンを表示しないように
* fix: 検索ウィンドウは一つしか開けないように 
							
						 
						
							2025-01-26 11:10:22 +00:00  
				
					
						
							
							
								 
						
							
								791b4500ec 
								
							 
						 
						
							
							
								
								fix(frontend): 画面を閉じる直前にAudioContextを閉じるように ( #15080 )  
							
							... 
							
							
							
							* fix(frontend): 画面を閉じる直前にAudioContextを閉じるように
* Update Changelog
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-01-26 06:07:12 +00:00  
				
					
						
							
							
								 
						
							
								f4bca4708e 
								
							 
						 
						
							
							
								
								feat(frontend): リモート絵文字のインポート時に詳細を確認できるように ( #15344 )  
							
							... 
							
							
							
							* feat(frontend): リモート絵文字のインポート時に詳細を確認できるように
* 追加対応
* MkInput -> MkKeyValue 
							
						 
						
							2025-01-26 05:59:03 +00:00  
				
					
						
							
							
								 
						
							
								8f37fb6713 
								
							 
						 
						
							
							
								
								fix(frontend): クライアント起動時にURLに #pswp がある場合は取り除くように ( #15339 )  
							
							... 
							
							
							
							* fix(frontend): クライアント起動時にURLに #pswp がある場合は取り除くように
* Update Changelog 
							
						 
						
							2025-01-25 12:01:11 +00:00  
				
					
						
							
							
								 
						
							
								35104d87d5 
								
							 
						 
						
							
							
								
								revert(dev): フロントエンド・バックエンドを分離する開発モードを廃止 ( #15284 )  
							
							... 
							
							
							
							* Revert "chore: 開発モードでフロントエンドとバックエンドを独立して起動するようにする(再) (#12593 )"
This reverts commit b0039f094641be2548ce 
							
						 
						
							2025-01-25 20:58:39 +09:00  
				
					
						
							
							
								 
						
							
								26874df4b6 
								
							 
						 
						
							
							
								
								Update about-misskey.vue  
							
							
							
						 
						
							2025-01-23 14:39:17 +09:00  
				
					
						
							
							
								 
						
							
								e8b633efec 
								
							 
						 
						
							
							
								
								fix(frontend): Instanceの値が部分的に欠損していると、ローカルサーバーの情報にフォールバックする問題を修正 ( #15319 )  
							
							
							
						 
						
							2025-01-21 10:26:47 +09:00  
				
					
						
							
							
								 
						
							
								68175bc38d 
								
							 
						 
						
							
							
								
								enhance(frontend): クエリパラメータでuiを一時的に変更できるように ( #15240 )  
							
							... 
							
							
							
							* feat: クエリパラメータでuiを一時的に変更できるように
* docs(changelog): クエリパラメータでuiを一時的に変更できるように
* Update packages/frontend/src/boot/main-boot.ts
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> 
							
						 
						
							2025-01-21 01:02:27 +00:00  
				
					
						
							
							
								 
						
							
								f9ad127aaf 
								
							 
						 
						
							
							
								
								feat: 新カスタム絵文字管理画面(β)の追加 ( #13473 )  
							
							... 
							
							
							
							* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* fix
* fix
* fix
* fix size
* fix register logs
* fix img autosize
* fix row selection
* support delete
* fix border rendering
* fix display:none
* tweak comments
* support choose pc file and drive file
* support directory drag-drop
* fix
* fix comment
* support context menu on data area
* fix autogen
* wip イベント整理
* イベントの整理
* refactor grid
* fix cell re-render bugs
* fix row remove
* fix comment
* fix validation
* fix utils
* list maximum
* add mimetype check
* fix
* fix number cell focus
* fix over 100 file drop
* remove log
* fix patchData
* fix performance
* fix
* support update and delete
* support remote import
* fix layout
* heightやめる
* fix performance
* add list v2 endpoint
* support pagination
* fix api call
* fix no clickable input text
* fix limit
* fix paging
* fix
* fix
* support search
* tweak logs
* tweak cell selection
* fix range select
* block delete
* add comment
* fix
* support import log
* fix dialog
* refactor
* add confirm dialog
* fix name
* fix autogen
* wip
* support image change and highlight row
* add columns
* wip
* support sort
* add role name
* add index to emoji
* refine context menu setting
* support role select
* remove unused buttons
* fix url
* fix MkRoleSelectDialog.vue
* add route
* refine remote page
* enter key search
* fix paste bugs
* fix copy/paste
* fix keyEvent
* fix copy/paste and delete
* fix comment
* fix MkRoleSelectDialog.vue and storybook scenario
* fix MkRoleSelectDialog.vue and storybook scenario
* add MkGrid.stories.impl.ts
* fix
* [wip] add custom-emojis-manager2.stories.impl.ts
* [wip] add custom-emojis-manager2.stories.impl.ts
* wip
* 課題はまだ残っているが、ひとまず完了
* fix validation and register roles
* fix upload
* optimize import
* patch from dev
* i18n
* revert excess fixes
* separate sort order component
* add SPDX
* revert excess fixes
* fix pre test
* fix bugs
* add type column
* fix types
* fix CHANGELOG.md
* fix lit
* lint
* tweak style
* refactor
* fix ci
* autogen
* Update types.ts
* CSS Module化
* fix log
* 縦スクロールを無効化
* MkStickyContainer化
* regenerate locales index.d.ts
* fix
* fix
* テスト
* ランダム値によるUI変更の抑制
* テスト
* tableタグやめる
* fix last-child css
* fix overflow css
* fix endpoint.ts
* tweak css
* 最新への追従とレイアウト微調整
* ソートキーの指定方法を他と合わせた
* fix focus
* fix layout
* v2エンドポイントのルールに対応
* 表示条件などを微調整
* fix MkDataCell.vue
* fix error code
* fix error
* add comment to MkModal.vue
* Update index.d.ts
* fix CHANGELOG.md
* fix color theme
* fix CHANGELOG.md
* fix CHANGELOG.md
* fix center
* fix: テーブルにフォーカスがあり、通常状態であるときはキーイベントの伝搬を止める
* fix: ロール選択用のダイアログにてコンディショナルロールを×ボタンで除外できなかったのを修正
* fix remote list folder
* sticky footers
* chore: fix ci error(just single line-break diff)
* fix loading
* fix like
* comma to space
* fix ci
* fix ci
* removed align-center
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com> 
							
						 
						
							2025-01-20 11:35:37 +00:00  
				
					
						
							
							
								 
						
							
								b41e78090d 
								
							 
						 
						
							
							
								
								fix(client): MkSubNoteContentに対するnoteの指定が誤っていたので修正 (follow up of misskey-dev/misskey#15306) ( #15316 )  
							
							
							
						 
						
							2025-01-20 18:52:27 +09:00  
				
					
						
							
							
								 
						
							
								bb51574762 
								
							 
						 
						
							
							
								
								fix(frontend): 非ログイン時のサーバー概要画面のメニューボタンが押せないことがあるのを修正 ( #15305 )  
							
							... 
							
							
							
							* Set visitor dashboard's menu button z-index to 50
* Update Changelog
---------
Co-authored-by: Evan Paterakis <evan@geopjr.dev> 
							
						 
						
							2025-01-19 12:10:07 +00:00  
				
					
						
							
							
								 
						
							
								078b7d6cc5 
								
							 
						 
						
							
							
								
								fix(frontend): アンケート(投票)でリモートの絵文字が正しく描画できない問題の修正 ( #15306 )  
							
							... 
							
							
							
							* アンケート選択肢にリモート絵文字を表示
* MkSubNoteContentでのリモート絵文字の描画
* Update Changelog
---------
Co-authored-by: kozakura913 <98575220+kozakura913@users.noreply.github.com> 
							
						 
						
							2025-01-19 11:12:35 +00:00  
				
					
						
							
							
								 
						
							
								f01fc5af5a 
								
							 
						 
						
							
							
								
								fix(frontend): MkInstanceTickerの情報がリアクティブでない問題を修正 ( #15123 )  
							
							... 
							
							
							
							* fix(frontend): MkInstanceTickerの情報がリアクティブでない問題を修正
* Update Changelog
---------
Co-authored-by: taichan <40626578+tai-cha@users.noreply.github.com> 
							
						 
						
							2025-01-17 23:28:20 +00:00  
				
					
						
							
							
								 
						
							
								85be61d86e 
								
							 
						 
						
							
							
								
								ワードミュートの保存失敗時にAPIエラーが握りつぶされる事があるのを修正 ( #15304 )  
							
							... 
							
							
							
							* ワードミュートの保存失敗時にAPIエラーが握りつぶされる事があるのを修正
* Update CHANGELOG.md 
							
						 
						
							2025-01-17 23:05:35 +00:00  
				
					
						
							
							
								 
						
							
								9760f3d7c9 
								
							 
						 
						
							
							
								
								enhance(frontend): ワードミュートで引っかかったワードを表示可能にする ( #15195 )  
							
							... 
							
							
							
							* feat(frontend): ソフトミュートで引っかかったものを表示できるように
* ソフトワードミュートのミュート文字列表示を切り替え可能に
* Chore(docs): Update CHANGELOG
* Fix: language file
* Fixed by review
* Fix by review
* Fix: reloadAskなおしきれていなかった
* perf: filter -> findに変更して最初の一個のみを表示するように変更
* Revert "perf: filter -> findに変更して最初の一個のみを表示するように変更"
This reverts commit 72ef92f0d6 
							
						 
						
							2025-01-14 13:49:59 +00:00  
				
					
						
							
							
								 
						
							
								145c6cf2b5 
								
							 
						 
						
							
							
								
								fix: node.js の punycode モジュールが使用されている場所がある問題 ( #15248 )  
							
							... 
							
							
							
							* fix: punycode.js が使用されていない場所がある問題
* fix: use punycode/punycode.js on backend
* fix: use punycode/punycode.es6.js on backend
* fix: d.ts missing declare keyword
* chore: don't use punycode.js on backend
* update pnpm-lock.yaml
* chore: remove punycode.d.ts
* chore: use punycode.js instead of punycode npm package
* chore: bump psl to 1.15.0
* chore: bump nsfwjs to 4.2.0
4.2.1 is not usable because of https://github.com/infinitered/nsfwjs/issues/904 
* chore: prevent loading node-fetch from tensorflow
* chore: DOMWindow['document'] => Document
IDK why DOMWindow['document'] fails, but might be related to tsc internal complexity limit
* fix: disable --trace-deprecation
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-01-14 12:37:39 +00:00  
				
					
						
							
							
								 
						
							
								ed43cd87c9 
								
							 
						 
						
							
							
								
								ノートのリンクをリモートのサーバーのURLとしてもコピーできるように ( #15091 )  
							
							... 
							
							
							
							* feat(frontend): ノートのリンクをリモートのサーバーのURLとしてコピーできるように
* 出し分けのロジックを1箇所に統一
* docs: CHANGELOGの内容をコミット内容に合わせる
* docs: reverts 11d1b95https://github.com/misskey-dev/misskey/pull/13566#discussion_r1589103356 
* chore: 調整
* chore: 調整2
---------
Co-authored-by: Kisaragi Marine <kisaragi.effective@gmail.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: Kisaragi <48310258+KisaragiEffective@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-01-14 12:12:12 +00:00  
				
					
						
							
							
								 
						
							
								40f8b5e7f5 
								
							 
						 
						
							
							
								
								enhance(frontend): ユーザーページに「ファイル」タブを新設 ( #15130 )  
							
							... 
							
							
							
							* 投稿したファイルの一覧をプロフィールページ内のタブで見れるようにしてみた (Otaku-Social#14)
* ギャラリー(ノート)の取得方法を変更、ページネーションに対応
* ギャラリー(ノート)が動作しない問題を修正
* ギャラリー(ノート)の名称変更
* styles
* GalleryFromPosts -> Files
* fix
* enhance: 既存のファイルコンテナの「もっと見る」をクリックしたらファイルタブに飛べるように
* Update Changelog
* 共通化
* spdx
* その他のメディアがちゃんとプレビューされるように
* fix(frontend): リストがセンシティブ設定を考慮するように
* arrayをsetに変更
* remove unused imports
* 🎨 
* 🎨 
* 画像以外のファイルのプレビューに対応したのでコメントを削除
* サムネイルをMkDriveFileThumbnailに統一
* v-panelに置き換え
* lint
---------
Co-authored-by: tmorio <morikapusan@morikapu-denki.com>
Co-authored-by: tmorio <20278135+tmorio@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-01-14 12:05:34 +00:00  
				
					
						
							
							
								 
						
							
								5445b023e5 
								
							 
						 
						
							
							
								
								enhance: 連合モードにあわせてフロントエンドを変化させるように ( #15112 )  
							
							... 
							
							
							
							* enhance(backend): metaにfederation modeに関する情報を公開
* enhance(frontend): 登録画面の注意書きを追加
* enhance(frontend): aboutページ・サーバー情報
* enhance(frontend): サーバー統計
* enhance(frontend): みつけるページ
* enhance(frontend): 検索
* enhance(frontend): ユーザー選択
* enhance(frontend): 設定画面
* enhance(frontend): ウィジェット
* enhance(frontend): リモートで開くオプション
* Update Changelog
* enhance(frontend): ステータスバー
* i18n
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-01-14 11:08:54 +00:00  
				
					
						
							
							
								 
						
							
								64501c69a1 
								
							 
						 
						
							
							
								
								feat(frontend): Botプロテクションの設定変更時は実際に検証を通過しないと保存できないようにする ( #15151 )  
							
							... 
							
							
							
							* feat(frontend): CAPTCHAの設定変更時は実際に検証を通過しないと保存できないようにする
* なしでも保存できるようにした
* fix CHANGELOG.md
* フォームが増殖するのを修正
* add comment
* add server-side verify
* fix ci
* fix
* fix
* fix i18n
* add current.ts
* fix text
* fix
* regenerate locales
* fix MkFormFooter.vue
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-01-14 10:57:58 +00:00  
				
					
						
							
							
								 
						
							
								dd6743dda4 
								
							 
						 
						
							
							
								
								Fix(frontend): 削除して編集で引用ありを消せない ( #15249 )  
							
							... 
							
							
							
							* Fix(frontend): 削除して編集で引用ありを消せない
* docs(changelog): update CHANGELOG.md
* rename noteToRenote -> renoteTargetNote
with type fix
* Update Changelog
---------
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-01-14 10:46:57 +00:00  
				
					
						
							
							
								 
						
							
								d082a1dd34 
								
							 
						 
						
							
							
								
								fix(frontend/dev): バックエンド経由での開発時にHMRが効かない問題を修正 ( #15255 )  
							
							
							
						 
						
							2025-01-14 10:40:14 +00:00  
				
					
						
							
							
								 
						
							
								b161601863 
								
							 
						 
						
							
							
								
								fix(frontend): コンポーネントのインポート忘れ ( #15274 )  
							
							
							
						 
						
							2025-01-14 09:35:19 +09:00  
				
					
						
							
							
								 
						
							
								d86c77260e 
								
							 
						 
						
							
							
								
								fix(frontend): RSSウィジェットでURLエンコードを二重に行っている問題を修正 ( #15272 )  
							
							... 
							
							
							
							* don't double-url-encode rss urls
`url.searchParams.set()` already encodes the values passed!
(this is a partial revert of 0472d43ee9 
							
						 
						
							2025-01-14 00:13:57 +00:00  
				
					
						
							
							
								 
						
							
								d60c307c4e 
								
							 
						 
						
							
							
								
								refactor/deps(frontend): shikiのdeprecated表現を修正 ( #15169 )  
							
							... 
							
							
							
							* fix(frontend): shikiのdeprecated表現を修正
* update aiscript-vscode
* ✌️ 
* fix
* remove unused imports
* bump aiscript-vscode to 0.1.15 
							
						 
						
							2025-01-11 13:47:15 +00:00  
				
					
						
							
							
								 
						
							
								bb4457266d 
								
							 
						 
						
							
							
								
								feat(frontend): Do not display blocked instances on the welcome page ( #15178 )  
							
							
							
						 
						
							2025-01-08 10:51:23 +00:00  
				
					
						
							
							
								 
						
							
								8652ce7cc0 
								
							 
						 
						
							
							
								
								fix(frontend): 自分以外のノートを消したときに実績を解除しないように修正 ( #15071 )  
							
							
							
						 
						
							2025-01-08 07:58:29 +00:00  
				
					
						
							
							
								 
						
							
								bbe80af1dd 
								
							 
						 
						
							
							
								
								Fix: aiscriptディレクトリ内の型エラー解消と単体テスト ( #15191 )  
							
							... 
							
							
							
							* AiScript APIの型エラーに対処
* AiScript UI APIのテスト作成
* onInputなどがPromiseを返すように
* AiScript共通APIのテスト作成
* CHANGELOG記載
* 定数のテストをconcurrentに
* vi.mockを使用
* misskeyApiをmisskeyApiUntypedのエイリアスとする
* 期待されるエラーメッセージを修正
* Mk:removeのテスト
* misskeyApiの型を変更 
							
						 
						
							2025-01-07 12:28:48 +00:00  
				
					
						
							
							
								 
						
							
								f7da2bad6f 
								
							 
						 
						
							
							
								
								fix(frontend): frontend / frontend-embedにあるtsconfig.jsonのmoduleをES2022にする ( #15215 )  
							
							... 
							
							
							
							* fix(frontend): frontend / frontend-embedにあるtsconfig.jsonのmoduleをES2022にする
* fixed errors
* fixed errors
* fixed errors 
							
						 
						
							2025-01-07 12:23:05 +00:00  
				
					
						
							
							
								 
						
							
								4120c9ab10 
								
							 
						 
						
							
							
								
								fix(frontend): アカウント一覧画面で、ユーザー情報の取得に失敗したアカウントが表示されない問題を修正 ( #15183 )  
							
							... 
							
							
							
							* fix(frontend): アカウント一覧画面で、ユーザー情報の取得に失敗したアカウントが表示されない問題を修正
* Update Changelog
* 🎨  
							
						 
						
							2025-01-04 06:44:31 +00:00  
				
					
						
							
							
								 
						
							
								1fbc129d7b 
								
							 
						 
						
							
							
								
								fix(frontend): ファイルの添付可能数を超えたらノートボタンを押せないように ( #15126 )  
							
							... 
							
							
							
							* fix(frontend): ファイルの添付可能数を超えたらノートボタンを押せないように
* Update Changelog
* Update MkPostForm.vue 
							
						 
						
							2025-01-04 06:24:25 +00:00  
				
					
						
							
							
								 
						
							
								256560e8ba 
								
							 
						 
						
							
							
								
								enhance(frontend/aiscript): セーブ内容を削除できるMk:removeを追加 ( #15158 )  
							
							... 
							
							
							
							* enhance(frontend/aiscript): セーブ内容を削除できる`Mk:remove`を追加
* fix
* Update Changelog 
							
						 
						
							2025-01-04 06:16:58 +00:00  
				
					
						
							
							
								 
						
							
								faea401dcc 
								
							 
						 
						
							
							
								
								fix(frontend): ノート検索が使用できない場合でもチャンネルのノート検索欄がでていた問題を修正 ( #15082 )  
							
							... 
							
							
							
							* fix(frontend): ノート検索が使用できない場合でもチャンネルのノート検索欄がでていた問題を修正
* Update Changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-01-04 06:14:37 +00:00  
				
					
						
							
							
								 
						
							
								574034a2dd 
								
							 
						 
						
							
							
								
								fix(frontend): MiAuth認可画面で、認可処理に失敗した場合でもコールバックURLに遷移してしまう問題を修正 ( #15154 )  
							
							... 
							
							
							
							* feat(MiAuth): アクセストークンの発行に失敗した場合コールバックに遷移しないようにする (MisskeyIO#831)
Cherry-picked from TeamNijimiss/misskey@800359623e 
Co-authored-by: nafu-at <satsuki@nafusoft.dev>
* Update Changelog
* Update Changelog
---------
Co-authored-by: あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com>
Co-authored-by: nafu-at <satsuki@nafusoft.dev> 
							
						 
						
							2025-01-04 06:08:29 +00:00  
				
					
						
							
							
								 
						
							
								f4e025170e 
								
							 
						 
						
							
							
								
								fix(frontend/AiScript): Ui:C:selectの値が切り替わらない問題を修正 ( #15184 )  
							
							... 
							
							
							
							* fix(frontend/AiScript): Ui:C:selectの値が切り替わらない問題を修正
* Update Changelog 
							
						 
						
							2025-01-04 06:06:03 +00:00  
				
					
						
							
							
								 
						
							
								6649e58b56 
								
							 
						 
						
							
							
								
								enhance(frontend): ワードミュート・ハードワードミュートの説明を追加 ( #15207 )  
							
							
							
						 
						
							2025-01-04 05:40:41 +00:00  
				
					
						
							
							
								 
						
							
								3c81926f71 
								
							 
						 
						
							
							
								
								fix(frontend): serverContextの値を利用する条件が間違っていたのを修正 ( #15166 )  
							
							
							
						 
						
							2024-12-22 13:36:17 +09:00  
				
					
						
							
							
								 
						
							
								f123be38b9 
								
							 
						 
						
							
							
								
								enhance(frontend): 照会の際にエラーを表示するように ( #15147 )  
							
							... 
							
							
							
							* enhance: 照会の失敗理由を表示するように
* Update Changelog
* fix
* fix test
* lookupErrors-> remoteLookupErrors 
							
						 
						
							2024-12-19 16:05:33 +09:00  
				
					
						
							
							
								 
						
							
								0804092426 
								
							 
						 
						
							
							
								
								fix(frontend): serverContextの型エラーを修正 ( #15131 )  
							
							... 
							
							
							
							* fix(frontend): serverContextの型エラーを修正
* add comment 
							
						 
						
							2024-12-16 09:03:46 +09:00  
				
					
						
							
							
								 
						
							
								3e0fcaeca8 
								
							 
						 
						
							
							
								
								fix(frontend): 絵文字管理画面で絵文字が表示されないことがある問題を修正 ( #15128 )  
							
							... 
							
							
							
							* fix(frontend): 絵文字管理画面で絵文字が表示されないことがある問題を修正
* Update Changelog
* optimize 
							
						 
						
							2024-12-16 09:02:38 +09:00  
				
					
						
							
							
								 
						
							
								5a2b29a3b4 
								
							 
						 
						
							
							
								
								enhance(frontend): PC画面でチャンネルが複数列で表示されるように ( #15129 )  
							
							... 
							
							
							
							* チャンネル一覧の列を最大3列にした (Otaku-Social#13)
* fix
* fix
* fix
* 🎨 
* fix
* 🎨 
* Update Changelog
* Update Changelog
* 要らない_marginを消す
---------
Co-authored-by: tmorio <morikapusan@morikapu-denki.com> 
							
						 
						
							2024-12-16 08:57:37 +09:00  
				
					
						
							
							
								 
						
							
								e8bf6285cb 
								
							 
						 
						
							
							
								
								fix(frontend): ノートがログインしているユーザーしか見れない場合にログインをキャンセルした場合その後の動線がなくなる問題を修正 ( #15101 )  
							
							... 
							
							
							
							* fix(frontend): ノートがログインしているユーザーしか見れない場合にログインをキャンセルすると一切の処理が停止する問題を修正
* Update Changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-12-10 10:42:12 +09:00  
				
					
						
							
							
								 
						
							
								020c191e2c 
								
							 
						 
						
							
							
								
								fix(frontend): MiAuth認可画面のデザイン修正 ( #15106 )  
							
							
							
						 
						
							2024-12-10 10:29:40 +09:00  
				
					
						
							
							
								 
						
							
								dac3b1f405 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/misskey-dev/misskey  into develop  
							
							
							
						 
						
							2024-11-30 13:20:51 +09:00  
				
					
						
							
							
								 
						
							
								fa271cf84e 
								
							 
						 
						
							
							
								
								Update about-misskey.vue  
							
							
							
						 
						
							2024-11-30 13:20:49 +09:00  
				
					
						
							
							
								 
						
							
								eddf6a2319 
								
							 
						 
						
							
							
								
								fix(frontend): サーバードキュメントとMisskey関連リソースとの間にdividerが入らないことがある問題を修正 ( #15044 )  
							
							... 
							
							
							
							* fix(frontend): サーバードキュメントとMisskey関連リソースとの間にdividerが入らないことがある問題を修正
* Update Changelog 
							
						 
						
							2024-11-24 15:23:21 +09:00  
				
					
						
							
							
								 
						
							
								d91a1be562 
								
							 
						 
						
							
							
								
								fix(frontend): 画面サイズが変わった際にnavbarが自動で折りたたまれない問題を修正 ( #15042 )  
							
							... 
							
							
							
							* fix(frontend): 画面サイズが変わった際にnavbarが自動で折りたたまれない問題を修正
* Update Changelog
* fix 
							
						 
						
							2024-11-23 15:35:06 +09:00  
				
					
						
							
							
								 
						
							
								f0c3a4cc0b 
								
							 
						 
						
							
							
								
								perf(frontend): reduce api requests for non-logged-in enviroment ( #15001 )  
							
							... 
							
							
							
							* wip
* Update CHANGELOG.md
* wip 
							
						 
						
							2024-11-21 07:58:34 +09:00  
				
					
						
							
							
								 
						
							
								4603ab67bb 
								
							 
						 
						
							
							
								
								feat: 絵文字のポップアップメニューに編集を追加 ( #15004 )  
							
							... 
							
							
							
							* Mod: 絵文字のポップアップメニューに編集を追加
* fix: code styleの修正
* fix: code styleの修正
* fix 
							
						 
						
							2024-11-20 20:08:26 +09:00  
				
					
						
							
							
								 
						
							
								c271534aba 
								
							 
						 
						
							
							
								
								リノートメニューに「リノートの詳細」を追加 ( #14985 )  
							
							... 
							
							
							
							* add renote-detail menu
* changelog
* Apply suggestions from code review
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* Update CHANGELOG.md
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> 
							
						 
						
							2024-11-19 10:34:33 +09:00  
				
					
						
							
							
								 
						
							
								81348f1277 
								
							 
						 
						
							
							
								
								fix(frontend): TypeScriptの型チェック対象ファイルを限定して高速化するように ( #14994 )  
							
							... 
							
							
							
							* fix frontend tsconfig includes
* fix frontend-embed tsconfig includes
* fix eslint in frontend / frontend-embed
* Update Changelog
---------
Co-authored-by: Hazelnoot <acomputerdog@gmail.com> 
							
						 
						
							2024-11-19 10:22:47 +09:00  
				
					
						
							
							
								 
						
							
								0df6c79172 
								
							 
						 
						
							
							
								
								enhance(frontend): デッキ表示時にサイドバーを展開・折りたたみできるように ( #14983 )  
							
							... 
							
							
							
							* enhance(frontend): デッキ表示時にサイドバーを展開・折りたたみできるように
* wip
* wip
* Update navbar.vue
* ✌️ 
* Update CHANGELOG.md
* 🎨 
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-11-18 10:36:51 +09:00  
				
					
						
							
							
								 
						
							
								9614f74bf8 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-11-16 20:24:31 +09:00  
				
					
						
							
							
								 
						
							
								cf1b7c7064 
								
							 
						 
						
							
							
								
								add warning for open registration ( #14963 )  
							
							... 
							
							
							
							* wip
* wip
* Update ja-JP.yml
* Update index.d.ts
* ✌️  
							
						 
						
							2024-11-16 17:22:34 +09:00  
				
					
						
							
							
								 
						
							
								459449864c 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-11-16 10:16:11 +09:00  
				
					
						
							
							
								 
						
							
								d9d92bcfbf 
								
							 
						 
						
							
							
								
								Revert "use nodemon 3.0.2"  
							
							... 
							
							
							
							This reverts commit ce1f84e5a3 
							
						 
						
							2024-11-15 19:40:12 +09:00  
				
					
						
							
							
								 
						
							
								ce1f84e5a3 
								
							 
						 
						
							
							
								
								use nodemon 3.0.2  
							
							... 
							
							
							
							#14966  
						
							2024-11-15 19:33:50 +09:00  
				
					
						
							
							
								 
						
							
								ee2c017f48 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/misskey-dev/misskey  into develop  
							
							
							
						 
						
							2024-11-15 18:00:22 +09:00  
				
					
						
							
							
								 
						
							
								d0cdc0b7a1 
								
							 
						 
						
							
							
								
								chore(frontend): tweak animation style  
							
							
							
						 
						
							2024-11-15 18:00:20 +09:00  
				
					
						
							
							
								 
						
							
								c0d1682604 
								
							 
						 
						
							
							
								
								feat: 送信したフォローリクエストを確認できるように ( #14856 )  
							
							... 
							
							
							
							* FEAT: Allow users to view pending follow requests they sent
This commit implements the `following/requests/sent` interface firstly
implemented on Firefish, and provides a UI interface to view the pending
follow requests users sent.
* ux: should not show follow requests tab when have no pending sent follow req
* fix default followreq tab
* fix default followreq tab
* restore missing hasPendingReceivedFollowRequest in navbar
* refactor
* use tabler icons
* tweak design
* Revert "ux: should not show follow requests tab when have no pending sent follow req"
This reverts commit e580b92c37 
							
						 
						
							2024-11-15 17:30:54 +09:00  
				
					
						
							
							
								 
						
							
								e26e24b610 
								
							 
						 
						
							
							
								
								update deps ( #14950 )  
							
							... 
							
							
							
							* update deps
* wip
* Revert "wip"
This reverts commit 393de249fe 
							
						 
						
							2024-11-15 17:22:00 +09:00  
				
					
						
							
							
								 
						
							
								7f8c8f62b1 
								
							 
						 
						
							
							
								
								fix(frontend): スマホで表示した時にipv6だとはみ出てしまうのを修正 ( #14960 )  
							
							... 
							
							
							
							* fix(frontend): スマホで表示した時にipv6だとはみ出てしまうのを修正 (MisskeyIO#815)
(cherry picked from commit aec01dd4ad 
							
						 
						
							2024-11-15 09:33:09 +09:00  
				
					
						
							
							
								 
						
							
								2305788ed9 
								
							 
						 
						
							
							
								
								Enhance(frontend): ノート詳細画面にロールのバッジを表示 ( #14946 )  
							
							... 
							
							
							
							* enhance(frontend): ノートの詳細画面にロールのバッジを表示(#14058 )
* Update CHANGELOG.md 
							
						 
						
							2024-11-13 11:19:54 +09:00  
				
					
						
							
							
								 
						
							
								a11b77a415 
								
							 
						 
						
							
							
								
								fix(backend): Webhook Test一致性 ( #14863 )  
							
							... 
							
							
							
							* fix(backend): Webhook Test一致性
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* UserWebhookPayload<'followed'> 修正
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
---------
Signed-off-by: eternal-flame-AD <yume@yumechi.jp> 
							
						 
						
							2024-11-12 09:51:18 +09:00  
				
					
						
							
							
								 
						
							
								1bc4f400c0 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/misskey-dev/misskey  into develop  
							
							
							
						 
						
							2024-11-11 16:35:23 +09:00  
				
					
						
							
							
								 
						
							
								458c72c153 
								
							 
						 
						
							
							
								
								Update about-misskey.vue  
							
							
							
						 
						
							2024-11-11 16:35:13 +09:00  
				
					
						
							
							
								 
						
							
								31e5f0bd09 
								
							 
						 
						
							
							
								
								fix(frontend): メールアドレス登録有効化時の「完了」ダイアログボックスの表示条件を修正 ( #14928 )  
							
							... 
							
							
							
							* fix(frontend): メールアドレス登録有効化時の「完了」ダイアログボックスの表示条件を修正
* Update MkSignupDialog.form.vue
* fix condition 
							
						 
						
							2024-11-10 15:08:58 +09:00  
				
					
						
							
							
								 
						
							
								3a421837bf 
								
							 
						 
						
							
							
								
								refactor(frontend): 動画UIのフルスクリーン周りの調整 ( #14877 )  
							
							... 
							
							
							
							* refactor(frontend): フルスクリーン周りの調整
(cherry picked from commit 783032caec5853d78d5af3391e29cf364f2282e8)
* refactor(frontend): deviceKindの循環参照を除去
(cherry picked from commit 1ca471f57e968a1a6e2259bde4a7c6da1fe0c54e)
* fix
---------
Co-authored-by: taiyme <53635909+taiyme@users.noreply.github.com> 
							
						 
						
							2024-11-09 10:57:04 +09:00  
				
					
						
							
							
								 
						
							
								e75b62f3f5 
								
							 
						 
						
							
							
								
								enhance(frontend): 個別お知らせページではmetaタグを出力するように ( #14902 )  
							
							... 
							
							
							
							* enhance(frontend): 個別お知らせページではmetaタグを出力するように
* Update Changelog 
							
						 
						
							2024-11-09 10:53:09 +09:00  
				
					
						
							
							
								 
						
							
								5b60ae810b 
								
							 
						 
						
							
							
								
								fix(frontend): 外部URLへのリダイレクトのバリデーションを強化 ( #14919 )  
							
							... 
							
							
							
							* Fix code scanning alert no. 25: Incomplete URL scheme check (MisskeyIO#799)
* Fix code scanning alert no. 26: Incomplete URL scheme check
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Fix code scanning alert no. 25: Incomplete URL scheme check
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
---------
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
(cherry picked from commit 7d7552e076✌️ 
---------
Co-authored-by: あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com> 
							
						 
						
							2024-11-09 10:52:07 +09:00  
				
					
						
							
							
								 
						
							
								f1eb17f66c 
								
							 
						 
						
							
							
								
								chore: little type trick in pizzax.ts ( #14891 )  
							
							... 
							
							
							
							Make `makeGetterSetter` take the correct type associated with getter and setter 
							
						 
						
							2024-11-06 22:01:58 +09:00  
				
					
						
							
							
								 
						
							
								a896c39dbf 
								
							 
						 
						
							
							
								
								fix(frontend): ノート投稿ボタンにホバー時のスタイルが適用されていない ( #14887 )  
							
							... 
							
							
							
							* fix(frontend): ノート投稿ボタンにホバー時のスタイルが適用されていない (#305 )
(cherry picked from commit 711ab846a967feeddbe0c908bee4b91646cec321)
* Update Changelog
---------
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com> 
							
						 
						
							2024-11-06 15:15:28 +09:00  
				
					
						
							
							
								 
						
							
								d57b8bf2e2 
								
							 
						 
						
							
							
								
								fix(frontend): withSensitiveフィルタ周りの挙動修正 ( #14884 )  
							
							... 
							
							
							
							* fix(frontend): withSensitiveフィルタ周りの挙動修正
* Update MkNote.vue 
							
						 
						
							2024-11-03 08:23:52 +09:00  
				
					
						
							
							
								 
						
							
								224bbd486f 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2024-10-31 13:50:50 +09:00  
				
					
						
							
							
								 
						
							
								724dea8136 
								
							 
						 
						
							
							
								
								lint  
							
							
							
						 
						
							2024-10-31 13:47:47 +09:00  
				
					
						
							
							
								 
						
							
								ceb60d61b0 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2024-10-31 13:47:30 +09:00  
				
					
						
							
							
								 
						
							
								17d9aca5a7 
								
							 
						 
						
							
							
								
								refactor(frontend): asとanyをすぐなおせる範囲で除去 ( #14848 )  
							
							... 
							
							
							
							* refactor(frontend): できるだけanyを除去
* refactor
* lint
* fix
* remove unused
* Update packages/frontend/src/components/MkReactionsViewer.details.vue
* Update packages/frontend/src/components/MkUsersTooltip.vue
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-10-31 13:46:42 +09:00  
				
					
						
							
							
								 
						
							
								7fc8a2a7b0 
								
							 
						 
						
							
							
								
								fix(frontend): 一部のノート表示で設定にかかわらずセンシティブなファイルを含むノートが最小化される問題を修正  
							
							... 
							
							
							
							Fix https://github.com/misskey-dev/misskey/pull/14772#discussion_r1821707117  
							
						 
						
							2024-10-30 09:57:54 +09:00  
				
					
						
							
							
								 
						
							
								0472d43ee9 
								
							 
						 
						
							
							
								
								fix: encode RSS uris with escape sequences before fetching ( #14826 )  
							
							... 
							
							
							
							Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-10-28 21:04:46 +09:00  
				
					
						
							
							
								 
						
							
								eb701f2ff4 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/misskey-dev/misskey  into develop  
							
							
							
						 
						
							2024-10-28 20:42:23 +09:00  
				
					
						
							
							
								 
						
							
								74847bce30 
								
							 
						 
						
							
							
								
								enhance: アイコンデコレーション管理画面の改善  
							
							
							
						 
						
							2024-10-28 20:42:14 +09:00  
				
					
						
							
							
								 
						
							
								eecfac1dd9 
								
							 
						 
						
							
							
								
								Remove undefined styles ( #14858 )  
							
							
							
						 
						
							2024-10-28 20:22:07 +09:00  
				
					
						
							
							
								 
						
							
								e927507886 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-10-28 18:34:18 +09:00  
				
					
						
							
							
								 
						
							
								b1073714ba 
								
							 
						 
						
							
							
								
								Update about-misskey.vue  
							
							
							
						 
						
							2024-10-28 12:46:39 +09:00  
				
					
						
							
							
								 
						
							
								a6a1e3d733 
								
							 
						 
						
							
							
								
								enhance(frontend): Self-XSS防止用のメッセージを追加 ( #14839 )  
							
							... 
							
							
							
							* enhance(frontend): Self-XSS防止用のメッセージを追加
* Update Changelog
* embedにも同様の記述を追加 
							
						 
						
							2024-10-26 22:07:26 +09:00  
				
					
						
							
							
								 
						
							
								db95b6b0d6 
								
							 
						 
						
							
							
								
								🎨  
							
							... 
							
							
							
							https://github.com/misskey-dev/misskey/pull/14828  のデザイン修正 
						
							2024-10-25 19:37:01 +09:00  
				
					
						
							
							
								 
						
							
								07b2c3e5b2 
								
							 
						 
						
							
							
								
								fix(frontend): 管理画面のリンク切れを修正 ( #14831 )  
							
							... 
							
							
							
							* fix(frontend): 管理画面のリンク切れを修正
* Update Changelog 
							
						 
						
							2024-10-25 15:09:07 +09:00  
				
					
						
							
							
								 
						
							
								076cc953e2 
								
							 
						 
						
							
							
								
								enhance(frontend): 外部アプリ認証画面の改良 ( #14828 )  
							
							... 
							
							
							
							* enhance(frontend): 外部アプリ認証画面の改良
* 🎨 
* lint
* Update Changelog
* indent
* lint
* enhance: miauthのリダイレクト先をUI内でも表示するように
* 🎨 
* fix
* fix 
							
						 
						
							2024-10-25 14:20:33 +09:00  
				
					
						
							
							
								 
						
							
								15ae1605ec 
								
							 
						 
						
							
							
								
								enhance(frontend): 「単なるラッキー」の調整 ( #14807 )  
							
							... 
							
							
							
							* enhance(frontend): 「単なるラッキー」の調整
* refactor
* comment
* Update Changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-10-23 14:23:29 +09:00  
				
					
						
							
							
								 
						
							
								952fec5665 
								
							 
						 
						
							
							
								
								feat: 過去のノートを非公開化/フォロワーのみ表示可能にできる機能 ( #14814 )  
							
							... 
							
							
							
							* wip
* Update CHANGELOG.md
* wip
* wip
* wip
* Update privacy.vue
* wip 
							
						 
						
							2024-10-22 17:08:53 +09:00  
				
					
						
							
							
								 
						
							
								70b2a8f72e 
								
							 
						 
						
							
							
								
								fix(frontend): /iのレスポンスに含まれないプロパティが消えずに残り続ける問題を修正  
							
							
							
						 
						
							2024-10-21 19:59:20 +09:00  
				
					
						
							
							
								 
						
							
								c4f1ca2fd9 
								
							 
						 
						
							
							
								
								fix(frontend): MkSelectでmodelValueが更新されない限り値を更新しないように  
							
							
							
						 
						
							2024-10-21 19:14:02 +09:00  
				
					
						
							
							
								 
						
							
								bc1fce9af6 
								
							 
						 
						
							
							
								
								fix(frontend): デッキのタイムラインカラムでwithSensitiveが利用できない問題を修正 ( #14772 )  
							
							... 
							
							
							
							* fix(frontend): デッキのタイムラインカラムでwithSensitiveが利用できない問題を修正
* Update Changelog
* Update Changelog
* Update packages/frontend/src/ui/deck/tl-column.vue 
							
						 
						
							2024-10-21 13:22:21 +09:00  
				
					
						
							
							
								 
						
							
								2f9c04b23b 
								
							 
						 
						
							
							
								
								refs#10866 投稿ダイアログでEscキーが押されたときIME入力中ならダイアログは閉じない ( #14787 )  
							
							
							
						 
						
							2024-10-21 12:51:45 +09:00  
				
					
						
							
							
								 
						
							
								5c79d8db20 
								
							 
						 
						
							
							
								
								feat: ノートの閲覧にログイン必須にする設定 ( #14799 )  
							
							... 
							
							
							
							* wip
* wip
* wip
* Update packages/frontend/src/pages/note.vue
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* wip
* Update WebhookTestService.ts
* Update privacy.vue
* wip
* rename
* Update locales/ja-JP.yml
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
* 🎨 
* wip
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com> 
							
						 
						
							2024-10-21 12:49:29 +09:00  
				
					
						
							
							
								 
						
							
								bc0c53b92b 
								
							 
						 
						
							
							
								
								fix(frontend): Captcha のエラーハンドリング ( #14811 )  
							
							... 
							
							
							
							* fix(frontend): Captcha のエラーハンドリングを修正 (MisskeyIO#768)
(cherry picked from commit 88912d0f8c 
							
						 
						
							2024-10-21 11:44:57 +09:00  
				
					
						
							
							
								 
						
							
								d6caa4d9c4 
								
							 
						 
						
							
							
								
								fix(frontend): 通知の範囲指定が必要ない通知設定でも範囲指定がでている問題を修正 ( #14798 )  
							
							... 
							
							
							
							* fix(frontend): 通知の範囲指定が必要ない通知設定でも範囲指定がでている問題を修正
* Update Changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-10-20 17:29:41 +09:00  
				
					
						
							
							
								 
						
							
								041c9caf31 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-10-20 16:38:27 +09:00  
				
					
						
							
							
								 
						
							
								1d106b3ae8 
								
							 
						 
						
							
							
								
								Enhance: ドライブでソートができるように  ( #14801 )  
							
							... 
							
							
							
							* Enhance: ドライブでソートができるように
* Update CHANGELOG.md 
							
						 
						
							2024-10-20 16:17:16 +09:00  
				
					
						
							
							
								 
						
							
								58419e1621 
								
							 
						 
						
							
							
								
								refactor(frontend): ページ内でdocument.titleを直接操作させない, タイポ修正 など (taiyme#288) ( #14778 )  
							
							... 
							
							
							
							Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com> 
							
						 
						
							2024-10-19 21:45:25 +09:00  
				
					
						
							
							
								 
						
							
								2250e521e4 
								
							 
						 
						
							
							
								
								refactor(frontend): getBgColorを共通化 ( #14782 )  
							
							... 
							
							
							
							* refactor: getBgColor関数の切り出し + fix types (taiyme#291)
* move thing
* revert unnecesary changes
---------
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com> 
							
						 
						
							2024-10-19 18:02:09 +09:00  
				
					
						
							
							
								 
						
							
								3cea890eba 
								
							 
						 
						
							
							
								
								fix(frontend): blinkアニメーションが動作していないのを修正  
							
							
							
						 
						
							2024-10-15 13:01:06 +09:00  
				
					
						
							
							
								 
						
							
								b0a251d231 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-10-14 15:35:44 +09:00  
				
					
						
							
							
								 
						
							
								3b361a9d0b 
								
							 
						 
						
							
							
								
								perf(frontend): make skipNoteRender on by default  
							
							
							
						 
						
							2024-10-14 12:37:18 +09:00  
				
					
						
							
							
								 
						
							
								64bbce4cf4 
								
							 
						 
						
							
							
								
								perf(frontend): improve notification rendering performance  
							
							
							
						 
						
							2024-10-14 12:32:59 +09:00  
				
					
						
							
							
								 
						
							
								8b7290d6b0 
								
							 
						 
						
							
							
								
								enhance(backend): 個人宛のお知らせはわかったを押すとアーカイブするように ( #14762 )  
							
							... 
							
							
							
							* enhance(backend): 個人宛のお知らせはわかったを押すとアーカイブするように
* Update Changelog
* enhance(frontend): アーカイブ済みのものを読み込めるように
* Update Changelog
* fix changelog
* 🎨  
							
						 
						
							2024-10-14 11:23:26 +09:00  
				
					
						
							
							
								 
						
							
								2190092de6 
								
							 
						 
						
							
							
								
								perf(frontend): ノートのレンダリングをスキップできるように  
							
							
							
						 
						
							2024-10-14 11:22:02 +09:00  
				
					
						
							
							
								 
						
							
								d0bb0b51f5 
								
							 
						 
						
							
							
								
								fix(frontend): タイムラインで、広告がない際にも広告のwrapperが出てしまうのを修正 ( #14763 )  
							
							
							
						 
						
							2024-10-14 03:06:10 +09:00  
				
					
						
							
							
								 
						
							
								088e05ea66 
								
							 
						 
						
							
							
								
								fix(frontend): 使用されているexposeを復活させる ( #14764 )  
							
							
							
						 
						
							2024-10-14 02:54:01 +09:00  
				
					
						
							
							
								 
						
							
								33b34ad7b8 
								
							 
						 
						
							
							
								
								feat: 運営のアクティビティが一定期間ない場合は通知+招待制に移行した際に通知 ( #14757 )  
							
							... 
							
							
							
							* feat: 運営のアクティビティが一定期間ない場合は通知+招待制に移行した際に通知
* fix misskey-js.api.md
* Revert "feat: 運営のアクティビティが一定期間ない場合は通知+招待制に移行した際に通知"
This reverts commit 3ab953bdf8 
							
						 
						
							2024-10-13 20:32:12 +09:00  
				
					
						
							
							
								 
						
							
								ff47fef572 
								
							 
						 
						
							
							
								
								feat: リモートサーバーのサーバー情報を収集しないオプション ( #14634 )  
							
							... 
							
							
							
							* wip
* wip
* Update FetchInstanceMetadataService.ts
* Update FetchInstanceMetadataService.ts
* Update types.ts 
							
						 
						
							2024-10-13 20:22:16 +09:00  
				
					
						
							
							
								 
						
							
								45d42b8641 
								
							 
						 
						
							
							
								
								feat: ユーザーの名前に禁止ワードを設定できるように ( #14756 )  
							
							... 
							
							
							
							* wip
* 🎨 
* Enhance: モデレーター以上は制限の影響を受けないように
* refactor
* better error handling
* fix
* Revert "better error handling"
This reverts commit 5670b29cfa✌️ 
* モデレーター以上は影響ないことを明記
* 🎨 
* update changelog
* spdx
* Update update.ts
* refactor
* eliminate `screen name`
* remove untracked file
---------
Co-authored-by: KanariKanaru <93921745+kanarikanaru@users.noreply.github.com> 
							
						 
						
							2024-10-13 20:21:25 +09:00  
				
					
						
							
							
								 
						
							
								c4c69cd267 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-10-12 11:28:58 +09:00  
				
					
						
							
							
								 
						
							
								ee08e9f51e 
								
							 
						 
						
							
							
								
								refactor: MkStickyContainerで<style />を使う ( #14755 )  
							
							... 
							
							
							
							* remove rootEL ref
* use css module
* use v-bind in css
* --MI prefix
* remove unused ref
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-10-12 11:20:55 +09:00  
				
					
						
							
							
								 
						
							
								85bb1ff1db 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-10-12 11:18:26 +09:00  
				
					
						
							
							
								 
						
							
								824c51a19f 
								
							 
						 
						
							
							
								
								fix(frontend): fix style  
							
							... 
							
							
							
							Fix  #14754  
						
							2024-10-12 10:32:00 +09:00  
				
					
						
							
							
								 
						
							
								a87a18f40d 
								
							 
						 
						
							
							
								
								Update about-misskey.vue  
							
							
							
						 
						
							2024-10-12 10:11:55 +09:00  
				
					
						
							
							
								 
						
							
								af1cbc131f 
								
							 
						 
						
							
							
								
								wip ( #14745 )  
							
							
							
						 
						
							2024-10-11 21:05:53 +09:00  
				
					
						
							
							
								 
						
							
								c397b42242 
								
							 
						 
						
							
							
								
								chore: add description  
							
							
							
						 
						
							2024-10-11 21:01:50 +09:00  
				
					
						
							
							
								 
						
							
								1ad3148533 
								
							 
						 
						
							
							
								
								clean up  
							
							
							
						 
						
							2024-10-10 17:35:10 +09:00  
				
					
						
							
							
								 
						
							
								4c84842f3d 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-10-10 16:14:32 +09:00  
				
					
						
							
							
								 
						
							
								54849bde6c 
								
							 
						 
						
							
							
								
								clean up  
							
							
							
						 
						
							2024-10-10 16:14:11 +09:00  
				
					
						
							
							
								 
						
							
								b668d161a9 
								
							 
						 
						
							
							
								
								refactor(frontend): prefix css variables (UI) ( #14739 )  
							
							... 
							
							
							
							* refactor(frontend): prefix css variables
* `MI_UI` -> `MI`
* fix
* `stickyBottom`
* stickyTop 
							
						 
						
							2024-10-10 16:12:16 +09:00  
				
					
						
							
							
								 
						
							
								a624546812 
								
							 
						 
						
							
							
								
								fix(frontend): ユーザー登録完了時にサインインAPIを別途使用していたのを修正 ( #14738 )  
							
							... 
							
							
							
							* fix(frontend): ユーザー登録完了時にサインインAPIを別途使用していたのを修正
* emitされるオブジェクトの型を変更したことに伴う修正
* Update Changelog 
							
						 
						
							2024-10-10 14:05:20 +09:00  
				
					
						
							
							
								 
						
							
								4a356f1ba7 
								
							 
						 
						
							
							
								
								refactor(frontend): prefix css variables ( #14725 )  
							
							... 
							
							
							
							* wip
* Update index.d.ts
* remove unnecessary codes 
							
						 
						
							2024-10-09 18:08:14 +09:00  
				
					
						
							
							
								 
						
							
								c13545f965 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-10-09 11:58:51 +09:00  
				
					
						
							
							
								 
						
							
								dd39c5e059 
								
							 
						 
						
							
							
								
								Update packages/frontend/src/components/MkAbuseReport.vue  
							
							... 
							
							
							
							Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> 
							
						 
						
							2024-10-09 09:47:28 +09:00  
				
					
						
							
							
								 
						
							
								c14eba3e6d 
								
							 
						 
						
							
							
								
								Update packages/frontend/src/store.ts  
							
							... 
							
							
							
							Co-authored-by: anatawa12 <anatawa12@icloud.com> 
							
						 
						
							2024-10-08 10:40:41 +09:00  
				
					
						
							
							
								 
						
							
								ed89b4bd94 
								
							 
						 
						
							
							
								
								refactor: 拡張機能インストールのページの一部をコンポーネントとして分離 ( #14654 )  
							
							... 
							
							
							
							* create MkExtensionInstaller.vue
* annotation
* add fallbacks
* storybook
* update annotations
* Update MkExtensionInstaller.vue
* use additonalInfo slot 
							
						 
						
							2024-10-07 09:46:04 +09:00