syuilo 
							
						 
					 
					
						
						
							
						
						a5e61b8c19 
					 
					
						
						
							
							Revert "refactor"  
						
						... 
						
						
						
						This reverts commit 0134e6e420 
						
						
					 
					
						2024-09-17 17:05:52 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						cacdf9d939 
					 
					
						
						
							
							refactor  
						
						... 
						
						
						
						MkMisskeyFlavoredMarkdown -> MkMfm 
						
						
					 
					
						2024-09-17 17:03:09 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						0134e6e420 
					 
					
						
						
							
							refactor  
						
						
						
						
					 
					
						2024-09-17 17:00:48 +09:00 
						 
				 
			
				
					
						
							
							
								かっこかり 
							
						 
					 
					
						
						
							
						
						6bd6af440f 
					 
					
						
						
							
							fix(frontend): 絵文字関連のスタイルが崩れているのを修正 ( #14559 )  
						
						... 
						
						
						
						* fix(frontend): 絵文字関連のスタイルが崩れていたのを修正 (MisskeyIO#725)
(cherry picked from commit 00fd684a7b382aaeb3355a1c80dc24078a5caa61)
* Update Changelog
* ✌️ 
---------
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 05ca36f400937ae4452112bab1c6fb5c0ce01dbdf4863524d7ed8eabb246d3c192651927c7900b0cc08ccb65ba1488b67066aab1c769814439005+syuilo@users.noreply.github.com >
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com > 
						
						
					 
					
						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 
						 
				 
			
				
					
						
							
							
								zyoshoka 
							
						 
					 
					
						
						
							
						
						3fe7e37f10 
					 
					
						
						
							
							fix(frontend): server metrics look strange after reload ( #14467 )  
						
						
						
						
					 
					
						2024-08-30 10:59:23 +09:00 
						 
				 
			
				
					
						
							
							
								zyoshoka 
							
						 
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
							
							
								zyoshoka 
							
						 
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						36dff66883 
					 
					
						
						
							
							refactor  
						
						
						
						
					 
					
						2024-08-27 20:36:43 +09:00 
						 
				 
			
				
					
						
							
							
								Kisaragi 
							
						 
					 
					
						
						
							
						
						255c8bd1b9 
					 
					
						
						
							
							fix: 投稿フォームの字数上限計算を実際の投稿内容に合わせる ( #14466 )  
						
						
						
						
					 
					
						2024-08-26 15:55:38 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						44f62160cb 
					 
					
						
						
							
							enhance(frontend): error message i18n  
						
						
						
						
					 
					
						2024-08-24 16:59:17 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						1b5f0571f7 
					 
					
						
						
							
							🎨  
						
						
						
						
					 
					
						2024-08-20 10:51:02 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						59e83605ac 
					 
					
						
						
							
							refactor  
						
						
						
						
					 
					
						2024-08-19 19:41:06 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						130ff361c3 
					 
					
						
						
							
							refactor  
						
						
						
						
					 
					
						2024-08-19 17:32:27 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						e78110a5cd 
					 
					
						
						
							
							refactor  
						
						
						
						
					 
					
						2024-08-19 13:13:32 +09:00 
						 
				 
			
				
					
						
							
							
								かっこかり 
							
						 
					 
					
						
						
							
						
						b53ee54e4f 
					 
					
						
						
							
							fix(frontend): focustrapがzindexを考慮するように ( #14431 )  
						
						
						
						
					 
					
						2024-08-18 14:18:46 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						9b78ce8047 
					 
					
						
						
							
							🎨  
						
						
						
						
					 
					
						2024-08-18 10:12:42 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						427f4a2cda 
					 
					
						
						
							
							Update about-misskey.vue  
						
						
						
						
					 
					
						2024-08-18 10:10:06 +09:00 
						 
				 
			
				
					
						
							
							
								woxtu 
							
						 
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
							
							
								zyoshoka 
							
						 
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
							
							
								anatawa12 
							
						 
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
							
							
								zyoshoka 
							
						 
					 
					
						
						
							
						
						26322048db 
					 
					
						
						
							
							fix(frontend): correct condition to displayed as system account on moderation page ( #14407 )  
						
						
						
						
					 
					
						2024-08-16 21:04:08 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						45d88574c3 
					 
					
						
						
							
							enhance(frontend): improve usability  
						
						
						
						
					 
					
						2024-08-15 20:02:53 +09:00 
						 
				 
			
				
					
						
							
							
								zyoshoka 
							
						 
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
							
							
								zyoshoka 
							
						 
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
							
							
								Daiki Mizukami 
							
						 
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						6e3e7d7df1 
					 
					
						
						
							
							Update about-misskey.vue  
						
						
						
						
					 
					
						2024-08-08 20:22:25 +09:00 
						 
				 
			
				
					
						
							
							
								taichan 
							
						 
					 
					
						
						
							
						
						d6ba12e24c 
					 
					
						
						
							
							Fix(frontend): LTL無効時にヘッダーにSTLが表示されてしまう & デフォルト、クラシックでリストが消えている ( #14337 )  
						
						... 
						
						
						
						* Fix condition of STL available
* Fix: condition of stl
* Listがタイムラインのヘッダーから消えている 
						
						
					 
					
						2024-07-31 18:10:36 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						d63b854f96 
					 
					
						
						
							
							tweak localization  
						
						
						
						
					 
					
						2024-07-31 08:12:35 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						63f9c271ca 
					 
					
						
						
							
							🎨  
						
						
						
						
					 
					
						2024-07-30 20:58:25 +09:00