syuilo 
							
						 
					 
					
						
						
							
						
						4a55425fdb 
					 
					
						
						
							
							enhance(client): improve files page of control panel  
						
						
						
						
					 
					
						2022-06-16 16:05:43 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						ecb3c43520 
					 
					
						
						
							
							feat: image cropping ( #8808 )  
						
						... 
						
						
						
						* wip
* wip
* wip 
						
						
					 
					
						2022-06-11 15:45:44 +09:00 
						 
				 
			
				
					
						
							
							
								Johann150 
							
						 
					 
					
						
						
							
						
						5e29528ad4 
					 
					
						
						
							
							chore: fix some lints automatically ( #8788 )  
						
						... 
						
						
						
						* chore: fix some lints automatically
Fixed lints that were automatically fixable with `eslint --fix`.
* fix type
* workaround for empty interface lint 
						
						
					 
					
						2022-06-10 14:36:55 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						adf3190859 
					 
					
						
						
							
							chore(client): fix menu item style  
						
						
						
						
					 
					
						2022-06-05 12:23:57 +09:00 
						 
				 
			
				
					
						
							
							
								Johann150 
							
						 
					 
					
						
						
							
						
						3dae18b93c 
					 
					
						
						
							
							fix lints ( #8737 )  
						
						... 
						
						
						
						* fix: emits use ev instead of e
* fix: errors use err instead of e
* fix: replace use of data where possible
* fix: events use evt instead of e
* fix: use strict equals
* fix: use emoji instead of e
* fix: vue lints 
						
						
					 
					
						2022-05-26 22:53:09 +09:00 
						 
				 
			
				
					
						
							
							
								xianon 
							
						 
					 
					
						
						
							
						
						0f33864df1 
					 
					
						
						
							
							fix: ノート詳細ページの新しいノートを表示する機能の動作が正しくなるように修正する ( #8607 )  
						
						... 
						
						
						
						* ノート詳細で新しいノートの表示が正しくないのを修正する
* ノート詳細から別のノート詳細を表示した時に前後の表示をリセットする 
						
						
					 
					
						2022-05-19 20:32:55 +09:00 
						 
				 
			
				
					
						
							
							
								Andreas Nedbal 
							
						 
					 
					
						
						
							
						
						d62a55b46f 
					 
					
						
						
							
							Refactor emoji-edit-dialog to use Composition API ( #8657 )  
						
						... 
						
						
						
						* refactor(client): refactor emoji-edit-dialog to use Composition API
* fix(client): fix editing emoji not updating emoji list
* Apply review suggestions from @Johann150
Co-authored-by: Johann150 <johann@qwertqwefsday.eu >
* fix(client): use cached category info instead of making a request
* fix(client): use updateItem in emoji pagination when editing
* fix(client): reimplement removeItem in MkPagination
* Apply review suggestion from @Johann150
Co-authored-by: Johann150 <johann@qwertqwefsday.eu >
Co-authored-by: Johann150 <johann@qwertqwefsday.eu > 
						
						
					 
					
						2022-05-15 22:20:01 +09:00 
						 
				 
			
				
					
						
							
							
								tamaina 
							
						 
					 
					
						
						
							
						
						a89003b57a 
					 
					
						
						
							
							refactor: use Vite to build instead of webpack ( #8575 )  
						
						... 
						
						
						
						* update stream.ts
* https://github.com/misskey-dev/misskey/pull/7769#issuecomment-917542339 
* fix lint
* clean up?
* add app
* fix
* nanka iroiro
* wip
* wip
* fix lint
* fix loginId
* fix
* refactor
* refactor
* remove follow action
* clean up
* Revert "remove follow action"
This reverts commit defbb41648f94919cb9c✌️ 
* 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を戻した
* 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
* キャッシュ対策
* Truncate push notification message
* クライアントがあったらストリームに接続しているということなので通知しない判定の位置を修正
* components/drive-file-thumbnail.vue
* components/drive-select-dialog.vue
* components/drive-window.vue
* merge
* fix
* Service Workerのビルドにesbuildを使うようにする
* return createEmptyNotification()
* fix
* i18n.ts
* update
* ✌️ 
* remove ts-loader
* fix
* fix
* enhance: Service Workerを常に登録するように
* pollEnded
* URLをsw.jsに戻す
* clean up
* wip
* wip
* wip
* wip
* wip
* wip
* ✌️ 
* use import
* fix
* install rollup
* use defineAsyncComponent.
* fix emojilist
* wip use defineAsyncComponent
* popup(import -> popup(defineAsyncComponent(() => import
* draggable?
* fix init import
* clean up
* fix router
* add comment
* ✌️ 
* ✌️ 
* ✌️ 
* remove webpack
* update vite
* fix boot sequence
* Revert "fix boot sequence"
This reverts commit e893dbf37a12741b3d89https://github.com/misskey-dev/misskey/pull/8575#issuecomment-1114239210 
* add log
* add comment
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com >
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp > 
						
						
					 
					
						2022-05-01 22:51:07 +09:00 
						 
				 
			
				
					
						
							
							
								tamaina 
							
						 
					 
					
						
						
							
						
						766559c6e9 
					 
					
						
						
							
							feat: Improve Push Notification ( #7667 )  
						
						... 
						
						
						
						* clean up
* ev => data
* refactor
* clean up
* add type
* antenna
* channel
* fix
* add Packed type
* add PackedRef
* fix lint
* add emoji schema
* add reversiGame
* add reversiMatching
* remove signin schema (use Signin entity)
* add schemas refs, fix Packed type
* wip PackedHoge => Packed<'Hoge'>
* add Packed type
* note-reaction
* user
* user-group
* user-list
* note
* app, messaging-message
* notification
* drive-file
* drive-folder
* following
* muting
* blocking
* hashtag
* page
* app (with modifying schema)
* import user?
* channel
* antenna
* clip
* gallery-post
* emoji
* Packed
* reversi-matching
* update stream.ts
* https://github.com/misskey-dev/misskey/pull/7769#issuecomment-917542339 
* fix lint
* clean up?
* add app
* fix
* nanka iroiro
* wip
* wip
* fix lint
* fix loginId
* fix
* refactor
* refactor
* remove follow action
* clean up
* Revert "remove follow action"
This reverts commit defbb41648f94919cb9c✌️ 
* 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を戻した
* 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
* キャッシュ対策
* Truncate push notification message
* クライアントがあったらストリームに接続しているということなので通知しない判定の位置を修正
* components/drive-file-thumbnail.vue
* components/drive-select-dialog.vue
* components/drive-window.vue
* merge
* fix
* Service Workerのビルドにesbuildを使うようにする
* return createEmptyNotification()
* fix
* i18n.ts
* update
* ✌️ 
* remove ts-loader
* fix
* fix
* enhance: Service Workerを常に登録するように
* pollEnded
* URLをsw.jsに戻す
* clean up
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com >
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp > 
						
						
					 
					
						2022-04-30 21:52:07 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						c928941d29 
					 
					
						
						
							
							fix(client): fix popup menu direction calclation  
						
						
						
						
					 
					
						2022-03-19 22:03:53 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						0f736e7e9d 
					 
					
						
						
							
							tweak client  
						
						
						
						
					 
					
						2022-03-06 23:21:19 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						c0fd7697b9 
					 
					
						
						
							
							enhance(client): improve launch pad usability  
						
						
						
						
					 
					
						2022-02-23 23:40:31 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						9d7352a9e4 
					 
					
						
						
							
							fix(client): リアクションピッカーの高さが低くなったまま戻らないことがあるのを修正  
						
						... 
						
						
						
						Fix  #8071  
					
						2022-02-13 16:35:53 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						642a51a558 
					 
					
						
						
							
							fix(client): nextTickの中でonUnmounted呼び出しても効かない可能性がある  
						
						
						
						
					 
					
						2022-02-12 17:29:15 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						190b47aad2 
					 
					
						
						
							
							feat(client): デバイスの種類を手動指定できるように  
						
						
						
						
					 
					
						2022-02-08 18:46:39 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						5792eea1b1 
					 
					
						
						
							
							enhance(client): improve tooltip position calclation  
						
						
						
						
					 
					
						2022-02-08 15:37:31 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						8560e107bc 
					 
					
						
						
							
							enhance(client): Chartjsのツールチップを自前に  
						
						
						
						
					 
					
						2022-01-31 21:07:33 +09:00 
						 
				 
			
				
					
						
							
							
								tamaina 
							
						 
					 
					
						
						
							
						
						55b3ae22ee 
					 
					
						
						
							
							enhance: メニュー関連をComposition API化、switchアイテム追加 ( #8215 )  
						
						... 
						
						
						
						* メニューをComposition API化、switchアイテム追加
クライアントサイド画像圧縮の準備
* メニュー型定義を分離 (TypeScriptの型支援が効かないので)
* disabled
* make keepOriginal to follow setting value
* fix
* fix
* Fix
* clean up 
						
						
					 
					
						2022-01-30 14:11:52 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						149edaecab 
					 
					
						
						
							
							refactor(client): use setup sugar  
						
						
						
						
					 
					
						2022-01-29 03:03:23 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						9ffab33037 
					 
					
						
						
							
							fix(client): リアクション設定で絵文字ピッカーが開かないのを修正  
						
						
						
						
					 
					
						2022-01-28 12:30:47 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						bb6b912aef 
					 
					
						
						
							
							fix  
						
						
						
						
					 
					
						2022-01-28 12:21:35 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						974269b8f1 
					 
					
						
						
							
							refactor  
						
						
						
						
					 
					
						2022-01-28 12:20:42 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						bfc9873fb9 
					 
					
						
						
							
							refactor(client): use setup sugar  
						
						
						
						
					 
					
						2022-01-28 12:14:21 +09:00 
						 
				 
			
				
					
						
							
							
								Johann150 
							
						 
					 
					
						
						
							
						
						e51f59e1b7 
					 
					
						
						
							
							disable animations on more transitions ( #8112 )  
						
						
						
						
					 
					
						2022-01-25 23:18:21 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						331afcb96a 
					 
					
						
						
							
							feat(client): make possible to switch account instantly in post form  
						
						
						
						
					 
					
						2022-01-21 20:17:31 +09:00 
						 
				 
			
				
					
						
							
							
								tamaina 
							
						 
					 
					
						
						
							
						
						e1d69e236f 
					 
					
						
						
							
							enhance: e2eテストをできるだけ改良してみた ( #8159 )  
						
						... 
						
						
						
						* update docker image?
* 続
* serial run delete from "${table}" cascade
* use cypress official github action
* refuse install by cypress action
* clean up
* use wait?
* use more wait?
* Revert "use more wait?"
This reverts commit 18d0fcae9c5aa8feec9cSyuilotan@yahoo.co.jp > 
						
						
					 
					
						2022-01-21 16:43:56 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						a8fad1b61c 
					 
					
						
						
							
							refactor  
						
						
						
						
					 
					
						2022-01-18 21:35:57 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						8322c90834 
					 
					
						
						
							
							refactor(client): specify global scope  
						
						
						
						
					 
					
						2022-01-16 10:14:14 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						28193f12ca 
					 
					
						
						
							
							wip: refactor(client): migrate paging components to composition api  
						
						
						
						
					 
					
						2022-01-14 10:25:51 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						f2cbd26a85 
					 
					
						
						
							
							fix  
						
						
						
						
					 
					
						2022-01-10 20:17:38 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						186a9e3b41 
					 
					
						
						
							
							wip: refactor(client): migrate paging components to composition api  
						
						
						
						
					 
					
						2022-01-10 01:00:50 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						f9882a0c5c 
					 
					
						
						
							
							wip: migrate paging components to composition api  
						
						
						
						
					 
					
						2022-01-10 00:45:20 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						d3315bda11 
					 
					
						
						
							
							wip: migrate paging components to composition api  
						
						
						
						
					 
					
						2022-01-09 22:57:27 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						586c11251a 
					 
					
						
						
							
							wip: migrate paging components to composition api  
						
						... 
						
						
						
						#7681  
					
						2022-01-09 21:35:35 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						8e7744a695 
					 
					
						
						
							
							fix(client): ドロワーメニューでセーフエリアを考慮するように  
						
						
						
						
					 
					
						2021-12-24 23:25:23 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						b463663175 
					 
					
						
						
							
							enhance(client): tweak ui  
						
						
						
						
					 
					
						2021-12-24 12:34:24 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						cc441258db 
					 
					
						
						
							
							enhance(client): tweak channel pages  
						
						
						
						
					 
					
						2021-12-23 16:10:13 +09:00 
						 
				 
			
				
					
						
							
							
								tamaina 
							
						 
					 
					
						
						
							
						
						dc0e55bf16 
					 
					
						
						
							
							wip ( #8077 )  
						
						
						
						
					 
					
						2021-12-21 00:20:30 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						9b771baa5e 
					 
					
						
						
							
							🎨  
						
						
						
						
					 
					
						2021-12-18 15:00:29 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						ba1e14443c 
					 
					
						
						
							
							fix(client): fix zindex issue  
						
						... 
						
						
						
						Fix  #8064 
Fix  #8063  
					
						2021-12-18 12:12:47 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						f9024a0058 
					 
					
						
						
							
							improve(client): tweak drawer max height  
						
						
						
						
					 
					
						2021-12-17 19:34:58 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						d9257a5c0e 
					 
					
						
						
							
							🎨  
						
						
						
						
					 
					
						2021-12-17 16:14:43 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						e96a914b6b 
					 
					
						
						
							
							🎨  
						
						
						
						
					 
					
						2021-12-17 13:15:06 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						6ab2c7780c 
					 
					
						
						
							
							enhance(client): improve modal menu for mobile  
						
						
						
						
					 
					
						2021-12-17 02:14:40 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						6d918f195a 
					 
					
						
						
							
							clean up  
						
						
						
						
					 
					
						2021-12-11 23:21:33 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						31a3748a18 
					 
					
						
						
							
							fix(client): fix z-index bug  
						
						
						
						
					 
					
						2021-12-11 23:01:05 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						0b038f6477 
					 
					
						
						
							
							fix(client): メニューなどがウィンドウの裏に隠れる問題を修正  
						
						
						
						
					 
					
						2021-12-10 18:20:41 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						1cae39e281 
					 
					
						
						
							
							tweak style  
						
						
						
						
					 
					
						2021-12-10 15:33:01 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						902bed4db3 
					 
					
						
						
							
							client: tweak ui  
						
						
						
						
					 
					
						2021-12-03 12:00:11 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						f38b6a1806 
					 
					
						
						
							
							client: tweak ui  
						
						
						
						
					 
					
						2021-12-02 20:09:12 +09:00