ee96f77ef2 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2025-08-27 12:09:19 +09:00  
				
					
						
							
							
								 
						
							
								3b65be8b91 
								
							 
						 
						
							
							
								
								clean up  
							
							
							
						 
						
							2025-08-25 20:29:26 +09:00  
				
					
						
							
							
								 
						
							
								e481205342 
								
							 
						 
						
							
							
								
								enhance(frontend): update aiscript to 1.1.0  
							
							
							
						 
						
							2025-08-18 10:18:34 +09:00  
				
					
						
							
							
								 
						
							
								103d5a4b44 
								
							 
						 
						
							
							
								
								fix frontend tests broken with aiscript 1.0.0 ( #16377 )  
							
							... 
							
							
							
							* test: update test for aiscript 1.0: line info in error
* test: update test for aiscript 1.0: keyword in object literal 
							
						 
						
							2025-08-09 14:12:17 +09:00  
				
					
						
							
							
								 
						
							
								5bc52b6743 
								
							 
						 
						
							
							
								
								feat(frontend): 絵文字をミュート可能にする機能 ( #15966 )  
							
							... 
							
							
							
							* wip ( 絵文字ミュートの基礎実装, PoC )
* refactor: 絵文字のmute/unmute処理の共通化
* SPDX
* リアクションからも絵文字ミュート可能に
* emojiMute/emojiUnmute
* replace resource of emojiMute
* add vitest preferstate for mutedEmojis
* add vitest to preferReactive
* 混入削除
* Fix typo (mutedEmojis -> mutingEmojis)
* reactiveやめる
* add時の判定ミスを修正
* Add CHANGELOG
* Revert "reactiveやめる"
This reverts commit 442742c371 
							
						 
						
							2025-05-12 10:00:06 +09:00  
				
					
						
							
							
								 
						
							
								6015254e59 
								
							 
						 
						
							
							
								
								lint fixes  
							
							
							
						 
						
							2025-03-20 19:00:09 +09:00  
				
					
						
							
							
								 
						
							
								7acd3d1a88 
								
							 
						 
						
							
							
								
								fix(frontend): fix test  
							
							
							
						 
						
							2025-03-13 22:32:26 +09:00  
				
					
						
							
							
								 
						
							
								8c9ec5827f 
								
							 
						 
						
							
							
								
								enhance(frontend): improve accounts management  
							
							
							
						 
						
							2025-03-13 22:12:23 +09:00  
				
					
						
							
							
								 
						
							
								be7e3b9a0c 
								
							 
						 
						
							
							
								
								refactor(frontend): scripts -> utility  
							
							
							
						 
						
							2025-03-09 14:28:01 +09:00  
				
					
						
							
							
								 
						
							
								f35eb0f6d9 
								
							 
						 
						
							
							
								
								enhnace(frontend): 文字列比較のためのローマナイズを強化(設定の検索) ( #15632 )  
							
							... 
							
							
							
							* enhnace(frontend): 文字列比較のためのローマナイズを強化
* docs
* fix
* fix
* fix
* comment
* wanakanaの初回ロードをコンポーネント内に移動
* comment
* fix
* add tests
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-03-09 14:21:23 +09:00  
				
					
						
							
							
								 
						
							
								d30ddd4c2e 
								
							 
						 
						
							
							
								
								Refine preferences ( #15597 )  
							
							... 
							
							
							
							* wip
* wip
* wip
* test
* wip rollup pluginでsearchIndexの情報生成
* wip
* SPDX
* wip: markerIdを自動付与
* rollupでビルド時・devモード時に毎回uuidを生成するように
* 開発サーバーでだけ必要な挙動は開発サーバーのみで
* 条件が逆
* wip: childrenの生成
* update comment
* update comment
* rename auto generated file
* hashをパスと行数から決定
* Update privacy.vue
* Update privacy.vue
* wip
* Update general.vue
* Update general.vue
* wip
* wip
* Update SearchMarker.vue
* wip
* Update profile.vue
* Update mute-block.vue
* Update mute-block.vue
* Update general.vue
* Update general.vue
* childrenがduplicate key errorを吐く問題をいったん解決
* マーカーの形を成形
* loggerを置きかえ
* とりあえず省略記法に対応
* Refactor and Format codes
* wip
* Update settings-search-index.ts
* wip
* wip
* とりあえず不確定要因の仮置きidを削除
* hashの生成を正規化(絶対パスになっていたのを緩和)
* pathの入力を省略可能に
* adminでもパス生成できるように
* Update settings-search-index.ts
* Update privacy.vue
* wip
* build searchIndex
* wip
* build
* Update general.vue
* build
* Update sounds.vue
* build
* build
* Update sounds.vue
* 🎨 
* 🎨 
* Update privacy.vue
* Update privacy.vue
* Update security.vue
* create-search-indexを多少改善
* build
* Update 2fa.vue
* wip
* 必ずtransformCodeCacheを利用するように, キャッシュの明確な受け渡しを定義
* キャッシュはdevServerでなくても更新
* Revert "wip"
This reverts commit 41bffd3a13🎨 
* wip normalize
* Update theme.vue
* キャッシュのパス変換
* build
* wip
* wip
* Update SearchMarker.vue
* i18n.ts['key'] の形式が取り出せない問題のFix
* build
* 仮でpath入れ
* 必ず絶対パスが使われるように
* wip
* 🎨 
* storybookビルド時はcreateSearchIndexをしない
* inliningの構造化
* format code
* Update index.vue
* wip
* wip
* 🎨 
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* clean up
* wip
* wip
* wip
* Update rollup-plugin-unwind-css-module-class-name.test.ts
* Update navbar.vue
* clean up
* wip
* wip
* wip
* wip
* wip
* Update preferences-backups.vue
* Update common.ts
* Update preferences.ts
* wip
* wip
* wip
* wip
* Update MkPreferenceContainer.vue
* Update MkPreferenceContainer.vue
* Update MkPreferenceContainer.vue
* enhance: 検索で上下矢印を使用することで検索結果を移動できるように
* Update main-boot.ts
* refactor
* wip
* Update sounds.vue
* fix(frontend): PageWindowでSearchMarkerが動作するように
* enhance(frontend): SearchMarkerの点滅を一定時間で止める
* wip
* lint fix
* fix: 子要素監視が抜けていたのを修正
* アニメーションの回数はCSSで制御するように
* refactor
* enhance(frontend): 検索インデックス作成時のログを削減
* revert
* fix
* fix
* Update preferences.ts
* Update preferences.ts
* wip
* Update preferences.ts
* wip
* 🎨 
* wip
* Update MkPreferenceContainer.vue
* wip
* Update preferences.ts
* wip
* Update preferences.ts
* Update preferences.ts
* wip
* wip
* Update preferences.ts
* wip
* wip
* Update preferences.ts
* Update CHANGELOG.md
* Update preferences.ts
* Update deck-store.ts
* deckStoreをdefaultStoreに統合
* wip
* defaultStore -> store
* Update profile.ts
* wip
* refactor
* wip: plugin
* plugin
* plugin
* plugin
* Update plugin.ts
* wip
* Update plugin.vue
* Update preferences.ts
* Update main-boot.ts
* wip
* fix test
* Update plugin.vue
* Update plugin.vue
* Update utility.ts
* wip
* wip
* Update utility.ts
* wip
* wip
* clean up
* Update utility.ts
---------
Co-authored-by: tai-cha <dev@taichan.site>
Co-authored-by: taichan <40626578+tai-cha@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com> 
							
						 
						
							2025-03-09 12:34:08 +09:00  
				
					
						
							
							
								 
						
							
								616cccf251 
								
							 
						 
						
							
							
								
								enhance(backend): refine system account ( #15530 )  
							
							... 
							
							
							
							* wip
* wip
* wip
* Update SystemAccountService.ts
* Update 1740121393164-system-accounts.js
* Update DeleteAccountService.ts
* wip
* wip
* wip
* wip
* Update 1740121393164-system-accounts.js
* Update RepositoryModule.ts
* wip
* wip
* wip
* Update ApRendererService.ts
* wip
* wip
* Update SystemAccountService.ts
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* add print logs
* ログが長すぎて出てないかもしれない
* fix migration
* refactor
* fix fed-tests
* Update RelayService.ts
* merge
* Update user.test.ts
* chore: emit log
* fix: tweak sleep duration
* fix: exit 1
* fix: wait for misskey processes to become healthy
* fix: longer sleep for user deletion
* fix: make sleep longer again
* デッドロック解消の試み
https://github.com/misskey-dev/misskey/issues/15005 
* Revert "デッドロック解消の試み"
This reverts commit 266141f66f 
							
						 
						
							2025-03-02 20:06:20 +09:00  
				
					
						
							
							
								 
						
							
								280f465769 
								
							 
						 
						
							
							
								
								fix(deps): update [frontend] update dependencies ( #15489 )  
							
							... 
							
							
							
							* fix(deps): update [frontend] update dependencies
* fix type error
* fix
* Revert "fix"
This reverts commit de27d254f4 
							
						 
						
							2025-02-15 14:54:45 +09:00  
				
					
						
							
							
								 
						
							
								cf35208777 
								
							 
						 
						
							
							
								
								fix(frontend-test): Update url-preview.test.ts  
							
							
							
						 
						
							2025-02-11 12:49:22 +09:00  
				
					
						
							
							
								 
						
							
								c548ec9906 
								
							 
						 
						
							
							
								
								refactor(frontend): verbatimModuleSyntaxを有効化 ( #15323 )  
							
							... 
							
							
							
							* wip
* wip
* wip
* wip
* revert unnecessary changes
* wip
* refactor(frontend): enforce verbatimModuleSyntax
* fix
* refactor(frontend-shared): enforce verbatimModuleSyntax
* wip
* refactor(frontend-embed): enforce verbatimModuleSyntax
* enforce consistent-type-imports
* fix lint config
* attemt to fix ci
* fix lint
* fix
* fix
* fix 
							
						 
						
							2025-02-05 10:01:44 +00:00  
				
					
						
							
							
								 
						
							
								bbe80af1dd 
								
							 
						 
						
							
							
								
								Fix: aiscriptディレクトリ内の型エラー解消と単体テスト ( #15191 )  
							
							... 
							
							
							
							* AiScript APIの型エラーに対処
* AiScript UI APIのテスト作成
* onInputなどがPromiseを返すように
* AiScript共通APIのテスト作成
* CHANGELOG記載
* 定数のテストをconcurrentに
* vi.mockを使用
* misskeyApiをmisskeyApiUntypedのエイリアスとする
* 期待されるエラーメッセージを修正
* Mk:removeのテスト
* misskeyApiの型を変更 
							
						 
						
							2025-01-07 12:28:48 +00:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								6158ef138e 
								
							 
						 
						
							
							
								
								format  
							
							
							
						 
						
							2024-03-01 17:27:03 +09:00  
				
					
						
							
							
								 
						
							
								ec18991328 
								
							 
						 
						
							
							
								
								Update scroll.test.ts  
							
							
							
						 
						
							2024-02-29 19:44:00 +09:00  
				
					
						
							
							
								 
						
							
								9d0fc96d1a 
								
							 
						 
						
							
							
								
								fix test  
							
							
							
						 
						
							2024-02-29 18:04:03 +09:00  
				
					
						
							
							
								 
						
							
								a85fccaeea 
								
							 
						 
						
							
							
								
								Fix(frontend): 絵文字オートコンプリートの優先順位がおかしいのを修正 ( #13423 )  
							
							... 
							
							
							
							* 絵文字オートコンプリートの優先順位がおかしいのを修正
* update CHANGELOG.md
* テストを追加
* lint fix 
							
						 
						
							2024-02-23 17:01:42 +09:00  
				
					
						
							
							
								 
						
							
								c1514ce91d 
								
							 
						 
						
							
							
								
								(re)  update SPDX-FileCopyrightText  
							
							... 
							
							
							
							Fix  #13290  
							
						 
						
							2024-02-13 15:59:27 +00:00  
				
					
						
							
							
								 
						
							
								311c2172d7 
								
							 
						 
						
							
							
								
								Revert "update SPDX-FileCopyrightText"  
							
							... 
							
							
							
							This reverts commit 9b5aeb76d8 
							
						 
						
							2024-02-13 15:50:11 +00:00  
				
					
						
							
							
								 
						
							
								9b5aeb76d8 
								
							 
						 
						
							
							
								
								update SPDX-FileCopyrightText  
							
							
							
						 
						
							2024-02-12 11:37:45 +09:00  
				
					
						
							
							
								 
						
							
								82c34f7f45 
								
							 
						 
						
							
							
								
								Fix: Summaly proxy利用時にプレイヤーが動作しないことがあるのを修正 ( #13196 )  
							
							... 
							
							
							
							* Fix: Summaly proxy利用時にプレイヤーが動作しないことがあるのを修正
* CHANGELOG 
							
						 
						
							2024-02-08 13:16:22 +09:00  
				
					
						
							
							
								 
						
							
								5e71418d5c 
								
							 
						 
						
							
							
								
								fix(frontend/emoji) restore U+FE0F for simple emojis ( #12866 )  
							
							... 
							
							
							
							* fix(frontend/emoji) restore U+FE0F for simple emojis
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2024-01-07 16:02:53 +09:00  
				
					
						
							
							
								 
						
							
								2a33981811 
								
							 
						 
						
							
							
								
								chore: use summaly, browser-image-resizer, and sharp-read-bmp on registry.npmjs.org instead of git ( #12856 )  
							
							... 
							
							
							
							* chore: use @misskey-dev/summaly on registry.npmjs.org instead of git
* fix backend dependency
* fic backend dependency
* @misskey-dev/sharp-read-bmp
* fix
* use @misskey-dev/browser-image-resizer 
							
						 
						
							2023-12-31 09:45:35 +09:00  
				
					
						
							
							
								 
						
							
								0009aa332b 
								
							 
						 
						
							
							
								
								refactor(frontend): import宣言周りのエラーを修正 ( #12773 )  
							
							
							
						 
						
							2023-12-24 16:16:58 +09:00  
				
					
						
							
							
								 
						
							
								b5c319b2c7 
								
							 
						 
						
							
							
								
								fix(frontend): testが落ちるのを修正 ( #12679 )  
							
							
							
						 
						
							2023-12-16 08:56:26 +09:00  
				
					
						
							
							
								 
						
							
								5bf7813b2d 
								
							 
						 
						
							
							
								
								enhance/feat(frontend): データセーバーの改良・強化 ( #12526 )  
							
							... 
							
							
							
							* enhance(frontend): データセーバーを個別で設定できるように
* Update Changelog
* fix design
* (fix) 設定が当たらない
* fix test(無理やり感)
* (fix) 設定がない状態ですべて有効・向操作が効かない
* fix
* tweak
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-12-03 10:58:42 +09:00  
				
					
						
							
							
								 
						
							
								c8b85a98b8 
								
							 
						 
						
							
							
								
								Add mocks for Web Audio API ( #12457 )  
							
							
							
						 
						
							2023-11-26 09:54:24 +09:00  
				
					
						
							
							
								 
						
							
								c6ed06d783 
								
							 
						 
						
							
							
								
								twitter埋め込みのsandbox属性にallow-popups-to-escape-sandboxを追加 ( #12400 )  
							
							... 
							
							
							
							Co-authored-by: unarist <m.unarist@gmail.com> 
							
						 
						
							2023-11-22 10:19:30 +09:00  
				
					
						
							
							
								 
						
							
								2c0a139da6 
								
							 
						 
						
							
							
								
								feat: Avatar decoration ( #12096 )  
							
							... 
							
							
							
							* wip
* Update ja-JP.yml
* Update profile.vue
* .js
* Update home.test.ts 
							
						 
						
							2023-10-21 18:38:07 +09:00  
				
					
						
							
							
								 
						
							
								b0f6c44f36 
								
							 
						 
						
							
							
								
								refactor(frontend): use ESM  
							
							
							
						 
						
							2023-09-19 16:37:43 +09:00  
				
					
						
							
							
								 
						
							
								1f7a81aae7 
								
							 
						 
						
							
							
								
								update deps ( #11764 )  
							
							... 
							
							
							
							* update deps
* node16
* wip
* wip
* wip
* Update test-utils.ts
* wip
* Update tsconfig.json
* wip
* Update package.json
* wip
* Update following.vue
* Update followers.vue
* Update index.vue
* Update share.vue
* Update MkUserPopup.vue
* Update MkPostForm.vue
* wip
* Update MkTokenGenerateWindow.vue
* Update MkPagination.vue
* refactor
* update deps
* update deps
* Update sw.ts
* wip
* wip
* wip
* Update FetchInstanceMetadataService.ts
* Update FetchInstanceMetadataService.ts
* update node
* update deps
* 🎨  
							
						 
						
							2023-09-04 13:33:38 +09:00  
				
					
						
							
							
								 
						
							
								cb80dff7df 
								
							 
						 
						
							
							
								
								x.comでも展開ができるように ( #11757 )  
							
							
							
						 
						
							2023-08-22 15:56:36 +09:00  
				
					
						
							
							
								 
						
							
								ab58b651f7 
								
							 
						 
						
							
							
								
								fix(frontend/scroll): no callback for disconnected elements ( #11714 )  
							
							... 
							
							
							
							* fix(frontend/scroll): no callback for disconnected elements
* Update CHANGELOG.md 
							
						 
						
							2023-08-13 21:22:57 +09:00  
				
					
						
							
							
								 
						
							
								2896fc6cb4 
								
							 
						 
						
							
							
								
								fix(frontend/MkUrlPreview): allow fullscreen from tweets ( #11712 )  
							
							... 
							
							
							
							* fix(frontend/MkUrlPreview): allow fullscreen from tweets
* Update url-preview.test.ts 
							
						 
						
							2023-08-13 12:29:13 +09:00  
				
					
						
							
							
								 
						
							
								c2370a1be6 
								
							 
						 
						
							
							
								
								chore: 著作権とライセンスについての情報を各ファイルに追加する ( #11348 )  
							
							... 
							
							
							
							* chore: Add the SPDX information to each file
Add copyright and licensing information as defined in version 3.0 of
the REUSE Specification.
* tweak format
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-07-27 14:31:52 +09:00  
				
					
						
							
							
								 
						
							
								8099bc24e1 
								
							 
						 
						
							
							
								
								refactor(backend): use node16 for moduleResolution ( #10938 )  
							
							... 
							
							
							
							* refactor(backend): use node16 for moduleResolution
* update deps
* Update tsconfig.json
* ✌️ 
* revive KEYWORD
* restore strict-event-emitter-types dependency
* restore ms dependency
* cancel redundant import reorder
* fix
* Delete ms.ts
* remove rndstr
---------
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com> 
							
						 
						
							2023-06-25 21:13:15 +09:00  
				
					
						
							
							
								 
						
							
								6798effbab 
								
							 
						 
						
							
							
								
								enhance(client): 投稿フォームをちょっといい感じに ( #10442 )  
							
							... 
							
							
							
							* .formラッパーを削除
* fix type of MkPostFormAttaches
* 🚀 
* 🎨 
* 🎨 
* 🎨 
* 🎨 
* specifiedの時は連合なしをdisabledに
* ✌️ 
* set select default
* gap: 2px (max-width: 500px) / 4px
* wip
* ✌️ 
* 🎨 
* fix maxTextLength
* 今後表示しない
* 🎨 
* cache channel
* 🎨 
* 連合なしにする
* use i18n.ts.neverShow
* ✌️ 
* refactor
* fix indent
* tweak
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-04-05 14:30:03 +09:00  
				
					
						
							
							
								 
						
							
								c091d9e6d5 
								
							 
						 
						
							
							
								
								feat(frontend/MkUrlPreview): oEmbedのサポート ( #10306 )  
							
							... 
							
							
							
							* feat(frontend/MkUrlPreview): oEmbedのサポート
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* playerとoEmbedの統合
* Update CHANGELOG.md
* loading=lazyはここでは不要
* border: 0
* プレビュー直後にautoplayできる機能の復旧
* add test
* refactor test
* explain about cache
* expandPreviewはもう使わない
* summaly v4
* update summaly
* scrolling=no to fix pixiv
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp> 
							
						 
						
							2023-03-19 16:59:31 +09:00  
				
					
						
							
							
								 
						
							
								0d2bee787d 
								
							 
						 
						
							
							
								
								fix(frontend/XHome): fall back to user.uri if user.url does not exist ( #10313 )  
							
							... 
							
							
							
							* fix(frontend/XHome): fall back to user.uri if user.url does not exist
* Update CHANGELOG.md 
							
						 
						
							2023-03-13 09:46:33 +09:00  
				
					
						
							
							
								 
						
							
								4835f0fb43 
								
							 
						 
						
							
							
								
								fix(frontend): GIFバナーの復活など ( #10247 )  
							
							... 
							
							
							
							* Restore GIF banner
* Add ALT banner, detect APNG too
* Add vitest
* Add CI for vitest
* Upload coverage?
* frontend 
							
						 
						
							2023-03-09 12:48:39 +09:00