f45be592e3 
								
							 
						 
						
							
							
								
								moveComment  
							
							
							
						 
						
							2023-04-14 11:41:46 +00:00  
				
					
						
							
							
								 
						
							
								5e5f46f5ae 
								
							 
						 
						
							
							
								
								add 1:1, 3:4  
							
							
							
						 
						
							2023-04-14 11:37:44 +00:00  
				
					
						
							
							
								 
						
							
								8dced67d56 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into img-max  
							
							
							
						 
						
							2023-04-14 07:27:01 +00:00  
				
					
						
							
							
								 
						
							
								83d0f819be 
								
							 
						 
						
							
							
								
								refactor(backend): validateNoteの引数の型を強くし、anyを除去 ( #10325 )  
							
							... 
							
							
							
							* refactor(backend): validateNoteの引数の型を推論する
* fix(backend): アサーションの内容から推論してエラーの内容を期待されるであろう式へと変更する
* refactor
Co-authored-by: Acid-Chicken <root@acid-chicken.com>
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: Acid-Chicken <root@acid-chicken.com> 
							
						 
						
							2023-04-14 16:27:55 +09:00  
				
					
						
							
							
								 
						
							
								3a1b67c4c6 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into img-max  
							
							
							
						 
						
							2023-04-14 07:26:46 +00:00  
				
					
						
							
							
								 
						
							
								c47a0f78ff 
								
							 
						 
						
							
							
								
								fix(client): cat ears are clipped in MkReactionsViewer ( #10445 )  
							
							... 
							
							
							
							* fix: cat ears are clipped in MkReactionsViewer
* fix: missing padding
* fix border
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp> 
							
						 
						
							2023-04-14 16:00:41 +09:00  
				
					
						
							
							
								 
						
							
								9469b26eb2 
								
							 
						 
						
							
							
								
								カスタム絵文字の検索を絵文字ピッカー使用できるように ( #10335 )  
							
							... 
							
							
							
							* fix( #10013 )
* add changelog
* also in about.emojis.vue
* fix changelog
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp> 
							
						 
						
							2023-04-14 14:49:41 +09:00  
				
					
						
							
							
								 
						
							
								168fe0e376 
								
							 
						 
						
							
							
								
								fix(server): Force the extention of exported file ( #10630 )  
							
							... 
							
							
							
							* fix(server): Force the extention of exported file
* update changelog.md 
							
						 
						
							2023-04-14 14:35:38 +09:00  
				
					
						
							
							
								 
						
							
								14f30afd3c 
								
							 
						 
						
							
							
								
								fix check_connect.js  
							
							
							
						 
						
							2023-04-14 05:14:00 +00:00  
				
					
						
							
							
								 
						
							
								a67439981b 
								
							 
						 
						
							
							
								
								fix types  
							
							
							
						 
						
							2023-04-14 13:50:05 +09:00  
				
					
						
							
							
								 
						
							
								5f67ca434d 
								
							 
						 
						
							
							
								
								update ioredis 5.x  
							
							
							
						 
						
							2023-04-14 10:09:03 +09:00  
				
					
						
							
							
								 
						
							
								21dfce2cbb 
								
							 
						 
						
							
							
								
								test(backend): catching up with  #10516  ( #10624 )  
							
							
							
						 
						
							2023-04-14 01:10:36 +09:00  
				
					
						
							
							
								 
						
							
								47c7b4b9cc 
								
							 
						 
						
							
							
								
								fix( #10609 ): remove isChromatic on real build ( #10613 )  
							
							... 
							
							
							
							* perf: remove isChromatic on real build
* revert: Revert #10475  in MkTime
This reverts commit 7d11cf8ec9 
							
						 
						
							2023-04-13 23:23:11 +09:00  
				
					
						
							
							
								 
						
							
								e90da7dfa0 
								
							 
						 
						
							
							
								
								readable  
							
							
							
						 
						
							2023-04-13 13:06:22 +00:00  
				
					
						
							
							
								 
						
							
								2cc7f5c322 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into img-max  
							
							
							
						 
						
							2023-04-13 12:47:16 +00:00  
				
					
						
							
							
								 
						
							
								4af1f6bf40 
								
							 
						 
						
							
							
								
								use clamp  
							
							
							
						 
						
							2023-04-13 12:47:11 +00:00  
				
					
						
							
							
								 
						
							
								55c10d0d88 
								
							 
						 
						
							
							
								
								fix(client): fix narrow style of MkPostForm  
							
							
							
						 
						
							2023-04-13 11:27:21 +00:00  
				
					
						
							
							
								 
						
							
								93dcd1c98e 
								
							 
						 
						
							
							
								
								fix DriveService.ts  
							
							
							
						 
						
							2023-04-13 11:27:05 +00:00  
				
					
						
							
							
								 
						
							
								2423fb8d38 
								
							 
						 
						
							
							
								
								fix: proper expire remote user drivefile over limits at adding time ( #9426 )  
							
							... 
							
							
							
							* delete remote user drivefile over limits at adding
* refactor
* delete → expire
* speed up by batch find
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp> 
							
						 
						
							2023-04-13 18:48:38 +09:00  
				
					
						
							
							
								 
						
							
								463446795d 
								
							 
						 
						
							
							
								
								refactor: init.ts周りのeslintエラーと型の修正 ( #10157 )  
							
							... 
							
							
							
							* refactor/miLocalStorageのメソッドに戻り値追加
* refactor/miLocalStorageのキーとしてdebugがconfig.tsに存在するので追加
* fix/JSON.parseにnullは入らないのでnullの時は分岐させてnullにする
* refactor/修正したファイルの型調整+記法の統一
* fix/型のためにlangがnullの時はhtmlの言語の設定をしない
* refactor/catchで何もしないと警告が出るので修正
* refactor/細かい点の修正
* refactor/変数の二重定義になっていた二重定義になっていたので修正
* refactor/importの整理(通常のimportは最初に処理されるので影響はない想定)
* fix/vueファイルに型を与えてインポート時の型エラーを防ぐ
* refactor/開発環境のみで利用するので,eslintの設定を変更する
* fix/vueの定義を最小限にする
* fallback language to 'en-US'
* remove accounts migration
* fix:vueの型定義ファイルを消す
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp> 
							
						 
						
							2023-04-13 18:47:49 +09:00  
				
					
						
							
							
								 
						
							
								dffefdad95 
								
							 
						 
						
							
							
								
								fix :  #9998  MkNote.vue, MkNoteDetailed.vue で、特定のMFMによってフッターのボタンが押せなくなる ( #9999 )  
							
							... 
							
							
							
							* fix(client): add `overflow: clip;`
* fix(client): add `overflow: clip;`
* Revert "fix(client): add `overflow: clip;`"
This reverts commit c43226afdec722515105 
							
						 
						
							2023-04-13 15:43:10 +09:00  
				
					
						
							
							
								 
						
							
								e014c91899 
								
							 
						 
						
							
							
								
								enhance(frontend): ユーザーメニューからユーザーメモを編集できるように  
							
							
							
						 
						
							2023-04-13 13:50:17 +09:00  
				
					
						
							
							
								 
						
							
								5cac1515fd 
								
							 
						 
						
							
							
								
								fix(backend): user.memoはdetailがtrueな時だけに  
							
							
							
						 
						
							2023-04-13 13:34:54 +09:00  
				
					
						
							
							
								 
						
							
								97abfd48ce 
								
							 
						 
						
							
							
								
								refactor(backend): tweak repository name  
							
							
							
						 
						
							2023-04-13 13:31:54 +09:00  
				
					
						
							
							
								 
						
							
								605f149235 
								
							 
						 
						
							
							
								
								feat: 自分用メモ機能 ( #10516 )  
							
							... 
							
							
							
							* 自分用メモを作成する機能
* 不要なCSSを削除
* メモ: デザイン調整
* デザイン崩れを修正
* fix: メモ機能のe2eテストで見つかった不具合を修正
* デザイン調整
* fix(frontend): 自分用メモtextareaにline-heightが適用されない問題を修正 
							
						 
						
							2023-04-13 13:17:32 +09:00  
				
					
						
							
							
								 
						
							
								7d11cf8ec9 
								
							 
						 
						
							
							
								
								Revert  #10475  in MkTime  
							
							
							
						 
						
							2023-04-13 03:38:43 +00:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								2a7ba37996 
								
							 
						 
						
							
							
								
								[ci skip] improve readability  
							
							
							
						 
						
							2023-04-13 09:09:29 +09:00  
				
					
						
							
							
								 
						
							
								3f57119aea 
								
							 
						 
						
							
							
								
								[ci skip] remove outdated comment  
							
							
							
						 
						
							2023-04-13 09:02:41 +09:00  
				
					
						
							
							
								 
						
							
								dcbaca4260 
								
							 
						 
						
							
							
								
								fix(backend): チャンネルのピン留めされたノートの順番が正しくない問題を修正  
							
							... 
							
							
							
							Fix  #10541  
						
							2023-04-13 08:52:30 +09:00  
				
					
						
							
							
								 
						
							
								6839441ac6 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2023-04-13 08:46:10 +09:00  
				
					
						
							
							
								 
						
							
								62b6c4d09b 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/misskey-dev/misskey  into develop  
							
							
							
						 
						
							2023-04-13 08:43:15 +09:00  
				
					
						
							
							
								 
						
							
								1a7e5fb865 
								
							 
						 
						
							
							
								
								Update about-misskey.vue  
							
							
							
						 
						
							2023-04-13 08:43:06 +09:00  
				
					
						
							
							
								 
						
							
								04511ac141 
								
							 
						 
						
							
							
								
								fix(server): アンテナとロールTLのuntil/sinceプロパティが動くように ( #10605 )  
							
							... 
							
							
							
							* fix(server): アンテナとロールTLのuntil/sinceプロパティが動くように
* fix 
							
						 
						
							2023-04-13 08:33:36 +09:00  
				
					
						
							
							
								 
						
							
								92201e7f13 
								
							 
						 
						
							
							
								
								fix  
							
							
							
						 
						
							2023-04-12 14:21:05 +00:00  
				
					
						
							
							
								 
						
							
								3d5c068aed 
								
							 
						 
						
							
							
								
								Revert "Revert "fix?""  
							
							... 
							
							
							
							This reverts commit 9cb4fbfd96 
							
						 
						
							2023-04-12 14:17:17 +00:00  
				
					
						
							
							
								 
						
							
								0560487e63 
								
							 
						 
						
							
							
								
								Revert "Revert "fix""  
							
							... 
							
							
							
							This reverts commit c1d94a45c5 
							
						 
						
							2023-04-12 14:16:57 +00:00  
				
					
						
							
							
								 
						
							
								22abfb2aac 
								
							 
						 
						
							
							
								
								Revert "Revert "wip""  
							
							... 
							
							
							
							This reverts commit bb0036ae22 
							
						 
						
							2023-04-12 14:16:46 +00:00  
				
					
						
							
							
								 
						
							
								b01c22c647 
								
							 
						 
						
							
							
								
								fix  
							
							
							
						 
						
							2023-04-12 14:16:28 +00:00  
				
					
						
							
							
								 
						
							
								bb0036ae22 
								
							 
						 
						
							
							
								
								Revert "wip"  
							
							... 
							
							
							
							This reverts commit af7d86f69d 
							
						 
						
							2023-04-12 13:49:50 +00:00  
				
					
						
							
							
								 
						
							
								c1d94a45c5 
								
							 
						 
						
							
							
								
								Revert "fix"  
							
							... 
							
							
							
							This reverts commit 15be36ba55 
							
						 
						
							2023-04-12 13:49:44 +00:00  
				
					
						
							
							
								 
						
							
								9cb4fbfd96 
								
							 
						 
						
							
							
								
								Revert "fix?"  
							
							... 
							
							
							
							This reverts commit e39d832dd1 
							
						 
						
							2023-04-12 13:49:38 +00:00  
				
					
						
							
							
								 
						
							
								e39d832dd1 
								
							 
						 
						
							
							
								
								fix?  
							
							
							
						 
						
							2023-04-12 13:45:27 +00:00  
				
					
						
							
							
								 
						
							
								15be36ba55 
								
							 
						 
						
							
							
								
								fix  
							
							
							
						 
						
							2023-04-12 13:37:25 +00:00  
				
					
						
							
							
								 
						
							
								4188cc7639 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into img-max  
							
							
							
						 
						
							2023-04-12 12:56:03 +00:00  
				
					
						
							
							
								 
						
							
								af7d86f69d 
								
							 
						 
						
							
							
								
								wip  
							
							
							
						 
						
							2023-04-12 12:56:01 +00:00  
				
					
						
							
							
								 
						
							
								4c0ef07f6f 
								
							 
						 
						
							
							
								
								fix  
							
							
							
						 
						
							2023-04-12 12:34:34 +00:00  
				
					
						
							
							
								 
						
							
								3ff5a5ae29 
								
							 
						 
						
							
							
								
								fix type in CustomEmojiService 2  
							
							
							
						 
						
							2023-04-12 12:32:27 +00:00  
				
					
						
							
							
								 
						
							
								6ea057f8f8 
								
							 
						 
						
							
							
								
								fix type in CustomEmojiService  
							
							
							
						 
						
							2023-04-12 12:09:28 +00:00  
				
					
						
							
							
								 
						
							
								b7d056fb22 
								
							 
						 
						
							
							
								
								Use unique identifier for each follow request ( #10600 )  
							
							... 
							
							
							
							Co-authored-by: anemone <anemoneya@icloud.com> 
							
						 
						
							2023-04-12 20:22:50 +09:00