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  
				
					
						
							
							
								 
						
							
								8b2780c730 
								
							 
						 
						
							
							
								
								Update packages/frontend/src/store.ts  
							
							... 
							
							
							
							Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> 
							
						 
						
							2024-10-07 09:42:35 +09:00  
				
					
						
							
							
								 
						
							
								d2f1d45ea3 
								
							 
						 
						
							
							
								
								fix(frontend): クライアント上での時間ベースの実績獲得動作が実績獲得後も発動している問題を修正 ( #14717 )  
							
							... 
							
							
							
							* Check if time-based achievements are unlocked before initializing them in main-boot
(cherry picked from commit c0702fd92f70782005517c0065048ececa1ef287)
* Update Changelog
---------
Co-authored-by: Evan Paterakis <evan@geopjr.dev> 
							
						 
						
							2024-10-07 09:07:02 +09:00  
				
					
						
							
							
								 
						
							
								a594d9f26b 
								
							 
						 
						
							
							
								
								make animatedMfm enable by default  
							
							
							
						 
						
							2024-10-05 19:47:45 +09:00  
				
					
						
							
							
								 
						
							
								7933b6662e 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-10-05 18:57:23 +09:00  
				
					
						
							
							
								 
						
							
								057a6d731d 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-10-05 18:24:04 +09:00  
				
					
						
							
							
								 
						
							
								d8cb7305ef 
								
							 
						 
						
							
							
								
								feat: 通報の強化 ( #14704 )  
							
							... 
							
							
							
							* wip
* Update CHANGELOG.md
* lint
* Update types.ts
* wip
* ✌️ 
* Update MkAbuseReport.vue
* tweak 
							
						 
						
							2024-10-05 16:20:15 +09:00  
				
					
						
							
							
								 
						
							
								043fef9fdf 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-10-05 15:19:07 +09:00  
				
					
						
							
							
								 
						
							
								0d7d1091c8 
								
							 
						 
						
							
							
								
								enhance: 人気のPlayを10件以上表示できるように ( #14443 )  
							
							... 
							
							
							
							Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com> 
							
						 
						
							2024-10-05 14:37:52 +09:00  
				
					
						
							
							
								 
						
							
								d8bf1ff7e9 
								
							 
						 
						
							
							
								
								#14675  レビューの修正 ( #14705 )  
							
							
							
						 
						
							2024-10-05 13:47:50 +09:00  
				
					
						
							
							
								 
						
							
								ae3c155490 
								
							 
						 
						
							
							
								
								fix: signin の資格情報が足りないだけの場合はエラーにせず200を返すように ( #14700 )  
							
							... 
							
							
							
							* fix: signin の資格情報が足りないだけの場合はエラーにせず200を返すように
* run api extractor
* fix
* fix
* fix test
* /signin -> /signin-flow
* fix
* fix lint
* rename
* fix
* fix 
							
						 
						
							2024-10-05 12:03:47 +09:00  
				
					
						
							
							
								 
						
							
								fa06c59eae 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-10-04 19:09:46 +09:00  
				
					
						
							
							
								 
						
							
								b36d13d90c 
								
							 
						 
						
							
							
								
								fix(frontend): ログイン画面でキャプチャが表示されない問題を修正 ( #14694 )  
							
							... 
							
							
							
							* fix(frontend): ログイン画面でキャプチャが表示されない問題を修正
* rename 
							
						 
						
							2024-10-04 18:45:03 +09:00  
				
					
						
							
							
								 
						
							
								d8f30fb793 
								
							 
						 
						
							
							
								
								fix(frontend): canvas-confettiの型定義を追加 ( #14692 )  
							
							
							
						 
						
							2024-10-04 17:32:18 +09:00  
				
					
						
							
							
								 
						
							
								708ffaef5c 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-10-04 17:29:10 +09:00  
				
					
						
							
							
								 
						
							
								2639e92e18 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-10-04 17:07:27 +09:00  
				
					
						
							
							
								 
						
							
								ea2675eaab 
								
							 
						 
						
							
							
								
								fix(frontend): リンク動作のオーバーライドが動作していないのを修正  
							
							
							
						 
						
							2024-10-04 16:41:08 +09:00  
				
					
						
							
							
								 
						
							
								975c2e7bc5 
								
							 
						 
						
							
							
								
								enhance(frontend): サインイン画面の改善 ( #14658 )  
							
							... 
							
							
							
							* wip
* Update MkSignin.vue
* Update MkSignin.vue
* wip
* Update CHANGELOG.md
* enhance(frontend): サインイン画面の改善
* Update Changelog
* 14655の変更取り込み
* spdx
* fix
* fix
* fix
* 🎨 
* 🎨 
* 🎨 
* 🎨 
* Captchaがリセットされない問題を修正
* 次の処理をsignin apiから読み取るように
* Add Comments
* fix
* fix test
* attempt to fix test
* fix test
* fix test
* fix test
* fix
* fix test
* fix: 一部のエラーがちゃんと出るように
* Update Changelog
* 🎨 
* 🎨 
* remove border
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-10-04 15:23:33 +09:00  
				
					
						
							
							
								 
						
							
								e344650278 
								
							 
						 
						
							
							
								
								Update generate.tsx  
							
							
							
						 
						
							2024-10-04 13:40:49 +09:00  
				
					
						
							
							
								 
						
							
								1aee260398 
								
							 
						 
						
							
							
								
								fix test  
							
							
							
						 
						
							2024-10-04 12:23:24 +09:00  
				
					
						
							
							
								 
						
							
								2fa805b8f7 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-10-04 11:55:46 +09:00  
				
					
						
							
							
								 
						
							
								ed71b0b7d4 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-10-04 11:27:08 +09:00  
				
					
						
							
							
								 
						
							
								864327b4a7 
								
							 
						 
						
							
							
								
								update deps  
							
							
							
						 
						
							2024-10-04 11:20:56 +09:00  
				
					
						
							
							
								 
						
							
								c1597be458 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-10-04 10:18:36 +09:00  
				
					
						
							
							
								 
						
							
								d2175a9b9f 
								
							 
						 
						
							
							
								
								initialPassword -> setupPassword  
							
							
							
						 
						
							2024-10-03 20:40:39 +09:00  
				
					
						
							
							
								 
						
							
								2a4ab0e187 
								
							 
						 
						
							
							
								
								fix(misskey-js): type fixes related to signup and signin ( #14679 )  
							
							
							
						 
						
							2024-10-03 18:33:56 +09:00  
				
					
						
							
							
								 
						
							
								2c1a7470d3 
								
							 
						 
						
							
							
								
								feat: サーバー初期設定時に初期パスワードを要求できるように ( #14626 )  
							
							... 
							
							
							
							* feat: サーバー初期設定時専用の初期パスワードを設定できるように
* 無いのに入力された場合もエラーにする
* 🎨 
* 🎨 
* cypress-devcontainerにもpassを設定(テストが失敗するため)
* [ci skip] 🎨 
* ✌️ 
* test: please revert this commit before merge
* Revert "test: please revert this commit before merge"
This reverts commit 66b2b48f66 
							
						 
						
							2024-10-03 18:18:00 +09:00  
				
					
						
							
							
								 
						
							
								87617dca39 
								
							 
						 
						
							
							
								
								refactor & performance improvements of MkMention  
							
							
							
						 
						
							2024-10-03 15:12:07 +09:00  
				
					
						
							
							
								 
						
							
								9dc058189e 
								
							 
						 
						
							
							
								
								fix(frontend): データセーバーを有効にしているときにメンションのアイコンがアニメーションしないように ( #14674 )  
							
							
							
						 
						
							2024-10-03 15:08:45 +09:00  
				
					
						
							
							
								 
						
							
								83db116c46 
								
							 
						 
						
							
							
								
								enhance(backend): notify new login ( #14673 )  
							
							... 
							
							
							
							* wip
* Update CHANGELOG.md
* wip
* fix
* Update index.d.ts
* Update SigninService.ts
* Update MkNotification.vue 
							
						 
						
							2024-10-03 15:06:04 +09:00  
				
					
						
							
							
								 
						
							
								d3e2b59f53 
								
							 
						 
						
							
							
								
								update deps  
							
							
							
						 
						
							2024-10-03 15:04:53 +09:00  
				
					
						
							
							
								 
						
							
								1074d625ed 
								
							 
						 
						
							
							
								
								enhance: require captcha for signin ( #14655 )  
							
							... 
							
							
							
							* wip
* Update MkSignin.vue
* Update MkSignin.vue
* wip
* Update CHANGELOG.md 
							
						 
						
							2024-10-03 12:11:09 +09:00  
				
					
						
							
							
								 
						
							
								a25d83f249 
								
							 
						 
						
							
							
								
								fix: sassのmodern-compilerを使うように ( #14651 )  
							
							... 
							
							
							
							* fix(frontend-embed): ビルド時にsassのmodern-compilerを使うように
* fix(frontend): ビルド時にsassのmodern-compilerを使うように 
							
						 
						
							2024-10-03 09:09:37 +09:00  
				
					
						
							
							
								 
						
							
								6fd4de246c 
								
							 
						 
						
							
							
								
								Make post form attachments accessible ( #14666 )  
							
							... 
							
							
							
							* fix(frontend): Make post form attachments accessible
Adds a role="button", tabindex, and @keydown to MkPostFormAttaches in
order to make it accessible to keyboard users.
* Fix for linter
* Add spacing in type signature 
							
						 
						
							2024-10-03 09:09:08 +09:00  
				
					
						
							
							
								 
						
							
								b6578861ac 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-09-30 20:22:57 +09:00  
				
					
						
							
							
								 
						
							
								ca8cc015b0 
								
							 
						 
						
							
							
								
								enhance(frontend): フォロワーへのメッセージ欄を改良 ( #14656 )  
							
							... 
							
							
							
							* enhance(frontend): フォロワーへのメッセージ欄を改良
* Update Changelog 
							
						 
						
							2024-09-30 20:05:34 +09:00  
				
					
						
							
							
								 
						
							
								088707c114 
								
							 
						 
						
							
							
								
								enhance(frontend): cwでも絵文字メニューを開けるように ( #14647 )  
							
							... 
							
							
							
							* fix(frontend): cwでも絵文字メニューを開けるように
* Update Changelog 
							
						 
						
							2024-09-29 18:24:34 +09:00  
				
					
						
							
							
								 
						
							
								15f2e1425c 
								
							 
						 
						
							
							
								
								tweak MkCondensedLine  
							
							... 
							
							
							
							#14642  
						
							2024-09-29 17:30:16 +09:00  
				
					
						
							
							
								 
						
							
								f0d0cd2e50 
								
							 
						 
						
							
							
								
								wip ( #14643 )  
							
							
							
						 
						
							2024-09-28 18:15:32 +09:00  
				
					
						
							
							
								 
						
							
								e5856c6b3b 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-09-28 14:02:48 +09:00  
				
					
						
							
							
								 
						
							
								3f3c59e1ae 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-09-28 13:45:53 +09:00  
				
					
						
							
							
								 
						
							
								f49d7927aa 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-09-28 13:41:31 +09:00  
				
					
						
							
							
								 
						
							
								25670b5f16 
								
							 
						 
						
							
							
								
								Mk:C:containerのborderStyleとborderRadiusを設定できるように ( #14638 )  
							
							... 
							
							
							
							* borderStyle and borderRadius
* changelog 
							
						 
						
							2024-09-28 10:06:01 +09:00  
				
					
						
							
							
								 
						
							
								6fdb2b13f4 
								
							 
						 
						
							
							
								
								update deps  
							
							
							
						 
						
							2024-09-28 10:04:16 +09:00  
				
					
						
							
							
								 
						
							
								28e9d4e483 
								
							 
						 
						
							
							
								
								feat: フォローされた際のメッセージを設定できるようにする ( #14430 )  
							
							... 
							
							
							
							* feat: フォローされた際のメッセージを設定できるようにする
Resolve  #14425 
* Update CHANGELOG.md
* 既にフォローしているユーザーのメッセージも見れるように
* Update packages/frontend/src/components/MkNotification.vue
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* fix indent
* Update users.ts
* wip
* Update users.ts
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> 
							
						 
						
							2024-09-28 09:55:21 +09:00  
				
					
						
							
							
								 
						
							
								e4d4cc5277 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-09-28 09:52:40 +09:00  
				
					
						
							
							
								 
						
							
								27a256b502 
								
							 
						 
						
							
							
								
								show shown ( #14639 )  
							
							
							
						 
						
							2024-09-28 08:12:12 +09:00  
				
					
						
							
							
								 
						
							
								d8a2eeb7ed 
								
							 
						 
						
							
							
								
								feat: エクスポート完了時に通知を発行するように ( #14484 )  
							
							... 
							
							
							
							* feat: エクスポート完了時に通知を発行するように
* Update Changelog
* entitity -> entity
* fix: ペイロードを含むように
* fix icon
* exportableEntities -> userExportableEntities 
							
						 
						
							2024-09-26 14:15:03 +09:00  
				
					
						
							
							
								 
						
							
								89841e4c9a 
								
							 
						 
						
							
							
								
								enhance(frontend): 絵文字ピッカーをドロワー表示するか自由に設定可能に  
							
							
							
						 
						
							2024-09-26 12:41:48 +09:00  
				
					
						
							
							
								 
						
							
								31988db547 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-09-26 11:35:40 +09:00  
				
					
						
							
							
								 
						
							
								d8dd1683c9 
								
							 
						 
						
							
							
								
								Add Sign in with passkey Button ( #14577 )  
							
							... 
							
							
							
							* Sign in with passkey (PoC)
* 💄  Added "Login with Passkey" Button
* refactor: Improve error response when WebAuthn challenge fails
* signinResponse should be placed under the SigninWithPasskeyResponse object.
* Frontend fix
* Fix: Rate limiting key for passkey signin
Use specific rate limiting key: 'signin-with-passkey'  for passkey sign-in API to avoid collisions with signin rate-limit.
* Refactor: enhance Passkey sign-in flow and error handling
- Increased the rate limit for Passkey sign-in attempts to accommodate the two API calls needed per sign-in.
- Improved error messages and handling in both the `WebAuthnService` and the `SigninWithPasskeyApiService`, providing more context and better usability.
- Updated error messages to provide more specific and helpful details to the user.
These changes aim to enhance the Passkey sign-in experience by providing more robust error handling, improving security by limiting API calls, and delivering a more user-friendly interface.
* Refactor: Streamline 2FA flow and remove redundant Passkey button.
- Separate the flow of 1FA and 2FA.
- Remove duplicate passkey buttons
* Fix: Add error messages to MkSignin
* chore: Hide passkey button if the entered user does not use passkey login
* Update CHANGELOG.md
* Refactor: Rename functions and Add comments
* Update locales/ja-JP.yml
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Fix: Update translation
- update index.d.ts
- update ko-KR.yml, en-US.yml
- Fix: Reflect Changed i18n key on MkSignin
---------
Co-authored-by: Squarecat-meow <kw7551@gmail.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-09-26 08:25:33 +09:00  
				
					
						
							
							
								 
						
							
								fde94f638b 
								
							 
						 
						
							
							
								
								Update about-misskey.vue  
							
							
							
						 
						
							2024-09-26 08:18:23 +09:00  
				
					
						
							
							
								 
						
							
								5c62cbcca8 
								
							 
						 
						
							
							
								
								tweak style  
							
							
							
						 
						
							2024-09-25 16:07:23 +09:00  
				
					
						
							
							
								 
						
							
								5c94b4cb49 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-09-25 13:02:31 +09:00  
				
					
						
							
							
								 
						
							
								53682f5cc6 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-09-25 12:31:04 +09:00  
				
					
						
							
							
								 
						
							
								c88957c037 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-09-25 09:39:12 +09:00  
				
					
						
							
							
								 
						
							
								9d3a331286 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-09-25 07:55:24 +09:00  
				
					
						
							
							
								 
						
							
								1679a40c76 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-09-24 21:02:22 +09:00  
				
					
						
							
							
								 
						
							
								1d8bfe4f1c 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-09-24 18:24:28 +09:00  
				
					
						
							
							
								 
						
							
								ca967e83bd 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-09-24 17:52:14 +09:00  
				
					
						
							
							
								 
						
							
								423bfc8798 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-09-24 17:48:49 +09:00  
				
					
						
							
							
								 
						
							
								9612195fc3 
								
							 
						 
						
							
							
								
								enhance(frontend): tweak control panel  
							
							
							
						 
						
							2024-09-24 15:54:47 +09:00  
				
					
						
							
							
								 
						
							
								4be307f223 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2024-09-24 13:55:35 +09:00  
				
					
						
							
							
								 
						
							
								aef15069a2 
								
							 
						 
						
							
							
								
								Playの編集画面の保存ボタン等をstickyにする など ( #14429 )  
							
							... 
							
							
							
							* flash: sticky buttons
* sticky save buttons
* fix
* add spacer
* fix design
* Update CHANGELOG.md
* revert experimental background
* add background
* Update CHANGELOG.md
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> 
							
						 
						
							2024-09-24 10:12:58 +09:00  
				
					
						
							
							
								 
						
							
								3674e9b1cb 
								
							 
						 
						
							
							
								
								feat: adminのファイル一覧画面で、ファイルが添付されているノートを一覧できるように ( #14403 )  
							
							... 
							
							
							
							* enhance(moderation): モデレーターがファイルが添付されているノートを照会できるように (MisskeyIO#680)
Co-authored-by: riku6460 <17585784+riku6460@users.noreply.github.com>
Co-authored-by: nenohi <kimutipartylove@gmail.com>
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
(cherry picked from commit b059162324✌️ 
Co-authored-by: riku6460 <17585784+riku6460@users.noreply.github.com>
Co-authored-by: nenohi <kimutipartylove@gmail.com>
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
---------
Co-authored-by: Yuuki <yukikum57@gmail.com>
Co-authored-by: riku6460 <17585784+riku6460@users.noreply.github.com>
Co-authored-by: nenohi <kimutipartylove@gmail.com>
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> 
							
						 
						
							2024-09-24 10:11:09 +09:00  
				
					
						
							
							
								 
						
							
								98de7ca526 
								
							 
						 
						
							
							
								
								fix(frontend): 連合一覧等のページネーションが壊れていたのを修正 ( #14439 )  
							
							... 
							
							
							
							* fix
* fix
* fix CHANGELOG.md
* 開発環境以外でログが出ないように
---------
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com> 
							
						 
						
							2024-09-24 10:09:55 +09:00  
				
					
						
							
							
								 
						
							
								a37df2cd8e 
								
							 
						 
						
							
							
								
								fix(frontend): weird AP delivered chart in control panel ( #14481 )  
							
							... 
							
							
							
							* fix(frontend): `Out: Fail` was negative number
* fix(frontend): don't stack AP delivered chart
* test(#10336 ): add `pages/admin/overview.ap-requests.vue` story
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-09-24 09:47:31 +09:00  
				
					
						
							
							
								 
						
							
								cd247b99ee 
								
							 
						 
						
							
							
								
								fix(frontend): MkRangeのタッチ操作時にtooltipが複数重なって表示されないように ( #14548 )  
							
							... 
							
							
							
							* fix: directiveでのtooltip表示との競合を解消 (#265 )
(cherry picked from commit 6d15d379a76b1b153ec2996e22bf0fc29ced5fda)
* code style
* Update Changelog
* record origin
* fix: ホバー時にもツールチップが出るように
---------
Co-authored-by: CaffeinePower <86540016+cffnpwr@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-09-23 21:53:51 +09:00  
				
					
						
							
							
								 
						
							
								0c6d1ec524 
								
							 
						 
						
							
							
								
								refactor(frontend): popupMenuの項目作成時に三項演算子をなるべく使わないように ( #14554 )  
							
							... 
							
							
							
							* refactor(frontend): popupMenuの項目作成時に三項演算子をなるべく使わないように
* type import
* fix
* lint 
							
						 
						
							2024-09-23 21:50:30 +09:00  
				
					
						
							
							
								 
						
							
								2aebdb8cc5 
								
							 
						 
						
							
							
								
								enhance(frontend): tweak control panel  
							
							
							
						 
						
							2024-09-23 17:18:37 +09:00  
				
					
						
							
							
								 
						
							
								cd52dc73bb 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-09-23 14:51:34 +09:00  
				
					
						
							
							
								 
						
							
								1ba09e1eee 
								
							 
						 
						
							
							
								
								enhance(frontend): improve forms usability  
							
							
							
						 
						
							2024-09-23 14:42:38 +09:00  
				
					
						
							
							
								 
						
							
								f93a575c3a 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-09-22 20:44:24 +09:00  
				
					
						
							
							
								 
						
							
								e6e4182b53 
								
							 
						 
						
							
							
								
								enhance(frontend): tweak control panel  
							
							
							
						 
						
							2024-09-22 20:23:20 +09:00  
				
					
						
							
							
								 
						
							
								736d8283c1 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2024-09-22 20:21:06 +09:00  
				
					
						
							
							
								 
						
							
								0041ad3e69 
								
							 
						 
						
							
							
								
								enhance(frontend): tweak control panel  
							
							
							
						 
						
							2024-09-22 20:14:19 +09:00  
				
					
						
							
							
								 
						
							
								973d8366c3 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-09-22 20:14:09 +09:00  
				
					
						
							
							
								 
						
							
								2762e29f7f 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-09-22 20:02:47 +09:00  
				
					
						
							
							
								 
						
							
								e87cbd2a36 
								
							 
						 
						
							
							
								
								fix(frontend): lint fixe for tweak control panel ( #14610 )  
							
							
							
						 
						
							2024-09-22 19:13:30 +09:00  
				
					
						
							
							
								 
						
							
								6ba97a7763 
								
							 
						 
						
							
							
								
								enhance(frontend): tweak control panel  
							
							
							
						 
						
							2024-09-22 18:35:10 +09:00  
				
					
						
							
							
								 
						
							
								d435d04eaf 
								
							 
						 
						
							
							
								
								enhance(frontend): tweak control panel  
							
							
							
						 
						
							2024-09-22 18:26:21 +09:00  
				
					
						
							
							
								 
						
							
								01ec708020 
								
							 
						 
						
							
							
								
								ffix(frontend): lint fixes for tweak control panel ( #14607 )  
							
							
							
						 
						
							2024-09-22 17:50:54 +09:00  
				
					
						
							
							
								 
						
							
								0e92cbf905 
								
							 
						 
						
							
							
								
								enhance(frontend): tweak control panel  
							
							
							
						 
						
							2024-09-22 16:24:53 +09:00  
				
					
						
							
							
								 
						
							
								8ad9f7209b 
								
							 
						 
						
							
							
								
								enhance(frontend): tweak control panel  
							
							
							
						 
						
							2024-09-22 16:16:50 +09:00  
				
					
						
							
							
								 
						
							
								3df1bb2d71 
								
							 
						 
						
							
							
								
								enhance(frontend): tweak control panel  
							
							
							
						 
						
							2024-09-22 16:01:13 +09:00  
				
					
						
							
							
								 
						
							
								3ad5c753fa 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-09-22 12:44:09 +09:00  
				
					
						
							
							
								 
						
							
								76408667f3 
								
							 
						 
						
							
							
								
								update deps ( #14594 )  
							
							... 
							
							
							
							* wip
* Update ClientServerService.ts
* eslint
* Update fetch-resource.ts
* wip 
							
						 
						
							2024-09-22 12:32:01 +09:00  
				
					
						
							
							
								 
						
							
								e9085e455f 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-09-21 19:41:55 +09:00  
				
					
						
							
							
								 
						
							
								7e9d54fa3a 
								
							 
						 
						
							
							
								
								fix(frontend): ファイルの詳細ページのファイルの説明で改行が正しく表示されない問題を修正 ( #14588 )  
							
							... 
							
							
							
							* upd: don't ignore new lines on file info
* Update Changelog
* ✌️ 
---------
Co-authored-by: Marie <github@yuugi.dev> 
							
						 
						
							2024-09-20 21:05:20 +09:00  
				
					
						
							
							
								 
						
							
								f0834ca14c 
								
							 
						 
						
							
							
								
								enhance: ユーザーコンテンツのインポート操作の実行可否をロールで制御できるように ( #14583 )  
							
							... 
							
							
							
							* enhance: インポート操作の実行可否をロールで制御できるように
* Update Changelog 
							
						 
						
							2024-09-20 21:04:58 +09:00  
				
					
						
							
							
								 
						
							
								0b062f1407 
								
							 
						 
						
							
							
								
								Misskey® Reactions Buffering Technology™ ( #14579 )  
							
							... 
							
							
							
							* wip
* wip
* Update ReactionsBufferingService.ts
* Update ReactionsBufferingService.ts
* wip
* wip
* wip
* Update ReactionsBufferingService.ts
* wip
* wip
* wip
* Update NoteEntityService.ts
* wip
* wip
* wip
* wip
* Update CHANGELOG.md 
							
						 
						
							2024-09-20 21:03:53 +09:00  
				
					
						
							
							
								 
						
							
								4ac8aad50a 
								
							 
						 
						
							
							
								
								feat: UserWebhook/SystemWebhookのテスト送信機能を追加 ( #14489 )  
							
							... 
							
							
							
							* feat: UserWebhook/SystemWebhookのテスト送信機能を追加
* fix CHANGELOG.md
* 一部設定をパラメータから上書き出来るように修正
* remove async
* regenerate autogen 
							
						 
						
							2024-09-19 17:20:50 +09:00  
				
					
						
							
							
								 
						
							
								3bf63dd9c5 
								
							 
						 
						
							
							
								
								fix(frontend): 設定変更時のリロード確認ダイアログが複数個表示されることがある問題を修正 ( #14543 )  
							
							... 
							
							
							
							* fix(frontend): reloadAskが同時に複数実行されないように
* Update Changelog
* fix
* フラグ解除が確実に行われるように
* reloadAskを汎用化、理由を受け取るように
* fix 
							
						 
						
							2024-09-17 22:18:06 +09:00  
				
					
						
							
							
								 
						
							
								daf9ae5d4a 
								
							 
						 
						
							
							
								
								ScratchpadにUIインスペクターを追加 ( #14565 )  
							
							... 
							
							
							
							* add ui list
* Update scratchpad.vue
* experiment
* design change
* redesign
* redesign
* Update ja-JP.yml
* redesign
* component properties
* whole json
* use textarea
* fix import
* stringify function
* Update CHANGELOG.md
* UI Component Monitor -> UI Inspector
* uiInspectorOpenedFlags -> uiInspectorOpenedComponents
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix
* change key i -> c.value.id
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-09-17 20:11:50 +09:00  
				
					
						
							
							
								 
						
							
								a5e61b8c19 
								
							 
						 
						
							
							
								
								Revert "refactor"  
							
							... 
							
							
							
							This reverts commit 0134e6e420 
							
						 
						
							2024-09-17 17:05:52 +09:00  
				
					
						
							
							
								 
						
							
								cacdf9d939 
								
							 
						 
						
							
							
								
								refactor  
							
							... 
							
							
							
							MkMisskeyFlavoredMarkdown -> MkMfm 
							
						 
						
							2024-09-17 17:03:09 +09:00  
				
					
						
							
							
								 
						
							
								0134e6e420 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2024-09-17 17:00:48 +09:00  
				
					
						
							
							
								 
						
							
								6bd6af440f 
								
							 
						 
						
							
							
								
								fix(frontend): 絵文字関連のスタイルが崩れているのを修正 ( #14559 )  
							
							... 
							
							
							
							* fix(frontend): 絵文字関連のスタイルが崩れていたのを修正 (MisskeyIO#725)
(cherry picked from commit 00fd684a7b✌️ 
---------
Co-authored-by: Yuuki <yukikum57@gmail.com> 
							
						 
						
							2024-09-17 15:41:52 +09:00  
				
					
						
							
							
								 
						
							
								0e4b6d1dad 
								
							 
						 
						
							
							
								
								enhance(frontend): adminのファイルリストでセンシティブファイルに枠線を追加 ( #14510 )  
							
							... 
							
							
							
							* enhance(frontend): adminのファイルリストでセンシティブファイルに枠線を追加
* Update Changelog 
							
						 
						
							2024-09-15 17:50:25 +09:00  
				
					
						
							
							
								 
						
							
								1544ba9153 
								
							 
						 
						
							
							
								
								refactor(frontend): 非推奨の表現を改める ( #14517 )  
							
							
							
						 
						
							2024-09-15 12:31:17 +09:00  
				
					
						
							
							
								 
						
							
								e0f54d6a68 
								
							 
						 
						
							
							
								
								fix(frontend): MkDateSeparatedListで月の違う同じ日はセパレータが出ないのを修正 ( #14545 )  
							
							... 
							
							
							
							* fix(frontend): MkDateSeparatedListで月の違う同じ日はセパレータが出ないのを修正
* Update Changelog 
							
						 
						
							2024-09-15 12:20:29 +09:00  
				
					
						
							
							
								 
						
							
								837a8e15d8 
								
							 
						 
						
							
							
								
								refactor(frontend): frontend-embed/src/to-be-sharedを共通化 ( #14536 )  
							
							... 
							
							
							
							* refactor(frontend): shouldCollapsedを共通化
* refactor(frontend): config.js, worker-multi-dispatch.js, intl-const.jsを共通化
* fix(frontend-shared): fix type error
* refactor(frontend): is-link.jsと、同一の振る舞いをする記述を共通化
* fix
* fix lint
* lint fixes 
							
						 
						
							2024-09-10 18:39:53 +09:00  
				
					
						
							
							
								 
						
							
								f393b6b898 
								
							 
						 
						
							
							
								
								fix(frontend/frontend-embed): インポートパス・テーマまわりなどの修正 ( #14535 )  
							
							... 
							
							
							
							* fix(frontend/frontend-embed): wrong imports
* enhance(frontend-embed): サーバーデフォルトのテーマがある場合はそちらを利用するように
* 🎨 
* 🎨 
* 🎨  
							
						 
						
							2024-09-10 16:14:02 +09:00  
				
					
						
							
							
								 
						
							
								2cbe1d1210 
								
							 
						 
						
							
							
								
								feat(frontend): ノート・ユーザータイムライン埋め込み ( #13929 )  
							
							... 
							
							
							
							* fix
* navhookをbootに移動
* サーバーサイドのbootも分けるように
* 埋め込みページかどうかの判定は最初の一回だけに
* tooltipは出せるように
* fix design
* 埋め込み独自のtooltipを削除
* ロジックの分岐が多かったMkNoteDetailedを分離
* fix indent
* プレビュー用iframeにフォーカスが当たるのを修正
* popupの制御を出す側で行うように
* パラメータが逆になっていたのを修正
* Update MkEmbedCodeGenDialog.vue
* fix
* eliminate misskey-js lint warns
* fix
* add appropriate attributes to embed html
* enhance: サーバーサイドのembed系をさらに分離
* enhance: embed routerを分離(route定義をboot時に変更できるようにする改修を含む)
* type
* lint
* fix indent
* server-side styleを完全に分離
* Revert "refactor: 画面サイズのしきい値をconstにまとめる"
This reverts commit 05ca36f400937ae4452112bab1c6fb5c0ce01dbdf4863524d7ed8eabb246d3c192651927c7900b0cc08ccb65ba1488b67066aab1c76981 
							
						 
						
							2024-09-09 20:57:36 +09:00  
				
					
						
							
							
								 
						
							
								567acea2a3 
								
							 
						 
						
							
							
								
								fix(frontend): instance infoページで不必要なapiリクエストが飛ぶのを抑止 ( #14515 )  
							
							... 
							
							
							
							* fix(frontend): instance infoページで不必要なapiリクエストが飛ぶのを抑止
* fix 
							
						 
						
							2024-09-06 17:23:40 +09:00  
				
					
						
							
							
								 
						
							
								cdb0566c5b 
								
							 
						 
						
							
							
								
								refactor(frontend): scss deprecated 警告に対応 ( #14513 )  
							
							
							
						 
						
							2024-09-06 16:12:14 +09:00  
				
					
						
							
							
								 
						
							
								f7398faeac 
								
							 
						 
						
							
							
								
								enhance(frontend): アイコンデコレーション管理画面にプレビューを追加 ( #14511 )  
							
							... 
							
							
							
							* enhance(frontend): アイコンデコレーション管理画面にプレビューを追加
* Update Changelog
* tweak 
							
						 
						
							2024-09-06 15:37:03 +09:00  
				
					
						
							
							
								 
						
							
								3fe7e37f10 
								
							 
						 
						
							
							
								
								fix(frontend): server metrics look strange after reload ( #14467 )  
							
							
							
						 
						
							2024-08-30 10:59:23 +09:00  
				
					
						
							
							
								 
						
							
								7fe3035059 
								
							 
						 
						
							
							
								
								fix(backend): use `prefixItems` in `admin/queue/*-delayed` endpoint schema ( #14468 )  
							
							... 
							
							
							
							* fix(backend): represent tuples with `prefixItems`
* refactor(frontend): fix type errors
* fix(backend): add `prefixItems` in `SchemaType`
* fix(backend): add `unevaluatedItems: false` to disallow extra items
* refactor(frontend): consolidate `'deliver' | 'queue'` type def into `queue.vue`
* fix(backend): add `unevaluatedItems` in `SchemaType` 
							
						 
						
							2024-08-30 10:58:59 +09:00  
				
					
						
							
							
								 
						
							
								06855f769f 
								
							 
						 
						
							
							
								
								refactor(sw): use fully typed locales ( #14470 )  
							
							... 
							
							
							
							* refactor(sw): use fully typed locales
* fix(backend): enumerate achievement notification type 
							
						 
						
							2024-08-30 10:58:11 +09:00  
				
					
						
							
							
								 
						
							
								36dff66883 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2024-08-27 20:36:43 +09:00  
				
					
						
							
							
								 
						
							
								255c8bd1b9 
								
							 
						 
						
							
							
								
								fix: 投稿フォームの字数上限計算を実際の投稿内容に合わせる ( #14466 )  
							
							
							
						 
						
							2024-08-26 15:55:38 +09:00  
				
					
						
							
							
								 
						
							
								44f62160cb 
								
							 
						 
						
							
							
								
								enhance(frontend): error message i18n  
							
							
							
						 
						
							2024-08-24 16:59:17 +09:00  
				
					
						
							
							
								 
						
							
								8032a4e12a 
								
							 
						 
						
							
							
								
								enhance(frontend): サイズ制限を超過するファイルをアップロードしようとした際にエラーを出すように  
							
							
							
						 
						
							2024-08-23 16:40:11 +09:00  
				
					
						
							
							
								 
						
							
								21a3095eb0 
								
							 
						 
						
							
							
								
								fix button translation ( #14444 )  
							
							... 
							
							
							
							that Japanese string exactly matches that i18n key
(cherry picked from commit a408d32bb72ada9a4ad6bd1afe6e3fadb9b403db)
Co-authored-by: dakkar <dakkar@thenautilus.net> 
							
						 
						
							2024-08-20 12:39:01 +09:00  
				
					
						
							
							
								 
						
							
								1b5f0571f7 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-08-20 10:51:02 +09:00  
				
					
						
							
							
								 
						
							
								59e83605ac 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2024-08-19 19:41:06 +09:00  
				
					
						
							
							
								 
						
							
								130ff361c3 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2024-08-19 17:32:27 +09:00  
				
					
						
							
							
								 
						
							
								e78110a5cd 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2024-08-19 13:13:32 +09:00  
				
					
						
							
							
								 
						
							
								b53ee54e4f 
								
							 
						 
						
							
							
								
								fix(frontend): focustrapがzindexを考慮するように ( #14431 )  
							
							
							
						 
						
							2024-08-18 14:18:46 +09:00  
				
					
						
							
							
								 
						
							
								9b78ce8047 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-08-18 10:12:42 +09:00  
				
					
						
							
							
								 
						
							
								427f4a2cda 
								
							 
						 
						
							
							
								
								Update about-misskey.vue  
							
							
							
						 
						
							2024-08-18 10:10:06 +09:00  
				
					
						
							
							
								 
						
							
								ba9c5c37b8 
								
							 
						 
						
							
							
								
								Remove undefined style ( #14427 )  
							
							
							
						 
						
							2024-08-18 03:40:21 +09:00  
				
					
						
							
							
								 
						
							
								4e0d57000c 
								
							 
						 
						
							
							
								
								fix(frontend): 以前のpopupの呼び出し方を修正 ( #14421 )  
							
							
							
						 
						
							2024-08-17 18:04:52 +09:00  
				
					
						
							
							
								 
						
							
								c0de57c08d 
								
							 
						 
						
							
							
								
								Update about-misskey.vue  
							
							
							
						 
						
							2024-08-17 17:57:27 +09:00  
				
					
						
							
							
								 
						
							
								75b0315ace 
								
							 
						 
						
							
							
								
								Update timeline.vue (refactor)  
							
							
							
						 
						
							2024-08-17 15:24:29 +09:00  
				
					
						
							
							
								 
						
							
								fd744f44c1 
								
							 
						 
						
							
							
								
								enhance(backend): ページ、ギャラリー、Playのモデレーション強化 ( #13523 )  
							
							... 
							
							
							
							* enhance(backend): Page、ギャラリー、Playのモデレーション強化
* Update CHANGELOG.md
* fix: update misskey-js
* refactor(frontend): use `MkA`
* Update CHANGELOG.md
* fix(i18n): Page -> ページ 
							
						 
						
							2024-08-17 15:01:08 +09:00  
				
					
						
							
							
								 
						
							
								383c41bdb6 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-08-17 14:57:26 +09:00  
				
					
						
							
							
								 
						
							
								059eb6d379 
								
							 
						 
						
							
							
								
								fix(frontend): リノートの判定が甘いのを修正 ( #14396 )  
							
							... 
							
							
							
							* fix(frontend): リノートの判定が甘いのを修正
* fix
* Update Changelog
* fix
* use type assertion
* fix + add comments
* lint
* misskey-jsに移動
* PureRenote -> Renote
* isRenote -> isPureRenote 
							
						 
						
							2024-08-17 11:28:22 +09:00  
				
					
						
							
							
								 
						
							
								ef950a345b 
								
							 
						 
						
							
							
								
								suspend周りの改修 ( #14409 )  
							
							... 
							
							
							
							* enhance(backend): 凍結されたアカウントのフォローリクエストを表示しないように
* Update CHANGELOG.md
* wip
* Update gen-spec.ts
* Update packages/backend/src/server/api/endpoints/admin/suspend-user.ts
Co-authored-by: Kisaragi <48310258+KisaragiEffective@users.noreply.github.com>
* owa-
* revert misskey-js related changes (#14414 )
---------
Co-authored-by: Kisaragi <48310258+KisaragiEffective@users.noreply.github.com>
Co-authored-by: anatawa12 <anatawa12@icloud.com> 
							
						 
						
							2024-08-17 09:57:28 +09:00  
				
					
						
							
							
								 
						
							
								571566d476 
								
							 
						 
						
							
							
								
								Update timeline.vue (fix wrong type)  
							
							
							
						 
						
							2024-08-16 22:01:01 +09:00  
				
					
						
							
							
								 
						
							
								748a7e8f6a 
								
							 
						 
						
							
							
								
								feat: localizable dialog title for enter section title ( #14401 )  
							
							... 
							
							
							
							* feat: localizable dialog title for enter section title
* refactor: define `getPageBlockList` in separated file and import instead of provide/inject 
							
						 
						
							2024-08-16 21:47:44 +09:00  
				
					
						
							
							
								 
						
							
								6db3c50e32 
								
							 
						 
						
							
							
								
								fix(frontend): Misskeyの利用中に使用できるタイムラインの種類が変化した場合、使用できないタイムラインが表示されないように ( #14412 )  
							
							... 
							
							
							
							* fix(frontend): Misskeyの利用中に使用できるタイムラインの種類が変化した場合、使用できないタイムラインが表示されないように
* Update timeline.vue
* Update timeline.vue 
							
						 
						
							2024-08-16 21:43:20 +09:00  
				
					
						
							
							
								 
						
							
								26322048db 
								
							 
						 
						
							
							
								
								fix(frontend): correct condition to displayed as system account on moderation page ( #14407 )  
							
							
							
						 
						
							2024-08-16 21:04:08 +09:00  
				
					
						
							
							
								 
						
							
								45d88574c3 
								
							 
						 
						
							
							
								
								enhance(frontend): improve usability  
							
							
							
						 
						
							2024-08-15 20:02:53 +09:00  
				
					
						
							
							
								 
						
							
								b68b2ee8c6 
								
							 
						 
						
							
							
								
								refactor(frontend): remove stale reload method call on `/admin/users` page ( #14406 )  
							
							
							
						 
						
							2024-08-14 20:29:33 +09:00  
				
					
						
							
							
								 
						
							
								046f2435b2 
								
							 
						 
						
							
							
								
								fix(frontend): mCaptchaを使用していてもbotプロテクションに関する警告が消えないのを修正 ( #14390 )  
							
							... 
							
							
							
							* fix(frontend): mCaptchaを使用していてもbotプロテクションに関する警告が消えないのを修正
* Update Changelog
* refactor 
							
						 
						
							2024-08-11 11:17:56 +09:00  
				
					
						
							
							
								 
						
							
								7e3dedb045 
								
							 
						 
						
							
							
								
								fix(frontend): ページ遷移に失敗することがある問題を修正 (bump vue version) ( #14380 )  
							
							... 
							
							
							
							* fix(frontend): ページ遷移に失敗することがある問題を修正 (bump vue version)
* Update Changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-08-10 09:35:50 +09:00  
				
					
						
							
							
								 
						
							
								01a815f8a7 
								
							 
						 
						
							
							
								
								fix(general): some fixes and improvements of Play visibility ( #14384 )  
							
							... 
							
							
							
							* fix(backend): missing `visibility` param in packing flash
* fix(frontend): use `visibility` value got from API
* enhance(frontend): change preview appearance of private Play
* Update CHANGELOG.md 
							
						 
						
							2024-08-10 09:34:49 +09:00  
				
					
						
							
							
								 
						
							
								0d508db8a7 
								
							 
						 
						
							
							
								
								fix(backend): check visibility of following/followers of remote users / feat: moderators can see following/followers of all users ( #14375 )  
							
							... 
							
							
							
							* fix(backend): check visibility of following/followers of remote users
Resolves https://github.com/misskey-dev/misskey/issues/13362 .
* test(backend): add tests for visibility of following/followers of remote users
* docs(changelog): update CHANGELOG.md
* feat: moderators can see following/followers of all users
* docs(changelog): update CHANGELOG.md
* refactor(backend): minor refactoring
`createPerson`と`if`の条件を統一するとともに、異常系の
処理をearly returnに追い出すための変更。
* feat(backend): moderators can see following/followers count of all users
As per https://github.com/misskey-dev/misskey/pull/14375#issuecomment-2275044908 . 
							
						 
						
							2024-08-09 12:10:51 +09:00  
				
					
						
							
							
								 
						
							
								6e3e7d7df1 
								
							 
						 
						
							
							
								
								Update about-misskey.vue  
							
							
							
						 
						
							2024-08-08 20:22:25 +09:00  
				
					
						
							
							
								 
						
							
								d6ba12e24c 
								
							 
						 
						
							
							
								
								Fix(frontend): LTL無効時にヘッダーにSTLが表示されてしまう & デフォルト、クラシックでリストが消えている ( #14337 )  
							
							... 
							
							
							
							* Fix condition of STL available
* Fix: condition of stl
* Listがタイムラインのヘッダーから消えている 
							
						 
						
							2024-07-31 18:10:36 +09:00  
				
					
						
							
							
								 
						
							
								d63b854f96 
								
							 
						 
						
							
							
								
								tweak localization  
							
							
							
						 
						
							2024-07-31 08:12:35 +09:00  
				
					
						
							
							
								 
						
							
								63f9c271ca 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-07-30 20:58:25 +09:00  
				
					
						
							
							
								 
						
							
								8b163cd3fb 
								
							 
						 
						
							
							
								
								fix(frontend): ドライブの音声が再生できない場合の処理を追加 ( #14073 )  
							
							... 
							
							
							
							* fix(frontend): ドライブの音声が再生できない場合の処理を追加
* Update Changelog
* fix lint
* Update packages/frontend/src/scripts/sound.ts
* lint
* Update sound.ts
* fix merge mistakes
* use shorthand operator
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-07-30 20:30:41 +09:00  
				
					
						
							
							
								 
						
							
								676c599e48 
								
							 
						 
						
							
							
								
								Update about-misskey.vue  
							
							
							
						 
						
							2024-07-30 20:20:21 +09:00  
				
					
						
							
							
								 
						
							
								fccc5b6d62 
								
							 
						 
						
							
							
								
								frontend timeline fixes & improvements ( #13727 )  
							
							... 
							
							
							
							* fix: withRepliesがオフのときにwithFilesのとぐるをいじれない問題
* fix: type errors in tl-column
* fix: deck uiでタイムラインを切り替えた際にTLの設定項目が更新されない
* refactor: タイムラインの各種知識を一つのファイルに統合
fix: ウィジェットのタイムライン選択欄に表示できないタイムラインが表示される
* docs(changelog): timeline improvements
* fix: missing license header
* chore: timeline > basic timeline
* use BasicTimelineType in deck-store
* Update CHANGELOG.md
---------
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com> 
							
						 
						
							2024-07-30 20:13:00 +09:00  
				
					
						
							
							
								 
						
							
								0bb5ac0fca 
								
							 
						 
						
							
							
								
								フォロー中のユーザーに関する"TLに他の人への返信を含める"の設定が分かりづらい問題を修正 ( #13895 )  
							
							... 
							
							
							
							* chore: improve withReplies toggle for user following
* chore: improve withReplies toggle for list
* docs(changelog): フォロー中のユーザーに関する"TLに他の人への返信を含める"の設定が分かりづらい問題を修正
* Fix CHANGELOG.md
* docs(changelog): update insertion position
---------
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com> 
							
						 
						
							2024-07-30 19:55:18 +09:00  
				
					
						
							
							
								 
						
							
								c7354c5e30 
								
							 
						 
						
							
							
								
								test( #10336 ): add `components/Mk[D-E].*` stories ( #14118 )  
							
							... 
							
							
							
							* test(storybook): add `components/Mk[D-E].*` stories
* fix: mock instance name
* fix: invalid `reactionAcceptance` value
* style: missing trailing commas 
							
						 
						
							2024-07-30 19:48:16 +09:00  
				
					
						
							
							
								 
						
							
								5c42a0e439 
								
							 
						 
						
							
							
								
								feat: media silence ( #13842 )  
							
							... 
							
							
							
							* feat: media silence
* fix: lint
* feat: deny creating custom emoji reaction and using custom emoji from media silenced hosts
* chore: メディアサイレンスの説明にカスタム絵文字の話を追加
* Update locales/ja-JP.yml
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
* chore: update index.d.ts
* docs(changelog): update changelog
---------
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com> 
							
						 
						
							2024-07-30 19:47:45 +09:00  
				
					
						
							
							
								 
						
							
								d0b7c74fd1 
								
							 
						 
						
							
							
								
								検索からハッシュタグのページが開けるように、users/searchに`@`から始まる文字列が与えられた際の処理を修正 等 ( #13858 )  
							
							... 
							
							
							
							* enhance(frontend): 検索からハッシュタグのページを開けるように
* fix(frontend): 照会で入力が`#`のみの場合は`/tags/`に遷移しないように
* docs(changelog): update changelog
* enhance(frontend): ユーザー検索からもハッシュタグのページを開けるように
* docs(changelog): update changelog
* enhance(frontend): 検索範囲等が指定されている時は照会/ハッシュタグページを開かないように
* enhance(frontend): 検索内容に空白が含まれている場合は照会/ハッシュタグページを開かないように
* docs(changelog): update changelog
* Revert "enhance(frontend): 検索範囲等が指定されている時は照会/ハッシュタグページを開かないように"
This reverts commit f84eecea96 
							
						 
						
							2024-07-30 19:18:43 +09:00  
				
					
						
							
							
								 
						
							
								9181eb277e 
								
							 
						 
						
							
							
								
								fix(frontend): emojiPickerを使用して絵文字を挿入する際、refに直接挿入するように ( #14282 )  
							
							... 
							
							
							
							* fix(frontend): emojiPickerを使用して絵文字を挿入する際、refに直接挿入するように
* add comment 
							
						 
						
							2024-07-30 17:28:08 +09:00  
				
					
						
							
							
								 
						
							
								3548ffba26 
								
							 
						 
						
							
							
								
								enhance(frontend): 自分のクリップ一覧ではアバターを表示しないように ( #14256 )  
							
							... 
							
							
							
							* enhance(frontend): 自分のクリップ一覧ではアバターを表示しないように
* Update Changelog
* rename
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-07-30 17:24:36 +09:00  
				
					
						
							
							
								 
						
							
								f965f65dcd 
								
							 
						 
						
							
							
								
								fix(frontend): pure renote cannot create with url based quote ( #14270 )  
							
							... 
							
							
							
							* fix(frontend): pure renote cannot create with url based quote
* docs(changelog): update changelog 
							
						 
						
							2024-07-30 17:23:29 +09:00  
				
					
						
							
							
								 
						
							
								cb3106cdc6 
								
							 
						 
						
							
							
								
								enhance(frontend): 連合の「連合中」,「購読中」,「配信中」に対してブロックしているサーバー、配信停止しているサーバーを含めないように ( #14324 )  
							
							... 
							
							
							
							* enhance(frontend): 連合の「連合中」,「購読中」,「配信中」に対してブロックしているサーバー、配信停止しているサーバーを含めないように
* update CHANGELOG.md 
							
						 
						
							2024-07-30 16:57:41 +09:00  
				
					
						
							
							
								 
						
							
								f0ec68c3cf 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-07-30 16:56:07 +09:00  
				
					
						
							
							
								 
						
							
								bff813042e 
								
							 
						 
						
							
							
								
								feat: このユーザーのノートを検索, クエリに基づく検索の初期値 & ノート検索のUI改善 ( #14128 )  
							
							... 
							
							
							
							* refactor(frontend): noteSearchAvailableをaccountsに移動
* feat: searchページでのクエリの受取りとtypeによる表示タブの変更
* user検索でsearchの親から受け取った値を基に入力値を初期化
* feat(frontend): ノート検索で親(search)からの情報を基にユーザー情報を取得
* feat(frontend): ユーザーのノートを検索するページに遷移するボタン
* feat(frontend): ノート検索にホスト名指定のオプション追加
also 🎨 
* style: ただ照会部分を囲っただけ(可読性確保のために)
* refactor: remove unneed import
defineProps and withDefaults are compiler micro when using `<script setup>`
FYI: https://vuejs.org/api/sfc-script-setup.html#defineprops-defineemits:~:text=defineProps%20and%20defineEmits%20are%20compiler%20macros%20only%20usable%20inside%20%3Cscript%20setup%3E.%20They%20do%20not%20need%20to%20be%20imported%2C%20and%20are%20compiled%20away%20when%20%3Cscript%20setup%3E%20is%20processed .
* Update CHANGELOG
* Fix: ノート検索の初期値が常にホスト指定になってしまう
* notesSearchAvailableをaccountに持たせるのをやめる
* SDPX-Licence-Identifier
* Fix: Vitest fails due to instance.policies being undefined
* Add Storybook for search
* Fix(storybook): ノート検索が利用できないと出てしまう問題
* storybookでユーザー選択ができないのを修正
* feat: ノート検索で自分を選択可能に
& 🎨 
* feat(background): api/metaで検索可能なノートのスコープを参照できるように
* globalのノートが検索不可能な場合、検索オプションを表示しないように
* Update CHANGELOG.md
* config.meilisearch.scopeがstring[]を取ることがあるので修正
* meilisearchを利用かつscopeがlocalの場合、リモートユーザーのメニューで「このユーザーのノートを検索」を出さないように
* hostが空文字の時の挙動を修正
* ローカルのみしかノートがインデックスされていない場合、リモートユーザーも選択できなくした 
							
						 
						
							2024-07-30 15:51:08 +09:00  
				
					
						
							
							
								 
						
							
								866abff54d 
								
							 
						 
						
							
							
								
								enhance(frontend): ブラウザのコンテキストメニューを使用できるように ( #14076 )  
							
							... 
							
							
							
							* enhance(frontend): ブラウザのコンテキストメニューを使用できるように
* Update Changelog
* shiftにした
* change keys
* fix
* fix
* fix
* update translation keys
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp> 
							
						 
						
							2024-07-30 14:45:53 +09:00  
				
					
						
							
							
								 
						
							
								45f909ef33 
								
							 
						 
						
							
							
								
								enhance(frontend): ドライブのファイル・フォルダをドラッグしなくても移動できるように ( #14318 )  
							
							... 
							
							
							
							* feat(drive): ファイルをフォルダに移動するメニューを実装
(cherry picked from commit b89c2af6945c6a9f9f10e83f54d2bcf0f240b0b4)
* tweak ui
* Update Changelog
* ファイル詳細からも移動できるように
* feat(drive) フォルダのネストを移動するメニューを実装
(cherry picked from commit 8a7d710c6acb83f50c83f050bd1423c764d60a99)
* Update Changelog
* Update Changelog
* lint
* tweak ui
---------
Co-authored-by: nafu-at <satsuki@nafusoft.dev>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-07-30 14:42:46 +09:00  
				
					
						
							
							
								 
						
							
								738b3ea43b 
								
							 
						 
						
							
							
								
								enhance(frontend): デッキのアンテナ・リスト選択画面からそれぞれを新規作成できるように ( #14104 )  
							
							... 
							
							
							
							* enhance(frontend): デッキのアンテナ・リスト選択画面からそれぞれを新規作成できるように
* Update Changelog
* fix
* fix
* lint
* add story
* typo
ねぼけていた
* Update antenna-column.vue
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-07-30 13:11:06 +09:00  
				
					
						
							
							
								 
						
							
								de3ddb5b44 
								
							 
						 
						
							
							
								
								enhance: 管理画面でアーカイブにしたお知らせを表示・編集できるように ( #14286 )  
							
							... 
							
							
							
							* enhance: 管理画面でアーカイブにしたお知らせを表示できるように
* Update Changelog 
							
						 
						
							2024-07-30 13:02:03 +09:00  
				
					
						
							
							
								 
						
							
								1a79f0dc2a 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2024-07-30 09:47:31 +09:00  
				
					
						
							
							
								 
						
							
								72bc789746 
								
							 
						 
						
							
							
								
								feature: ユーザ作成時にSystemWebhookを発信できるようにする ( #14321 )  
							
							... 
							
							
							
							* feature: ユーザ作成時にSystemWebhookを発信できるようにする
* fix CHANGELOG.md 
							
						 
						
							2024-07-29 21:31:32 +09:00  
				
					
						
							
							
								 
						
							
								865b3039cc 
								
							 
						 
						
							
							
								
								fix: deck uiの通知音が重なる問題 ( #14029 )  
							
							... 
							
							
							
							* fix: deck uiの通知音が重なる
* docs: Fix: deck uiの通知音が重なる問題
* unexport internal function
* fix
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
* chore: improve condition
* docs: move js dco comment
---------
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-07-28 14:44:15 +09:00  
				
					
						
							
							
								 
						
							
								61f4a03e6c 
								
							 
						 
						
							
							
								
								Fix(frontend): 下書き/削除して編集で保持されない項目があった問題を修正 ( #14285 )  
							
							... 
							
							
							
							* chore(frontend): reorder assignments
* fix(frontend): visibleUserIds is not kept when deleteAndEdit
* fix(frontend): quoteId is not kept on draft
* fix(frontend): reactionAcceptance is not kept for draft/deleteAndEdit
* docs(changelog): update changelog 
							
						 
						
							2024-07-28 11:19:32 +09:00  
				
					
						
							
							
								 
						
							
								085b3abf26 
								
							 
						 
						
							
							
								
								update deps ( #14312 )  
							
							
							
						 
						
							2024-07-28 11:14:31 +09:00  
				
					
						
							
							
								 
						
							
								5df85b8be1 
								
							 
						 
						
							
							
								
								enhance(frontend): add withCloseButton option for MkModalWindow  
							
							
							
						 
						
							2024-07-28 10:39:31 +09:00  
				
					
						
							
							
								 
						
							
								02ecd1b371 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2024-07-28 10:36:12 +09:00  
				
					
						
							
							
								 
						
							
								22c4e9d7ec 
								
							 
						 
						
							
							
								
								fix(frontend): modalが正しく閉じられていないのを修正 ( #14307 )  
							
							... 
							
							
							
							* fix(frontend): modalが正しく閉じられていないのを修正
* Update packages/frontend/src/components/MkSystemWebhookEditor.vue
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-07-27 18:09:57 +09:00  
				
					
						
							
							
								 
						
							
								ee2f0f3a21 
								
							 
						 
						
							
							
								
								fix(frontend): いくつかの`number` inputに最小値を設定 ( #14284 )  
							
							
							
						 
						
							2024-07-25 17:03:55 +09:00  
				
					
						
							
							
								 
						
							
								ed6dc84c5f 
								
							 
						 
						
							
							
								
								fix(frontend): リアクションしたユーザー一覧のユーザー名がはみ出る問題を修正 ( #14294 )  
							
							... 
							
							
							
							* pnpm dev で絵文字が表示されない問題を解決
(cherry picked from commit 22fcafbf55830922efe75d129f48b4d8c11724e6)
* リアクションしたユーザー一覧のユーザーネームがはみ出る問題を解決
(cherry picked from commit 46458b190e2b4ccfc8b50b6857ee9a5a6fd09fe9)
* Update Changelog
---------
Co-authored-by: 6wFh3kVo <yukikum57@gmail.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-07-25 17:03:00 +09:00  
				
					
						
							
							
								 
						
							
								7c67d3a5aa 
								
							 
						 
						
							
							
								
								fix(frontend): emoji picker not opening on `/share` page ( #14295 )  
							
							... 
							
							
							
							* fix(frontend): emoji picker not opening on `/share` page
* Update CHANGELOG.md 
							
						 
						
							2024-07-25 16:44:38 +09:00  
				
					
						
							
							
								 
						
							
								aa3ea2b57a 
								
							 
						 
						
							
							
								
								fix(frontend): 初期化時とroute変更時でkeyの決定方法が違うのを修正 ( #14283 )  
							
							
							
						 
						
							2024-07-25 16:30:29 +09:00  
				
					
						
							
							
								 
						
							
								32651aba67 
								
							 
						 
						
							
							
								
								Update about-misskey.vue  
							
							
							
						 
						
							2024-07-23 18:39:59 +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  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								070f0e723d 
								
							 
						 
						
							
							
								
								AiScriptを0.19.0にアップデート ( #14226 )  
							
							... 
							
							
							
							* Update autogen files
* Update CHANGELOG.md
* Update flash-edit.vue 
							
						 
						
							2024-07-17 16:55:17 +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  
				
					
						
							
							
								 
						
							
								16795f18a7 
								
							 
						 
						
							
							
								
								Enhance(frontend): Allow negative delay in MFM ( #14200 )  
							
							... 
							
							
							
							Co-authored-by: easrng <me@easrng.net> 
							
						 
						
							2024-07-14 21:31:30 +09:00  
				
					
						
							
							
								 
						
							
								722acf5986 
								
							 
						 
						
							
							
								
								fix(frontend): follow-up of  #13089  ( #14206 )  
							
							... 
							
							
							
							* fix(frontend): #13089  を修正
* fix
* 正規表現を強化
* fix 
							
						 
						
							2024-07-14 17:28:34 +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  
				
					
						
							
							
								 
						
							
								3c032dd5b9 
								
							 
						 
						
							
							
								
								enhance: 非ログイン時には別サーバーに遷移できるように ( #13089 )  
							
							... 
							
							
							
							* enhance: 非ログイン時にはMisskey Hub経由で別サーバーに遷移できるように
* fix
* サーバーサイド照会を削除
* クライアント側の照会動作
* hubを経由せずにリモートで続行できるように
* fix と pleaseLogin誘導箇所の追加
* fix
* fix
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-07-14 15:27:52 +09:00  
				
					
						
							
							
								 
						
							
								6dd6fcf88f 
								
							 
						 
						
							
							
								
								enhance(frontend): サーバー情報・お問い合わせページを改修 ( #14198 )  
							
							... 
							
							
							
							* improve(frontend): サーバー情報・お問い合わせページを改修 (#238 )
* Revert "Revert "enhance(frontend): add contact page" (#208 )" (This reverts commit 5a329a09c987b3249f97f9d53af67d1bffb09eea.)
* improve(frontend): サーバー情報・お問い合わせページを改修
(cherry picked from commit e72758d8cda3db009c5d1bf1f4141682931b91f8)
* fix
* Update Changelog
* tweak
* lint
* 既存の翻訳を使用するように
---------
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com> 
							
						 
						
							2024-07-14 14:49:50 +09:00  
				
					
						
							
							
								 
						
							
								7afa593d11 
								
							 
						 
						
							
							
								
								Feat: ユーザーのアイコン/バナーの変更可否をロールで設定可能に ( #14078 )  
							
							... 
							
							
							
							* feat: implement role policy "canUpdateBioMedia"
* docs(changelog): update changelog
* docs(changelog): update changelog
* chore: regenerate misskey-js type definitions
* chore: Apply suggestion from code review
Co-authored-by: anatawa12 <anatawa12@icloud.com>
* chore: fix unnecessarily strict inequality check
* chore: policies should be gotten only once
---------
Co-authored-by: anatawa12 <anatawa12@icloud.com> 
							
						 
						
							2024-07-14 09:31:05 +09:00  
				
					
						
							
							
								 
						
							
								b5fd6183d2 
								
							 
						 
						
							
							
								
								deps(frontend): AiScript VSCodeのバージョンを上げる ( #14199 )  
							
							
							
						 
						
							2024-07-14 08:00:27 +09:00  
				
					
						
							
							
								 
						
							
								bcc92d546f 
								
							 
						 
						
							
							
								
								fix(frontend): ホットキーのレートリミットがallowRepeatを考慮しない問題を修正 ( #14192 )  
							
							
							
						 
						
							2024-07-13 16:15:25 +09:00  
				
					
						
							
							
								 
						
							
								1b175ea759 
								
							 
						 
						
							
							
								
								fix(frontend): すでにfocus trap対象の要素にinertがかかっている場合は解除するように ( #14189 )  
							
							... 
							
							
							
							* fix(frontend): すでにfocus trap対象の要素にinertがかかっている場合は解除するように
* 他のfocus-trapped要素とのインタラクションがある場合の動作を変更
* typo 
							
						 
						
							2024-07-13 13:02:27 +09:00  
				
					
						
							
							
								 
						
							
								76b1c74a37 
								
							 
						 
						
							
							
								
								fix(frontend): use proper import path  
							
							
							
						 
						
							2024-07-12 16:39:09 +09:00  
				
					
						
							
							
								 
						
							
								385969e9f5 
								
							 
						 
						
							
							
								
								fix(frontend): フォーカスの挙動を修正 ( #14158 )  
							
							... 
							
							
							
							* fix(frontend): 直前のパターンを記録するように
* fix(frontend): フォーカス/タブ移動に関する挙動を調整 (#226 )
Cherry-pick commit e8c030673326871edf3623cf2b8675d68f9e1b13
Co-authored-by: taiyme <53635909+taiyme@users.noreply.github.com>
* focusのデザイン修正
* move scripts
* Modalにfocus trapを追加
* 記録するホットキーはレートリミット式にする
* escキーのハンドリングをMkModalに統一
* fix
* enterで子メニューを開けるように
* lint
* fix focus trap
* improve switch accessibility
* 一部のmodalのフォーカストラップが外れない問題を修正
* fix
* fix
* Revert "記録するホットキーはレートリミット式にする"
This reverts commit 40a75092865372b25940a9bb52e799bdac34273e✌️ 
* fix focustrap invocation logic
* スクロールがsticky headerを考慮するように
* 🎨 
* スタイルの微調整
* 🎨 
* remove deprecated key aliases
* focusElementが足りなかったので修正
* preview系にfocus時スタイルが足りなかったので修正
* `returnFocusElement` -> `returnFocusTo`
* lint
* Update packages/frontend/src/components/MkModalWindow.vue
* Apply suggestions from code review
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
* keydownイベントをまとめる
* use correct pesudo-element selector
* fix
* rename
---------
Co-authored-by: taiyme <53635909+taiyme@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-07-12 16:25:44 +09:00  
				
					
						
							
							
								 
						
							
								121af778a0 
								
							 
						 
						
							
							
								
								enhance(frontend): 未使用のサウンド設定を削除 ( #14116 )  
							
							... 
							
							
							
							* enhance(frontend): 未使用のサウンド設定を削除
* Update Changelog
* Update CHANGELOG.md 
							
						 
						
							2024-07-11 18:44:18 +09:00  
				
					
						
							
							
								 
						
							
								6b876da44a 
								
							 
						 
						
							
							
								
								enhance(frontend): ウェルカムタイムラインのデザインを調整 ( #14156 )  
							
							... 
							
							
							
							* enhance(frontend): 非ログイン時のハイライトTLのデザイン調整
* Update Changelog
* fix cw handling
* ホバーしてたらスクロールを止めるように
* fix
* lint 
							
						 
						
							2024-07-11 18:41:04 +09:00  
				
					
						
							
							
								 
						
							
								679318541a 
								
							 
						 
						
							
							
								
								Improve background color specification ( #14176 )  
							
							
							
						 
						
							2024-07-11 16:29:18 +09:00  
				
					
						
							
							
								 
						
							
								02e0a86b12 
								
							 
						 
						
							
							
								
								fix(frontend): remove unused statement  
							
							... 
							
							
							
							fix  #14162  
						
							2024-07-10 01:00:40 +09:00  
				
					
						
							
							
								 
						
							
								a5407131d4 
								
							 
						 
						
							
							
								
								fix/refactor(frontend): hotkeyの改修 ( #14157 )  
							
							... 
							
							
							
							* improve(frontend): hotkeyの改修 (#234 )
(cherry picked from commit 678be147f4db709dadf25d007cc2e679e98a370e)
* Change path, add missing script
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
* fix
* fix
* add missing keycodes
* fix
* update changelog
---------
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com> 
							
						 
						
							2024-07-09 17:59:15 +09:00  
				
					
						
							
							
								 
						
							
								b9ed3b2427 
								
							 
						 
						
							
							
								
								fix(dev): devサーバーで`/notes/`に直でアクセスしたらサーバー側のレスポンスが返ってくる問題を修正 ( #14137 )  
							
							
							
						 
						
							2024-07-06 11:46:43 +09:00  
				
					
						
							
							
								 
						
							
								6dd2e9fc0b 
								
							 
						 
						
							
							
								
								refactor(frontend): refactor popup api and make sure call dispose callback  
							
							... 
							
							
							
							Close  #14122  
						
							2024-07-04 13:14:49 +09:00  
				
					
						
							
							
								 
						
							
								fab7d5e484 
								
							 
						 
						
							
							
								
								fix(storybook): build skipping even after updating impl story files ( #14124 )  
							
							
							
						 
						
							2024-07-04 12:33:43 +09:00  
				
					
						
							
							
								 
						
							
								427648c4b8 
								
							 
						 
						
							
							
								
								update deps ( #14057 )  
							
							... 
							
							
							
							* wip
* locales/index.jsのymlファイル取得ロジックを調節
* regenerate pnpm-lock.yaml
* fix(backend): typecheck fails
* chore(deps): bump ip-cidr from 4.0.0 to 4.0.1 in /packages/backend
* chore: migrate ESLint configs to flat config (#14094 )
* chore: migrate ESLint configs to flat config
* fix: update paths
* fix: frontend lint fails
* refactor(misskey-js): lint build.js
* update deps
---------
Co-authored-by: samunohito <46447427+samunohito@users.noreply.github.com>
Co-authored-by: zyoshoka <root@zyoshoka.com>
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com> 
							
						 
						
							2024-07-02 11:38:34 +09:00  
				
					
						
							
							
								 
						
							
								f1b1e2a7cc 
								
							 
						 
						
							
							
								
								fix(storybook): prevent infinite remount of component ( #14101 )  
							
							... 
							
							
							
							* fix(storybook): prevent infinite remount of component
* fix: disable flaky `.toMatch()` test 
							
						 
						
							2024-07-02 10:57:20 +09:00  
				
					
						
							
							
								 
						
							
								4096dabe1e 
								
							 
						 
						
							
							
								
								Add null checking ( #14089 )  
							
							
							
						 
						
							2024-06-27 21:59:19 +09:00  
				
					
						
							
							
								 
						
							
								77012f2f29 
								
							 
						 
						
							
							
								
								fix(frontend): テーマプレビューが見れない問題を修正 ( #14097 )  
							
							... 
							
							
							
							* fix(frontend): テーマプレビューが見れない問題を修正
* fix: MkPreview.vue, preview.vue 
							
						 
						
							2024-06-27 10:40:46 +09:00  
				
					
						
							
							
								 
						
							
								1c5d0cf536 
								
							 
						 
						
							
							
								
								feat: アンテナの編集画面のボタンにgapを追加 ( #14091 )  
							
							
							
						 
						
							2024-06-26 10:25:18 +09:00  
				
					
						
							
							
								 
						
							
								634764e1a6 
								
							 
						 
						
							
							
								
								refactor(frontend): Remove unused directives ( #14085 )  
							
							
							
						 
						
							2024-06-24 21:32:12 +09:00  
				
					
						
							
							
								 
						
							
								b269c43168 
								
							 
						 
						
							
							
								
								Fix type annotations ( #14071 )  
							
							
							
						 
						
							2024-06-23 01:00:12 +09:00  
				
					
						
							
							
								 
						
							
								9368eb3038 
								
							 
						 
						
							
							
								
								refactor: say bye to the weird groupBy friends ( #13975 )  
							
							... 
							
							
							
							* refactor(frontend): say bye to the weird groupBy friends
* refactor(backend): say bye to the weird groupBy friends 
							
						 
						
							2024-06-22 19:40:55 +09:00  
				
					
						
							
							
								 
						
							
								bf403aa656 
								
							 
						 
						
							
							
								
								fix(frontend): ベースロールを編集してもUI上では変更が反映されない問題を修正 ( #13995 )  
							
							... 
							
							
							
							* fix(frontend): ベースロールを変更してもUI上では変更が反映されない問題を修正
* Update CHANGELOG.md 
							
						 
						
							2024-06-22 15:35:54 +09:00  
				
					
						
							
							
								 
						
							
								ef205fb60e 
								
							 
						 
						
							
							
								
								enhance(frontend): WidgetInstanceInfo.vue と WidgetProfile.vue のスタイル調整 ( #14028 )  
							
							... 
							
							
							
							* 🎨  WidgetInstanceInfo.vue and WidgetProfile.vue
* 🎨  WidgetInstanceInfo.vue and WidgetProfile.vue
* 🎨  WidgetInstanceInfo.vue and WidgetProfile.vue
* 🎨  WidgetInstanceInfo.vue and WidgetProfile.vue
* 🎨  home.vue 
							
						 
						
							2024-06-22 12:46:30 +09:00  
				
					
						
							
							
								 
						
							
								7e21497edc 
								
							 
						 
						
							
							
								
								fix(frontend): リバーシ開始時の自動投稿のURLが正しくない場合があるのを修正 ( #14045 )  
							
							... 
							
							
							
							* fix(frontend): リバーシ開始時の自動投稿のURLが正しくない場合があるのを修正
* ✌️  
							
						 
						
							2024-06-22 12:45:37 +09:00  
				
					
						
							
							
								 
						
							
								4d2eddec2e 
								
							 
						 
						
							
							
								
								Replace with `vue/no-setup-props-reactivity-loss` rule ( #14062 )  
							
							
							
						 
						
							2024-06-22 12:40:00 +09:00  
				
					
						
							
							
								 
						
							
								a9012d3d0c 
								
							 
						 
						
							
							
								
								test(frontend): fix component error in `MkChart` story ( #14056 )  
							
							
							
						 
						
							2024-06-21 17:29:37 +09:00  
				
					
						
							
							
								 
						
							
								2c84d06a66 
								
							 
						 
						
							
							
								
								Fix type checking ( #14052 )  
							
							
							
						 
						
							2024-06-21 13:48:04 +09:00  
				
					
						
							
							
								 
						
							
								1df90cef4c 
								
							 
						 
						
							
							
								
								update typescript  
							
							
							
						 
						
							2024-06-21 13:03:00 +09:00  
				
					
						
							
							
								 
						
							
								b683d79f8b 
								
							 
						 
						
							
							
								
								Fix type checking ( #14047 )  
							
							
							
						 
						
							2024-06-20 16:24:10 +09:00  
				
					
						
							
							
								 
						
							
								77ae69355c 
								
							 
						 
						
							
							
								
								Enable to iterate over DOM collections ( #14040 )  
							
							
							
						 
						
							2024-06-19 12:19:38 +09:00