かっこかり
							
						 
					 | 
					
						
						
							
						
						adf22143aa
					 | 
					
						
						
							
							Revert "enhance(frontend): チャンネル投稿をユーザーページと前後ノートに表示する" (#15589)
						
						
						
						
						
						
						
						* Revert "enhance(frontend): チャンネル投稿をユーザーページと前後ノートに表示する (#15532)"
This reverts commit a4711ab4c1.
* Update CHANGELOG.md 
						
						
					 | 
					
						2025-03-03 21:05:50 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								鴇峰 朔華
							
						 
					 | 
					
						
						
							
						
						a4711ab4c1
					 | 
					
						
						
							
							enhance(frontend): チャンネル投稿をユーザーページと前後ノートに表示する (#15532)
						
						
						
						
						
						
						
						* enhance(frontend): ユーザーページで常にチャンネル投稿が含まれるように
* enhance(frontend): ノート詳細の前後の投稿にチャンネル投稿を含めるように
* ログイン有無の削除 
						
						
					 | 
					
						2025-03-03 08:28:29 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								かっこかり
							
						 
					 | 
					
						
						
							
						
						0610bd657f
					 | 
					
						
						
							
							fix(frontend): フォローされたときのメッセージのshadowがちらつくことがある問題を修正 (#15584)
						
						
						
						
						
						
						
						* fix(frontend): フォローされたときのメッセージがちらつく問題を修正
* Update Changelog 
						
						
					 | 
					
						2025-03-03 08:09:41 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						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.
* wip
* Update SystemAccountService.ts
---------
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com> 
						
						
					 | 
					
						2025-03-02 20:06:20 +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 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								かっこかり
							
						 
					 | 
					
						
						
							
						
						40f8b5e7f5
					 | 
					
						
						
							
							enhance(frontend): ユーザーページに「ファイル」タブを新設 (#15130)
						
						
						
						
						
						
						
						* 投稿したファイルの一覧をプロフィールページ内のタブで見れるようにしてみた (Otaku-Social#14)
* ギャラリー(ノート)の取得方法を変更、ページネーションに対応
* ギャラリー(ノート)が動作しない問題を修正
* ギャラリー(ノート)の名称変更
* styles
* GalleryFromPosts -> Files
* fix
* enhance: 既存のファイルコンテナの「もっと見る」をクリックしたらファイルタブに飛べるように
* Update Changelog
* 共通化
* spdx
* その他のメディアがちゃんとプレビューされるように
* fix(frontend): リストがセンシティブ設定を考慮するように
* arrayをsetに変更
* remove unused imports
* 🎨
* 🎨
* 画像以外のファイルのプレビューに対応したのでコメントを削除
* サムネイルをMkDriveFileThumbnailに統一
* v-panelに置き換え
* lint
---------
Co-authored-by: tmorio <morikapusan@morikapu-denki.com>
Co-authored-by: tmorio <20278135+tmorio@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
						
						
					 | 
					
						2025-01-14 12:05:34 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								かっこかり
							
						 
					 | 
					
						
						
							
						
						3c81926f71
					 | 
					
						
						
							
							fix(frontend): serverContextの値を利用する条件が間違っていたのを修正 (#15166)
						
						
						
						
						
						
					 | 
					
						2024-12-22 13:36:17 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								かっこかり
							
						 
					 | 
					
						
						
							
						
						0804092426
					 | 
					
						
						
							
							fix(frontend): serverContextの型エラーを修正 (#15131)
						
						
						
						
						
						
						
						* fix(frontend): serverContextの型エラーを修正
* add comment 
						
						
					 | 
					
						2024-12-16 09:03:46 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						f0c3a4cc0b
					 | 
					
						
						
							
							perf(frontend): reduce api requests for non-logged-in enviroment (#15001)
						
						
						
						
						
						
						
						* wip
* Update CHANGELOG.md
* wip 
						
						
					 | 
					
						2024-11-21 07:58:34 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								かっこかり
							
						 
					 | 
					
						
						
							
						
						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 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								かっこかり
							
						 
					 | 
					
						
						
							
						
						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 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						4a356f1ba7
					 | 
					
						
						
							
							refactor(frontend): prefix css variables (#14725)
						
						
						
						
						
						
						
						* wip
* Update index.d.ts
* remove unnecessary codes 
						
						
					 | 
					
						2024-10-09 18:08:14 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						7933b6662e
					 | 
					
						
						
							
							🎨
						
						
						
						
						
						
					 | 
					
						2024-10-05 18:57:23 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						057a6d731d
					 | 
					
						
						
							
							🎨
						
						
						
						
						
						
					 | 
					
						2024-10-05 18:24:04 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						d8cb7305ef
					 | 
					
						
						
							
							feat: 通報の強化 (#14704)
						
						
						
						
						
						
						
						* wip
* Update CHANGELOG.md
* lint
* Update types.ts
* wip
* ✌️
* Update MkAbuseReport.vue
* tweak 
						
						
					 | 
					
						2024-10-05 16:20:15 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								かっこかり
							
						 
					 | 
					
						
						
							
						
						ca8cc015b0
					 | 
					
						
						
							
							enhance(frontend): フォロワーへのメッセージ欄を改良 (#14656)
						
						
						
						
						
						
						
						* enhance(frontend): フォロワーへのメッセージ欄を改良
* Update Changelog 
						
						
					 | 
					
						2024-09-30 20:05:34 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						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 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								かっこかり
							
						 
					 | 
					
						
						
							
						
						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 05ca36f400.
* fix
* revert all changes in base.pug
* embedドメインをまとめた
* embedドメインをまとめた
* prevent calling contextmenu in embed page by stopping at the caller
* fix import
* fix import
* improve directory structure
* fix import
* register timeline ui as a container
* wa-
* rename
* wa-
* Update EmMediaList.vue
* Update EmMediaList.vue
* Update EmMediaList.vue
* Update EmMediaImage.vue
* Update EmNote.vue
* revert mkmedialist changes
* 戻し漏れ
* wip
* tweak embed media ui
* revert original media components
* Update boot.embed.js
* rename
* wip
* Update MkNote.vue
* wip
* Update MkSubNoteContent.vue
* Update EmNote.vue
* Update packages/frontend/src/router/definition.ts
* Revert "Update packages/frontend/src/router/definition.ts"
This reverts commit 937ae44521.
* refactor EmMediaImage
* fix import
* remove unused imports
* Update router.ts
* wip
* Update boot.ts
* wip
* wip
* wip
* wip
* Update EmNote.vue
* Update EmNote.vue
* Create EmA.vue
* Create EmAvatar.vue
* Update EmAvatar.vue
* wip
* wip
* wip
* Create EmImgWithBlurhash.vue
* Update EmImgWithBlurhash.vue
* Create EmPagination.vue
* wip
* Update boot.ts
* wip
* wip
* wi@p
* wip
* wip
* wiop
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update boot.ts
* wip
* Update MkMisskeyFlavoredMarkdown.ts
* wip
* wip
* wip
* wip
* wip
* Update post-message.ts
* wip
* Update EmNoteDetailed.vue
* Update EmNoteDetailed.vue
* Create instance.ts
* Update EmNoteDetailed.vue
* wip
* Update EmNoteDetailed.vue
* wip
* wip
* wip
* Update pnpm-lock.yaml
* wip
* wip
* wp
* wip
* Update ClientServerService.ts
* wip
* Update boot.ts
* Update vite.config.local-dev.ts
* Update vite.config.ts
* Create index.html
* wa-
* wip
* Update boot.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Create EmLink.vue
* Create EmMention.vue
* Update EmMfm.ts
* wip
* wip
* wip
* wip
* Update vite.config.ts
* Update boot.ts
* Update EmA.vue
* うぃp
* wip
* wip
* Create EmError.vue
* wip
* Update MkEmbedCodeGenDialog.vue
* Update EmNote.vue
* wip
* wip
* Update user-timeline.vue
* Update check-spdx-license-id.yml
* wip
* wip
* style(frontend-shared): lint fixes on build.js
* fix(frontend-shared): include `*.{js,json}` files in js-built
* wip
* use alias
* refactor
* refactor
* Update scroll.ts
* refactor
* refactor
* refactor
* wip
* wip
* wip
* wip
* Update roles.vue
* Update branding.vue
* wip
* wip
* wip
* Update page.vue
* wip
* fix import
* add missing css variables
* 絵文字をtwemojiに変更
クライアントデフォルトにあわせるため
* force empoll readonly
* fix compiler error
* fix broken imports
* tweak button style
* run api extractor
* fix storybook theme preloads
* fix storybook instance imports
* Update preview.ts
* Update preview.ts
* Update preview.ts
* Revert "Update preview.ts"
This reverts commit 12bab1c6fb.
* Revert "Update preview.ts"
This reverts commit 5c0ce01dbd.
* Revert "Update preview.ts"
This reverts commit f4863524d7.
* Revert "fix storybook instance imports"
This reverts commit ed8eabb246.
* Revert "wip"
This reverts commit d3c1926519.
* Revert "Update page.vue"
This reverts commit 27c7900b0c.
* Revert "Update branding.vue"
This reverts commit c08ccb65ba.
* Revert "Update roles.vue"
This reverts commit 1488b67066.
* Revert "wip"
This reverts commit aab1c76981.
* refactor: use common media proxy
* fix imports
* fix
* fix: MediaProxyの初期化を保証する(storybook対策?)
* enhance(frontend-embed): improve embedParams provide
* fix(backend): MK_DEV_PREFER=backendのときにembed viteが読み込めないのを修正
* fix
* embed-pageを共通化
* fix import
* fix import
* fix import
* const.jsを共通化
(たぶんrevertしすぎた)
* fix type error
* fix duplicated import
* fix lint
* fix
* コメントとして残す
* sharedとembedをlint対象にする
* lint
* attempt to fix eslint (frontend-shared)
* lint fixes
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com> 
						
						
					 | 
					
						2024-09-09 20:57:36 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								かっこかり
							
						 
					 | 
					
						
						
							
						
						ec91e18899
					 | 
					
						
						
							
							fix(frontend): add missing import (follow-up of #12265)
						
						
						
						
						
						
					 | 
					
						2024-07-18 01:56:02 +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 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								かっこかり
							
						 
					 | 
					
						
						
							
						
						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 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								ぬるきゃっと
							
						 
					 | 
					
						
						
							
						
						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 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Kisaragi
							
						 
					 | 
					
						
						
							
						
						ff3a38a7f5
					 | 
					
						
						
							
							fix(frontend): 追加情報のラベルを投稿者のサーバーの絵文字で表示する (#13968)
						
						
						
						
						
						
						
						* fix(frontend): 追加情報のラベルを投稿者のサーバーの絵文字で表示する
* docs: update changelog 
						
						
					 | 
					
						2024-06-12 10:52:22 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								taiy
							
						 
					 | 
					
						
						
							
						
						860e8bb5d8
					 | 
					
						
						
							
							fix(frontend/pageMetadata): ページタイトルが更新されない問題 (#13289)
						
						
						
						
						
						
						
						Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
						
						
					 | 
					
						2024-02-16 16:17:09 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tamaina
							
						 
					 | 
					
						
						
							
						
						c1514ce91d
					 | 
					
						
						
							
							(re)  update SPDX-FileCopyrightText
						
						
						
						
						
						
						
						Fix  #13290 
						
						
					 | 
					
						2024-02-13 15:59:27 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tamaina
							
						 
					 | 
					
						
						
							
						
						311c2172d7
					 | 
					
						
						
							
							Revert "update SPDX-FileCopyrightText"
						
						
						
						
						
						
						
						This reverts commit 9b5aeb76d8. 
						
						
					 | 
					
						2024-02-13 15:50:11 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						9b5aeb76d8
					 | 
					
						
						
							
							update SPDX-FileCopyrightText
						
						
						
						
						
						
					 | 
					
						2024-02-12 11:37:45 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								zyoshoka
							
						 
					 | 
					
						
						
							
						
						5299d17060
					 | 
					
						
						
							
							test(frontend): migrate MSW in Storybook to v2 (#13195)
						
						
						
						
						
						
					 | 
					
						2024-02-08 13:28:49 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tamaina
							
						 
					 | 
					
						
						
							
						
						b0a38c0cae
					 | 
					
						
						
							
							fix: Hide reactions of all remote users / feat: moderators can see reactions of all users (#13128)
						
						
						
						
						
						
						
						* fix: Hide reactions of all remote users
https://github.com/misskey-dev/misskey/issues/12964
* feat: Moderators can see reactions of all users
https://github.com/misskey-dev/misskey/issues/13127
* modify CHANGELOG.md
* fix iAmModerator 
						
						
					 | 
					
						2024-02-01 20:05:45 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						8aea3603a6
					 | 
					
						
						
							
							refactor(frontend): global/router -> router
						
						
						
						
						
						
					 | 
					
						2024-01-30 21:07:34 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Acid Chicken (硫酸鶏)
							
						 
					 | 
					
						
						
							
						
						7881f06be0
					 | 
					
						
						
							
							refactor: deprecate i18n.t (#13039)
						
						
						
						
						
						
						
						* refactor: deprecate i18n.t
* revert: deprecate i18n.t
This reverts commit 7dbf873a2f.
* chore: reimpl 
						
						
					 | 
					
						2024-01-20 08:11:59 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								かっこかり
							
						 
					 | 
					
						
						
							
						
						c1019a006b
					 | 
					
						
						
							
							feat(frontend): 横スワイプでタブを切り替える機能 (#13011)
						
						
						
						
						
						
						
						* (add) 横スワイプでタブを切り替える機能
* Change Changelog
* y方向の移動が一定量を超えたらスワイプを中断するように
* Update swipe distance thresholds
* Remove console.log
* adjust threshold
* rename, use v-model
* fix
* Update MkHorizontalSwipe.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* use css module
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
						
						
					 | 
					
						2024-01-18 18:21:33 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								zyoshoka
							
						 
					 | 
					
						
						
							
						
						1aeede97f5
					 | 
					
						
						
							
							refactor(frontend): activity.heatmap.vueをコンポーネントに置換 (#12967)
						
						
						
						
						
						
					 | 
					
						2024-01-12 15:29:06 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								おさむのひと
							
						 
					 | 
					
						
						
							
						
						04f9147db6
					 | 
					
						
						
							
							refactor(frontend): router.ts解きほぐし  (#12907)
						
						
						
						
						
						
						
						* refactor(frontend): router.ts解きほぐし
* add debug hmr option
* fix comment
* fix not working
* add comment
* fix name
* Update definition.ts
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
						
						
					 | 
					
						2024-01-08 14:44:43 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								おさむのひと
							
						 
					 | 
					
						
						
							
						
						fa9c4a19b9
					 | 
					
						
						
							
							refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる (#12694)
						
						
						
						
						
						
						
						* refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる
* fix
* fix
* renate to "misskeyApi"
* rename file 
						
						
					 | 
					
						2024-01-04 18:32:46 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								GrapeApple0
							
						 
					 | 
					
						
						
							
						
						6439c7b64b
					 | 
					
						
						
							
							Revert "refactor: paginationの型を明示する (#12809)" (#12810)
						
						
						
						
						
						
						
						This reverts commit 6855079811. 
						
						
					 | 
					
						2023-12-27 15:55:09 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								GrapeApple0
							
						 
					 | 
					
						
						
							
						
						6855079811
					 | 
					
						
						
							
							refactor: paginationの型を明示する (#12809)
						
						
						
						
						
						
						
						* refactor: paginationの型を明示する
* asではなくsatisfiesを使うように 
						
						
					 | 
					
						2023-12-26 21:40:27 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								zyoshoka
							
						 
					 | 
					
						
						
							
						
						75034d9240
					 | 
					
						
						
							
							refactor(frontend): Reactivityで型を明示するように (#12791)
						
						
						
						
						
						
						
						* refactor(frontend): Reactivityで型を明示するように
* fix: プロパティの参照が誤っているのを修正
* fix: 初期化の値を空配列に書き換えていた部分をnullに置き換え 
						
						
					 | 
					
						2023-12-26 14:19:35 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								zyoshoka
							
						 
					 | 
					
						
						
							
						
						0009aa332b
					 | 
					
						
						
							
							refactor(frontend): import宣言周りのエラーを修正 (#12773)
						
						
						
						
						
						
					 | 
					
						2023-12-24 16:16:58 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								woxtu
							
						 
					 | 
					
						
						
							
						
						c92508a575
					 | 
					
						
						
							
							Remove unused imports (#12730)
						
						
						
						
						
						
					 | 
					
						2023-12-21 11:36:45 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								zawa-ch
							
						 
					 | 
					
						
						
							
						
						4e2d802967
					 | 
					
						
						
							
							enhance: “つながりの公開範囲”がフォロー・フォロワー個別設定できるように (#12702)
						
						
						
						
						
						
						
						* Enhance: “つながりの公開範囲”がフォロー・フォロワー個別設定できるように (#12072)
* refactor: crowdin 編集部分のコミットを打ち消し
https://github.com/misskey-dev/misskey/pull/12702#issuecomment-1859417158
* refactor: オブジェクトの名前修正
https://github.com/misskey-dev/misskey/pull/12702#issuecomment-1859417158
* fix: 設定項目の説明を削除
名称が具体的になって必要なくなったため
https://github.com/misskey-dev/misskey/pull/12702#discussion_r1429932463 
						
						
					 | 
					
						2023-12-18 20:59:20 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						390602837b
					 | 
					
						
						
							
							enhance(frontend): tweak user home page
						
						
						
						
						
						
					 | 
					
						2023-12-16 11:56:58 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						eacc2040a1
					 | 
					
						
						
							
							perf(frontend): introduce MkLazy for lazy loading
						
						
						
						
						
						
					 | 
					
						2023-12-15 15:37:19 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						b691126bff
					 | 
					
						
						
							
							refactor(frontend): menuのdividerをnullで表現するのをやめる
						
						
						
						
						
						
					 | 
					
						2023-12-12 10:26:37 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								zyoshoka
							
						 
					 | 
					
						
						
							
						
						406b4bdbe7
					 | 
					
						
						
							
							refactor(frontend): 非推奨となったReactivity Transformを使わないように (#12539)
						
						
						
						
						
						
						
						* refactor(frontend): 非推奨となったReactivity Transformを使わないように
* refactor: 不要な括弧を除去
* fix: 不要なアノテーションを除去
* fix: Refの配列をrefしている部分の対応
* refactor: 不要な括弧を除去
* fix: lint
* refactor: Ref、ShallowRef、ComputedRefの変数の宣言をletからconstに置換
* fix: type error
* chore: drop reactivity transform from eslint configuration
* refactor: remove unnecessary import
* fix: 対応漏れ 
						
						
					 | 
					
						2023-12-07 14:42:09 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								anatawa12
							
						 
					 | 
					
						
						
							
						
						b6b838416d
					 | 
					
						
						
							
							chore: remove unimplemented excludeNsfw (#12520)
						
						
						
						
						
						
					 | 
					
						2023-12-02 12:05:53 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								かっこかり
							
						 
					 | 
					
						
						
							
						
						95095ee8d1
					 | 
					
						
						
							
							enhance(frontend): ユーザーのRawデータを読めるページを復活させる (#12436)
						
						
						
						
						
						
						
						* (add) User raw page
* Update Changelog
* fix lint 
						
						
					 | 
					
						2023-11-24 21:11:18 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								かっこかり
							
						 
					 | 
					
						
						
							
						
						bf2d2ff0ca
					 | 
					
						
						
							
							fix(frontend): プロフィールの「ファイル」にセンシティブな画像がある際のデザインを修正 (#12424)
						
						
						
						
						
						
						
						* (fix) 招待コードを一度のみ利用できるように
* Update Changelog
* (fix) profile media grid
* Update Changelog
* Change Changelog 
						
						
					 | 
					
						2023-11-23 21:18:24 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Srgr0
							
						 
					 | 
					
						
						
							
						
						c541ced3ab
					 | 
					
						
						
							
							非ログイン時に「メモを追加」を表示しない (#12310)
						
						
						
						
						
						
						
						* Update home.vue
* Update CHANGELOG.md 
						
						
					 | 
					
						2023-11-13 10:25:52 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						5e9f6a90df
					 | 
					
						
						
							
							enhance(frontend): ノート内のカスタム絵文字をクリックすることで、コピーおよびリアクションができるように
						
						
						
						
						
						
					 | 
					
						2023-11-04 18:27:22 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |