syuilo 
							
						 
					 
					
						
						
							
						
						febb9f388c 
					 
					
						
						
							
							enhance(frontend): make MkCondensedLine experimental  
						
						
						
						
					 
					
						2023-05-05 08:34:05 +09:00 
						 
				 
			
				
					
						
							
							
								tamaina 
							
						 
					 
					
						
						
							
						
						5f4d20ac1d 
					 
					
						
						
							
							ThisIsExperimentalFeature → thisIsExperimentalFeature  
						
						
						
						
					 
					
						2023-04-30 12:11:43 +00:00 
						 
				 
			
				
					
						
							
							
								Namekuji 
							
						 
					 
					
						
						
							
						
						d28866f71a 
					 
					
						
						
							
							enhance: account migration ( #10592 )  
						
						... 
						
						
						
						* copy block and mute then create follow and unfollow jobs
* copy block and mute and update lists when detecting an account has moved
* no need to care promise orders
* refactor updating actor and target
* automatically accept if a locked account had accepted an old account
* fix exception format
* prevent the old account from calling some endpoints
* do not unfollow when moving
* adjust following and follower counts
* check movedToUri when receiving a follow request
* skip if no need to adjust
* Revert "disable account migration"
This reverts commit 2321214c98✌️ 
* 移行を行ったアカウントからのフォローリクエストの自動許可を調整
* newUriを外に出す
* newUriを外に出す2
* clean up
* fix newUri
* prevent moving if the destination account has already moved
* set alsoKnownAs via /i/update
* fix database initialization
* add return type
* prohibit updating alsoKnownAs after moving
* skip to add to alsoKnownAs if toUrl is known
* skip adding to the list if it already has
* use Acct.parse instead
* rename error code
* 🎨 
* 制限を5から10に緩和
* movedTo(Uri), alsoKnownAsはユーザーidを返すように
* test api res
* fix
* 元アカウントはミュートし続ける
* 🎨 
* unfollow
* fix
* getUserUriをUserEntityServiceに
* ?
* job!
* 🎨 
* instance => server
* accountMovedShort, forbiddenBecauseYouAreMigrated
* accountMovedShort
* fix test
* import, pin禁止
* 実績を凍結する
* clean up
* ✌️ 
* change message
* ブロック, フォロー, ミュート, リストのインポートファイルの制限を32MiBに
* Revert "ブロック, フォロー, ミュート, リストのインポートファイルの制限を32MiBに"
This reverts commit 3bd7be35d8tamaina@hotmail.co.jp >
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp > 
						
						
					 
					
						2023-04-30 00:09:29 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						614f12386e 
					 
					
						
						
							
							feat(frontend): 通知の表示をカスタマイズできるように  
						
						
						
						
					 
					
						2023-04-17 13:12:58 +09:00 
						 
				 
			
				
					
						
							
							
								tamaina 
							
						 
					 
					
						
						
							
						
						15761a0fa8 
					 
					
						
						
							
							enhance(client): 1枚だけのメディアリストの画像のアスペクト比を画像に応じて縦長にする ( #10452 )  
						
						... 
						
						
						
						* ✌️ 
* fix
* ✌️ 
* 422px上限
* 334
* min-height: 130px
* 64px
* fix
* wip
* ✌️ 
* fix
* max-height: none
* MkImgWithBlurHashでratioを計算する
* wip
* fix
* fix?
* Revert "fix?"
This reverts commit e39d832dd115be36ba55af7d86f69dbb0036ae22c1d94a45c59cb4fbfd96741717dd49#10626  
						
						
					 
					
						2023-04-15 21:35:19 +09:00 
						 
				 
			
				
					
						
							
							
								かっこかり 
							
						 
					 
					
						
						
							
						
						bcbf06ac8c 
					 
					
						
						
							
							feat(client): データセーバーモードの追加 ( #10478 )  
						
						... 
						
						
						
						* change nsfw settings
* Update CHANGELOG.md
* (fix) eliminate warning message when manually hide
* Apply suggestions from code review
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com >
* (change) translation key
* revert nsfw settings (partial)
* (add) data saver setting
* Integrate MkMediaBlurhash and MkImgWithBlurhash
* Update CHANGELOG.md
* 🎨 
* リモートのファイルでsizeが0の場合は表示しない, refを作らない
* fix
* かっこ
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com >
Co-authored-by: tamaina <tamaina@hotmail.co.jp > 
						
						
					 
					
						2023-04-15 15:29:57 +09:00 
						 
				 
			
				
					
						
							
							
								tamaina 
							
						 
					 
					
						
						
							
						
						0db88a5a3b 
					 
					
						
						
							
							refactor: サウンド関連の設定をpizzaxに移行 ( #8105 )  
						
						... 
						
						
						
						* enhane: unison-reloadに指定したパスに移動できるように
* null
* null
* feat: ログインするアカウントのIDをクエリ文字列で指定する機能
* null
* await?
* rename
* rename
* Update read.ts
* merge
* get-note-summary
* fix
* swパッケージに
* add missing packages
* fix getNoteSummary
* add webpack-cli
* ✌️ 
* remove plugins
* sw-inject分離したがテストしてない
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix
* ✌️ 
* clean up config
* typesを戻した
* backend/src/web/index.ts
* notification-badges
* add scripts
* change create-notification.ts
* Update packages/client/src/components/notification.vue
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com >
* disconnect
* oops
* Failed to load the script unexpectedly回避
sw.jsとlib.tsを分離してみた
* truncate notification
* Update packages/client/src/ui/_common_/common.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp >
* clean up
* clean up
* refactor
* キャッシュ対策
* Truncate push notification message
* fix
* wip
* clean up
* migration
* migration
* comment
* move soundConfigStore
* ✌️ 
* clean up
* クライアントがあったらストリームに接続しているということなので通知しない判定の位置を修正
* components/drive-file-thumbnail.vue
* components/drive-select-dialog.vue
* components/drive-window.vue
* merge
* fix
* remove reversi setting
* Service Workerのビルドにesbuildを使うようにする
* return createEmptyNotification()
* fix
* fix
* i18n.ts
* update
* ✌️ 
* remove ts-loader
* fix
* fix
* enhance: Service Workerを常に登録するように
* pollEnded
* pollEnded
* URLをsw.jsに戻す
* clean up
* clean up
* update sounds.vue
* update
* fix type
* ✌️ 
* ;v;
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com >
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp > 
						
						
					 
					
						2023-04-12 10:39:57 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						511dab0618 
					 
					
						
						
							
							fix(frontend): webhook, 連携アプリ一覧でコンテンツが重複して表示される問題を修正  
						
						... 
						
						
						
						Fix  #10564  
					
						2023-04-10 18:56:38 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						48e2523081 
					 
					
						
						
							
							Merge branch 'develop' of  https://github.com/misskey-dev/misskey  into develop  
						
						
						
						
					 
					
						2023-04-10 10:24:08 +09:00 
						 
				 
			
				
					
						
							
							
								藤 
							
						 
					 
					
						
						
							
						
						e0431aed28 
					 
					
						
						
							
							fix issue  #10195  設定のバックアップ の「削除」の文字がない ( #10559 )  
						
						... 
						
						
						
						Co-authored-by: 藤 <nyaguri0417@gmail.com > 
						
						
					 
					
						2023-04-10 10:23:56 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						29c9a7d71a 
					 
					
						
						
							
							enhance(frontend): 常に広告を見られるオプションを追加  
						
						
						
						
					 
					
						2023-04-10 10:22:25 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						2321214c98 
					 
					
						
						
							
							disable account migration  
						
						
						
						
					 
					
						2023-04-08 20:51:36 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						7636536973 
					 
					
						
						
							
							tweak locale  
						
						
						
						
					 
					
						2023-04-08 16:06:08 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						05aa0fa11a 
					 
					
						
						
							
							🎨  
						
						
						
						
					 
					
						2023-04-08 14:31:09 +09:00 
						 
				 
			
				
					
						
							
							
								Namekuji 
							
						 
					 
					
						
						
							
						
						25ebb73756 
					 
					
						
						
							
							feat: account migration ( #10507 )  
						
						... 
						
						
						
						* add Move activity
* add endpoint to move from local to remote
* follow move activity coming to inbox
* fix move endpoint
* add known-as endpoint to create account alias
* add migration page
* add route to migration page
* add move and known-as endpoints
* fix dependnecies error
* fix new endpoints
* fix move activity id
* fix refollow
* add movedToUri and alsoKnownAs to api
* fix moveToUri indicator
* fix missing context
* add chengelog
* rename MkMoved to MkAccountMoved
* add missing semicolon
* fix targetUri
* fix followings query
* remove redundant null check 
						
						
					 
					
						2023-04-08 14:16:26 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						9224b6635f 
					 
					
						
						
							
							refactor(frontend): remove $ts and $t  
						
						
						
						
					 
					
						2023-04-01 14:01:57 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						f16a7cbcf2 
					 
					
						
						
							
							refactor(frontend): remove $i  
						
						
						
						
					 
					
						2023-04-01 13:52:07 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						ffbe896f28 
					 
					
						
						
							
							enhance(client): ノートのリアクションを大きく表示するオプションを追加  
						
						
						
						
					 
					
						2023-03-30 12:49:23 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						5f52b13325 
					 
					
						
						
							
							enhance(frontend): クリップボタンをノートアクションに追加できるように  
						
						
						
						
					 
					
						2023-03-24 16:54:37 +09:00 
						 
				 
			
				
					
						
							
							
								kakkokari-gtyih 
							
						 
					 
					
						
						
							
						
						972963913b 
					 
					
						
						
							
							i18n: Webhook 設定画面に翻訳を追加 ( #10379 )  
						
						... 
						
						
						
						* Webhook 設定画面に翻訳を追加
* fix: typo
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp > 
						
						
					 
					
						2023-03-24 15:44:26 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						78a3d78a7f 
					 
					
						
						
							
							fix drive-cleaner  
						
						
						
						
					 
					
						2023-03-22 09:09:43 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						dac4fbcb1e 
					 
					
						
						
							
							tweak settings/navbar.vue  
						
						
						
						
					 
					
						2023-03-20 20:35:49 +09:00 
						 
				 
			
				
					
						
							
							
								Ekke 
							
						 
					 
					
						
						
							
						
						21b10603fe 
					 
					
						
						
							
							feat(frontend): ナビゲーションバーのカスタマイズをドラッグ&ドロップで行えるようにする ( #10356 )  
						
						... 
						
						
						
						* feat(frontend): ナビゲーションバーのカスタマイズをドラッグ&ドロップで行えるようにする
* eslintのエラーを修正
* ハンドルをつかんでドラッグするように変更
* eslintのエラーを修正
* デザインの軽微な変更
* 修正
* Update CHANGELOG.md
* Update CHANGELOG.md
* ドラッグハンドルを3本線から2本線に
---------
Co-authored-by: root <root@Adam-Windows> 
						
						
					 
					
						2023-03-20 20:21:54 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						3d6aaa7aaa 
					 
					
						
						
							
							tweak drive-cleaner  
						
						
						
						
					 
					
						2023-03-20 13:20:21 +09:00 
						 
				 
			
				
					
						
							
							
								CyberRex 
							
						 
					 
					
						
						
							
						
						1d6f43aa30 
					 
					
						
						
							
							feat: drive cleaner ( #10366 )  
						
						... 
						
						
						
						* feat: drive-cleaner
* Update CHANGELOG.md 
						
						
					 
					
						2023-03-20 12:58:06 +09:00 
						 
				 
			
				
					
						
							
							
								kakkokari-gtyih 
							
						 
					 
					
						
						
							
						
						866aded6bc 
					 
					
						
						
							
							fix: PC版設定ページでスマホ用UIが表示されるのを防ぐリダイレクトを追加 ( #10326 )  
						
						... 
						
						
						
						* (Fix misskey-dev#10324)設定画面:PC版UIへのリダイレクトをルート遷移時にも実行
* Update changelog
* (fix) missing semicolon
* (fix) strict equals 
						
						
					 
					
						2023-03-19 20:28:19 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						6da6c4dd45 
					 
					
						
						
							
							enhance(client): update AiScript to 0.13.0  
						
						
						
						
					 
					
						2023-03-15 18:26:59 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						8ac5c35f09 
					 
					
						
						
							
							enhance(client): 設定から自分のロールを確認できるように  
						
						
						
						
					 
					
						2023-03-12 16:39:16 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						787404638a 
					 
					
						
						
							
							fix(client): プロフィールで設定した情報が削除できない  
						
						... 
						
						
						
						Fix  #10279  
					
						2023-03-10 18:48:57 +09:00 
						 
				 
			
				
					
						
							
							
								tamaina 
							
						 
					 
					
						
						
							
						
						c75afad64a 
					 
					
						
						
							
							enhance: アカウント削除時のクライアントの挙動をいい感じにするなど ( #10002 )  
						
						... 
						
						
						
						* refreshAccounts
Resolve  #9322 
* アカウント管理画面でリストを更新するように
* Update packages/frontend/src/account.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com >
* ✌️ 
* クライアント起動時は現在ログインしているアカウントのみリフレッシュする
* clean up
* なんかめっちゃ変えた
* refactor
* refactor
* fix lint
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com > 
						
						
					 
					
						2023-03-09 14:27:16 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						dd6569a1bb 
					 
					
						
						
							
							feat: Reaction acceptance ( #10256 )  
						
						... 
						
						
						
						* wip
* wip
* デフォルト設定 
						
						
					 
					
						2023-03-08 08:56:47 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						4c2f7c64cc 
					 
					
						
						
							
							feat: Per-user renote mute ( #10249 )  
						
						... 
						
						
						
						* feat: per-user renote muting
From FoundKey/c414f24a2c https://akkoma.dev/FoundKeyGang/FoundKey 
* Update ja-JP.yml
* Delete renote-muting.ts
* rename
* fix ids
* lint
* fix
* Update CHANGELOG.md
* リノートをミュートしたユーザー一覧を見れるように
* 🎨 
* add test
* fix test
---------
Co-authored-by: Hélène <pleroma-dev@helene.moe > 
						
						
					 
					
						2023-03-08 08:56:09 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						3ecb863372 
					 
					
						
						
							
							enhance(client): improve mute-block page  
						
						
						
						
					 
					
						2023-03-07 09:37:02 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						31f9ea31b9 
					 
					
						
						
							
							[ci skip] chore(client): showNoteActionsOnlyHover変更時にリロードダイアログを出すように  
						
						
						
						
					 
					
						2023-03-06 11:53:04 +09:00 
						 
				 
			
				
					
						
							
							
								nexryai 
							
						 
					 
					
						
						
							
						
						72b315491b 
					 
					
						
						
							
							Fix: If mail delivery is disabled on the server, make the settings page indicate this ( #10191 )  
						
						... 
						
						
						
						Co-authored-by: syuilo <Syuilotan@yahoo.co.jp > 
						
						
					 
					
						2023-03-04 19:19:55 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						dcd4d80869 
					 
					
						
						
							
							enhance(client): improve channel ui  
						
						
						
						
					 
					
						2023-03-04 10:34:54 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						ebd7b27075 
					 
					
						
						
							
							clean up  
						
						
						
						
					 
					
						2023-03-02 18:40:55 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						7c3a390763 
					 
					
						
						
							
							enhance(client): ノートの操作部をホバー時のみ表示するオプション  
						
						
						
						
					 
					
						2023-02-28 20:53:32 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						dd3a65b52b 
					 
					
						
						
							
							🎨  
						
						
						
						
					 
					
						2023-02-25 08:58:51 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						ff8437c378 
					 
					
						
						
							
							enhance(client): ローカルのみ -> 連合なし  
						
						... 
						
						
						
						Resolve  #10055  
					
						2023-02-24 10:24:25 +09:00 
						 
				 
			
				
					
						
							
							
								tamaina 
							
						 
					 
					
						
						
							
						
						becc4d2e54 
					 
					
						
						
							
							fix: i/notificationsで古い通知タイプを許容するなど、古い通知タイプの清算 ( #10042 )  
						
						... 
						
						
						
						* wip
* fix
* create migration
* oops
* fix front const
* changelog
* fix type
* fix
* wip
* Revert "wip"
This reverts commit 6cdb3600e2Syuilotan@yahoo.co.jp > 
						
						
					 
					
						2023-02-23 20:46:14 +09:00 
						 
				 
			
				
					
						
							
							
								tamaina 
							
						 
					 
					
						
						
							
						
						bda3d69539 
					 
					
						
						
							
							fix(client):「キャッシュを削除」した後、ローカルのカスタム絵文字が表示されなくなる問題を修正  
						
						... 
						
						
						
						Fix  #10044  
					
						2023-02-23 10:29:20 +00:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						0fb9c372dd 
					 
					
						
						
							
							lint  
						
						
						
						
					 
					
						2023-02-22 15:28:17 +09:00 
						 
				 
			
				
					
						
							
							
								tamaina 
							
						 
					 
					
						
						
							
						
						980bf1306e 
					 
					
						
						
							
							🎨  2FA設定のデザイン向上 / セキュリティキーの名前を変更できるように ( #9985 )  
						
						... 
						
						
						
						* wip
* fix
* wip
* wip
* ✌️ 
* rename key
* 🎨 
* update CHANGELOG.md
* パスワードレスログインの判断はサーバーで
* 日本語
* 日本語
* 日本語
* 日本語
* ✌️ 
* fix
* refactor
* トークン→確認コード
* fix password-less / qr click
* use otpauth
* 日本語
* autocomplete
* パスワードレス設定は外に出す
* 🎨 
* 🎨 
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp > 
						
						
					 
					
						2023-02-20 16:40:24 +09:00 
						 
				 
			
				
					
						
							
							
								Kagami Sascha Rosylight 
							
						 
					 
					
						
						
							
						
						63df2c851e 
					 
					
						
						
							
							refactor: remove all unused imports ( #9951 )  
						
						... 
						
						
						
						Co-authored-by: tamaina <tamaina@hotmail.co.jp > 
						
						
					 
					
						2023-02-16 23:09:41 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						8caf288ac1 
					 
					
						
						
							
							drop group ( #9942 )  
						
						... 
						
						
						
						* drop group
* Update operations.ts 
						
						
					 
					
						2023-02-15 13:37:18 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						8f2049bcd2 
					 
					
						
						
							
							drop messaging ( #9919 )  
						
						... 
						
						
						
						* drop messaging (from backend)
* wip 
						
						
					 
					
						2023-02-15 13:06:06 +09:00 
						 
				 
			
				
					
						
							
							
								taiy 
							
						 
					 
					
						
						
							
						
						5cf5b66696 
					 
					
						
						
							
							fix(client): use tabler icons ( #9915 )  
						
						
						
						
					 
					
						2023-02-14 13:17:00 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						e1d41063cd 
					 
					
						
						
							
							enhance(client): make renote collapsing optional  
						
						... 
						
						
						
						Resolve  #9891  
					
						2023-02-12 08:18:22 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						b0616b52ea 
					 
					
						
						
							
							一部のMFM構文をopt-inに  
						
						... 
						
						
						
						あとMFMチートシートはMisskey Hubに移動 
						
						
					 
					
						2023-02-11 11:31:18 +09:00