zyoshoka 
							
						 
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								zyoshoka 
							
						 
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
							
							
								taichan 
							
						 
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
							
							
								zyoshoka 
							
						 
					 
					
						
						
							
						
						d4e2be68ee 
					 
					
						
						
							
							fix(frontend): chart in MkInstanceCardMini is no longer displayed ( #13932 )  
						
						... 
						
						
						
						* fix(frontend): chart in `MkInstanceCardMini` is no longer displayed
* Update CHANGELOG.md
* test: add `MkInstanceCardMini` story
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com > 
						
						
					 
					
						2024-06-15 10:32:51 +09:00 
						 
				 
			
				
					
						
							
							
								zyoshoka 
							
						 
					 
					
						
						
							
						
						9849aab402 
					 
					
						
						
							
							test( #10336 ): add components/MkC.* stories ( #13830 )  
						
						... 
						
						
						
						* test(storybook): add `components/MkC.*` stories
* test(storybook): add some tests
* test: add sleep
* test: comment-out flaky test
* test(storybook): add test for `MkChannelFollowButton`
* chore(storybook): tweak sleep duration in `MkChannelFollowButton` story test
* fix(chromatic): add delay to `MkChannelList`
* chore: replace `mswDecorator` with `mswLoader`
* fix(storybook): tweak some parameters
* chore: serve static files
* fix(chromatic): add delay to `MkCwButton`
* chore: delete logging for debug
* fix: add right click in `MkContextMenu` play
* refactor: remove unused imports 
						
						
					 
					
						2024-06-08 18:00:54 +09:00 
						 
				 
			
				
					
						
							
							
								zyoshoka 
							
						 
					 
					
						
						
							
						
						9c057e6854 
					 
					
						
						
							
							fix(frontend): fix Storybook type errors ( #13779 )  
						
						... 
						
						
						
						* fix(frontend): fix Storybook type errors
* fix: `hasReduce` doesn't work in args 
						
						
					 
					
						2024-05-01 16:39:16 +09:00 
						 
				 
			
				
					
						
							
							
								zyoshoka 
							
						 
					 
					
						
						
							
						
						0a0af6887a 
					 
					
						
						
							
							test(frontend): Chromaticテストが落ちるのを修正 ( #13448 )  
						
						... 
						
						
						
						* test(frontend): Chromaticテストが落ちるのを修正
* fix: テストケースを修正
* refactor: comment 
						
						
					 
					
						2024-02-25 18:06:40 +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 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						257c4fccf1 
					 
					
						
						
							
							feat: Refine 2fa ( #11766 )  
						
						... 
						
						
						
						* wip
* Update 2fa.qrdialog.vue
* Update 2fa.vue
* Update CHANGELOG.md
* tweak
* ✌️  
						
						
					 
					
						2023-08-28 18:25:31 +09:00 
						 
				 
			
				
					
						
							
							
								yukineko 
							
						 
					 
					
						
						
							
						
						02957a1b5d 
					 
					
						
						
							
							enhance: 招待機能の改善 ( #11195 )  
						
						... 
						
						
						
						* refactor(backend): 招待機能を改修
* feat(backend): 招待コードのcreate/delete/listエンドポイントを追加
* add(misskey-js): エンドポイントと型を追加
* change(backend): metaでinvite関連の情報も返すように
* add(misskey-js): エンドポイントと型を追加
* add(backend): `/endpoints/invite/limit`を追加
* fix: createdByがnullableではなかったのを修正
* fix: relationが取得できていなかった問題を修正
* fix: パラメータを間違えていたのを修正
* feat(client): 招待ページを実装
* change(client): インスタンスメニューの「招待」押した場合に招待ページに飛ぶように変更
* feat: 招待コードをコピーできるように
* change(backend): metaに招待コード発行に関する情報を持たせるのをやめる
* feat: ロールごとに招待コードの発行上限数などを設定できるように
* change(client): 招待コードをコピーしたときにダイアログを出すように
* add: 招待に関する管理者用のエンドポイントを追加
* change(backend): モデレーターであれば作成者以外でも招待コードを削除できるように
* change(backend): admin/invite/listはオフセットでページネーションするように
* feat(client): 招待コードの管理ページを追加
* feat(client): 招待コードのリストをソートできるように
* change: `admin/invite/create`のレスポンスを修正
* fix(client): 有効期限を指定できていなかった問題を修正
* refactor: 必要のない箇所を削除
* perf(backend): use limit() instead of take()
* change(client): 作成ボタンを見た目を変更
* refactor: 招待コードの生成部分を共通化し、コード内に"01OI"のいずれかの文字を含まないように
* fix(client): paginationの仕様が変わっていたので修正
* change(backend): expiresAtパラメータのnullを許容
* change(client): 有効期限を設けないときは日付の入力欄を非表示に
* fix: 自身のポリシーよりもインスタンス側のポリシーが優先表示される問題を修正
* fix: n時間のときに「n時間間」となってしまうのを修正
* fix(backend): ポリシーが途中で変更されたときに作成可能数がマイナス表記になってしまうのを修正
* change(client): 招待コードのユーザー名が不明な理由を表示するように
* update: CHANGELOG.md
* lint
* refactor
* refactor
* tweak ui
* 🎨 
* 🎨 
* add(backend): indexを追加
* change(backend): indexの追加に伴う変更
* change(client): インスタンスメニューの「招待」の場所を変更
* add(frontend): MkInviteCode用のstorybookを追加
* Update misskey-js.api.md
* fix(misskey-js): InviteのcreatedByの型が間違っていたのを修正
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp >
Co-authored-by: tamaina <tamaina@hotmail.co.jp > 
						
						
					 
					
						2023-07-15 09:57:58 +09:00 
						 
				 
			
				
					
						
							
							
								Kagami Sascha Rosylight 
							
						 
					 
					
						
						
							
						
						74a05ec739 
					 
					
						
						
							
							fix(frontend): fix storybook build ( #11203 )  
						
						
						
						
					 
					
						2023-07-09 07:06:13 +09:00 
						 
				 
			
				
					
						
							
							
								Acid Chicken (硫酸鶏) 
							
						 
					 
					
						
						
							
						
						ee3f408c7d 
					 
					
						
						
							
							feat: impl IdlingRenderScheduler ( #10547 )  
						
						... 
						
						
						
						* feat: impl IdleRender
* test: pin time on Chromatic
* test: pin time on Chromatic
* fix: typo
* style: rename
* style: rename
* chore: back to setTimeout
* style: linebreak
* refactor: remove unused budget option
* refactor: use raw unix time
* fix: conflict error
* fix: floor
* fix: subtract
* Revert "fix: subtract"
This reverts commit 2ef4afaafcbef8ecdf455199e13cb2 
						
						
					 
					
						2023-05-20 03:38:07 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						85a4c8dbb1 
					 
					
						
						
							
							feat(frontend): アカウント初期設定ウィザード ( #10799 )  
						
						... 
						
						
						
						* wip
* 🎨 
* 🎨 
* wip
* wip
* 🎨 
* Update CHANGELOG.md
* wip
* Update MkUserSetupDialog.vue
* add stories
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com >
* update stories
* Update MkUserSetupDialog.Follow.stories.impl.ts
* test: load mock user account
* ✌️ 
* ✌️ 
* test: reset on each render
* test: use id to identify
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com > 
						
						
					 
					
						2023-05-08 17:29:19 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						e1f9ab77f8 
					 
					
						
						
							
							feat: Server rules ( #10660 )  
						
						... 
						
						
						
						* enhance(frontend): サーバールールのデザイン調整
* enhance(frontend): i18n
* enhance(frontend): 利用規約URLの設定を「モデレーション」ページへ移動
* enhance(frontend): サーバールールのデザイン調整
* Update CHANGELOG.md
* 不要な差分を削除
* fix(frontend): lint
* ui tweak
* test: add stories
* tweak
* test: bind args
* test: add interaction tests
* fix bug
* Update packages/frontend/src/pages/admin/server-rules.vue
Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com >
* Update misskey-js.api.md
* chore: windowを明示
* 🎨 
* refactor
* 🎨 
* 🎨 
* fix e2e test
* 🎨 
* 🎨 
* fix icon
* fix e2e
---------
Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com >
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com > 
						
						
					 
					
						2023-04-19 21:24:31 +09:00 
						 
				 
			
				
					
						
							
							
								Acid Chicken (硫酸鶏) 
							
						 
					 
					
						
						
							
						
						9bb6c536c0 
					 
					
						
						
							
							test( #10336 ): add components/Mk[A-B].* stories  ( #10475 )  
						
						... 
						
						
						
						* chore(#10336 ): register snippets
* test(#10336 ): add `components/Mk[A-B].*` stories
* build: desynced lockfile
* ci(#10336 ): preload assets
* ci(#10336 ): use pull_request
* build: update lockfile
* fix: reactivity transform
* chore: track upstream changes
* refactor: avoid temporary previous tapping declarations
* revert: avoid temporary previous tapping declarations
This reverts commit e649b1b1e6 
						
						
					 
					
						2023-04-13 12:20:39 +09:00 
						 
				 
			
				
					
						
							
							
								Acid Chicken (硫酸鶏) 
							
						 
					 
					
						
						
							
						
						2b19e1f732 
					 
					
						
						
							
							test: add /@:acct stories ( #10517 )  
						
						... 
						
						
						
						* test: add `/@:acct` stories
* test: add mocks 
						
						
					 
					
						2023-04-09 04:16:56 +00:00 
						 
				 
			
				
					
						
							
							
								Acid Chicken (硫酸鶏) 
							
						 
					 
					
						
						
							
						
						3b3f683f8c 
					 
					
						
						
							
							feat( #8149 ): respect nsfw settings on gallery list ( #10481 )  
						
						... 
						
						
						
						* feat(#8149 ): respect nsfw settings on gallery list
* ci(#10336 ): use pull_request
* test(#8149 ): add interaction tests
* test(#10336 ): use `waitFor`
* chore: transition 
						
						
					 
					
						2023-04-06 08:19:49 +09:00 
						 
				 
			
				
					
						
							
							
								Acid Chicken (硫酸鶏) 
							
						 
					 
					
						
						
							
						
						d6e04da20b 
					 
					
						
						
							
							style( #10336 ): update comment-out codes  
						
						
						
						
					 
					
						2023-04-04 15:03:45 +09:00 
						 
				 
			
				
					
						
							
							
								Acid Chicken (硫酸鶏) 
							
						 
					 
					
						
						
							
						
						14591aa8f2 
					 
					
						
						
							
							style( #10336 ): reduce prettier indents  
						
						
						
						
					 
					
						2023-04-03 14:51:14 +09:00 
						 
				 
			
				
					
						
							
							
								Acid Chicken (硫酸鶏) 
							
						 
					 
					
						
						
							
						
						fc76829eb4 
					 
					
						
						
							
							build( #10336 ): use fast-glob  
						
						
						
						
					 
					
						2023-04-01 22:22:07 +09:00 
						 
				 
			
				
					
						
							
							
								Acid Chicken (硫酸鶏) 
							
						 
					 
					
						
						
							
						
						4521e61ae2 
					 
					
						
						
							
							fix: missing case  
						
						
						
						
					 
					
						2023-04-01 17:54:30 +09:00 
						 
				 
			
				
					
						
							
							
								Acid Chicken (硫酸鶏) 
							
						 
					 
					
						
						
							
						
						f39b5be064 
					 
					
						
						
							
							refactor( #10336 ): bind to local args  
						
						
						
						
					 
					
						2023-04-01 16:35:05 +09:00 
						 
				 
			
				
					
						
							
							
								Acid Chicken (硫酸鶏) 
							
						 
					 
					
						
						
							
						
						5667f0f839 
					 
					
						
						
							
							build( #10336 ): subcomponents on sidebar  
						
						
						
						
					 
					
						2023-04-01 13:59:00 +09:00 
						 
				 
			
				
					
						
							
							
								Acid Chicken (硫酸鶏) 
							
						 
					 
					
						
						
							
						
						a47f4b8955 
					 
					
						
						
							
							build( #10336 ): generate components/global stories only  
						
						
						
						
					 
					
						2023-04-01 13:45:31 +09:00 
						 
				 
			
				
					
						
							
							
								Acid Chicken (硫酸鶏) 
							
						 
					 
					
						
						
							
						
						671ce6a531 
					 
					
						
						
							
							build( #10336 ): write some stories  
						
						
						
						
					 
					
						2023-04-01 04:20:38 +09:00 
						 
				 
			
				
					
						
							
							
								Acid Chicken (硫酸鶏) 
							
						 
					 
					
						
						
							
						
						c2d8759812 
					 
					
						
						
							
							build( #10336 ): update dependencies  
						
						
						
						
					 
					
						2023-03-23 16:44:41 +09:00 
						 
				 
			
				
					
						
							
							
								Acid Chicken (硫酸鶏) 
							
						 
					 
					
						
						
							
						
						bf5fff879f 
					 
					
						
						
							
							style: typing  
						
						
						
						
					 
					
						2023-03-22 00:48:11 +09:00 
						 
				 
			
				
					
						
							
							
								Acid Chicken (硫酸鶏) 
							
						 
					 
					
						
						
							
						
						1d0ca7eecf 
					 
					
						
						
							
							chore: suppress linter  
						
						
						
						
					 
					
						2023-03-22 00:25:17 +09:00 
						 
				 
			
				
					
						
							
							
								Acid Chicken (硫酸鶏) 
							
						 
					 
					
						
						
							
						
						5ced8aef27 
					 
					
						
						
							
							build( #10336 ): avoid intrinsic component names  
						
						
						
						
					 
					
						2023-03-21 13:12:30 +09:00 
						 
				 
			
				
					
						
							
							
								Acid Chicken (硫酸鶏) 
							
						 
					 
					
						
						
							
						
						49f8bb4974 
					 
					
						
						
							
							style( #10336 ): use single quote  
						
						
						
						
					 
					
						2023-03-21 13:05:40 +09:00 
						 
				 
			
				
					
						
							
							
								Acid Chicken (硫酸鶏) 
							
						 
					 
					
						
						
							
						
						cc3fbefc83 
					 
					
						
						
							
							build( #10336 ): make .storybook as an individual TypeScript project  
						
						
						
						
					 
					
						2023-03-21 13:01:40 +09:00 
						 
				 
			
				
					
						
							
							
								Acid Chicken (硫酸鶏) 
							
						 
					 
					
						
						
							
						
						bf527cd6e7 
					 
					
						
						
							
							refactor( #10336 ): semantics  
						
						
						
						
					 
					
						2023-03-21 11:58:58 +09:00 
						 
				 
			
				
					
						
							
							
								Acid Chicken (硫酸鶏) 
							
						 
					 
					
						
						
							
						
						bdbbb92ff6 
					 
					
						
						
							
							build( #10336 ): impl SatisfiesExpression  
						
						
						
						
					 
					
						2023-03-20 23:07:13 +09:00 
						 
				 
			
				
					
						
							
							
								Acid Chicken (硫酸鶏) 
							
						 
					 
					
						
						
							
						
						3907cb51d6 
					 
					
						
						
							
							refactor( #10336 ): module semantics  
						
						
						
						
					 
					
						2023-03-20 16:27:40 +09:00 
						 
				 
			
				
					
						
							
							
								Acid Chicken (硫酸鶏) 
							
						 
					 
					
						
						
							
						
						be7b71a2f5 
					 
					
						
						
							
							refactor( #10336 ): remove hatches  
						
						
						
						
					 
					
						2023-03-20 16:15:03 +09:00 
						 
				 
			
				
					
						
							
							
								Acid Chicken (硫酸鶏) 
							
						 
					 
					
						
						
							
						
						6e21147ff6 
					 
					
						
						
							
							build( #10336 ): separate definitions and generated codes  
						
						
						
						
					 
					
						2023-03-20 16:13:07 +09:00 
						 
				 
			
				
					
						
							
							
								Acid Chicken (硫酸鶏) 
							
						 
					 
					
						
						
							
						
						a19c560e7b 
					 
					
						
						
							
							refactor( #10336 ): remove unused imports  
						
						
						
						
					 
					
						2023-03-20 14:58:24 +09:00 
						 
				 
			
				
					
						
							
							
								Acid Chicken (硫酸鶏) 
							
						 
					 
					
						
						
							
						
						0dcb99df19 
					 
					
						
						
							
							build( #10336 ): load locales and vite config  
						
						
						
						
					 
					
						2023-03-20 14:56:34 +09:00 
						 
				 
			
				
					
						
							
							
								Acid Chicken (硫酸鶏) 
							
						 
					 
					
						
						
							
						
						91e0e498eb 
					 
					
						
						
							
							fix( #10336 ): invalid name conversion  
						
						
						
						
					 
					
						2023-03-19 22:31:18 +09:00 
						 
				 
			
				
					
						
							
							
								Acid Chicken (硫酸鶏) 
							
						 
					 
					
						
						
							
						
						1dfcca7b9c 
					 
					
						
						
							
							build( #10336 ): init  
						
						
						
						
					 
					
						2023-03-19 22:25:06 +09:00