かっこかり 
							
						 
					 
					
						
						
							
						
						c548ec9906 
					 
					
						
						
							
							refactor(frontend): verbatimModuleSyntaxを有効化 ( #15323 )  
						
						... 
						
						
						
						* wip
* wip
* wip
* wip
* revert unnecessary changes
* wip
* refactor(frontend): enforce verbatimModuleSyntax
* fix
* refactor(frontend-shared): enforce verbatimModuleSyntax
* wip
* refactor(frontend-embed): enforce verbatimModuleSyntax
* enforce consistent-type-imports
* fix lint config
* attemt to fix ci
* fix lint
* fix
* fix
* fix 
						
						
					 
					
						2025-02-05 10:01:44 +00:00 
						 
				 
			
				
					
						
							
							
								かっこかり 
							
						 
					 
					
						
						
							
						
						b668d161a9 
					 
					
						
						
							
							refactor(frontend): prefix css variables (UI) ( #14739 )  
						
						... 
						
						
						
						* refactor(frontend): prefix css variables
* `MI_UI` -> `MI`
* fix
* `stickyBottom`
* stickyTop 
						
						
					 
					
						2024-10-10 16:12:16 +09:00 
						 
				 
			
				
					
						
							
							
								taichan 
							
						 
					 
					
						
						
							
						
						cb3106cdc6 
					 
					
						
						
							
							enhance(frontend): 連合の「連合中」,「購読中」,「配信中」に対してブロックしているサーバー、配信停止しているサーバーを含めないように ( #14324 )  
						
						... 
						
						
						
						* enhance(frontend): 連合の「連合中」,「購読中」,「配信中」に対してブロックしているサーバー、配信停止しているサーバーを含めないように
* update CHANGELOG.md 
						
						
					 
					
						2024-07-30 16:57:41 +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 
						 
				 
			
				
					
						
							
							
								GrapeApple0 
							
						 
					 
					
						
						
							
						
						6439c7b64b 
					 
					
						
						
							
							Revert "refactor: paginationの型を明示する ( #12809 )" ( #12810 )  
						
						... 
						
						
						
						This reverts commit 6855079811 
						
						
					 
					
						2023-12-27 15:55:09 +09:00 
						 
				 
			
				
					
						
							
							
								GrapeApple0 
							
						 
					 
					
						
						
							
						
						6855079811 
					 
					
						
						
							
							refactor: paginationの型を明示する ( #12809 )  
						
						... 
						
						
						
						* refactor: paginationの型を明示する
* asではなくsatisfiesを使うように 
						
						
					 
					
						2023-12-26 21:40:27 +09:00 
						 
				 
			
				
					
						
							
							
								zyoshoka 
							
						 
					 
					
						
						
							
						
						406b4bdbe7 
					 
					
						
						
							
							refactor(frontend): 非推奨となったReactivity Transformを使わないように ( #12539 )  
						
						... 
						
						
						
						* refactor(frontend): 非推奨となったReactivity Transformを使わないように
* refactor: 不要な括弧を除去
* fix: 不要なアノテーションを除去
* fix: Refの配列をrefしている部分の対応
* refactor: 不要な括弧を除去
* fix: lint
* refactor: Ref、ShallowRef、ComputedRefの変数の宣言をletからconstに置換
* fix: type error
* chore: drop reactivity transform from eslint configuration
* refactor: remove unnecessary import
* fix: 対応漏れ 
						
						
					 
					
						2023-12-07 14:42:09 +09:00 
						 
				 
			
				
					
						
							
							
								Camilla Ett 
							
						 
					 
					
						
						
							
						
						c7129d5190 
					 
					
						
						
							
							fix(frontend): /about の連合タブのレイアウトが一部崩れているのを修正 ( #12215 )  
						
						
						
						
					 
					
						2023-11-02 09:12:09 +09:00 
						 
				 
			
				
					
						
							
							
								まっちゃてぃー 
							
						 
					 
					
						
						
							
						
						5efd01ba70 
					 
					
						
						
							
							feat: サーバーサイレンス機能を追加 ( #12031 )  
						
						... 
						
						
						
						* feat : サーバーサイレンスを追加
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update locale
* Update instance-info.vue
* update misskey-js.api.md
* lint fix
* migration fix
* 既存のものを使うように
* fix
* 色々直した
* Update packages/frontend/src/pages/admin/instance-block.vue
* Update packages/frontend/src/pages/admin/instance-block.vue
* Update packages/frontend/src/components/MkInstanceCardMini.vue
* Update packages/backend/src/core/entities/InstanceEntityService.ts
* Update packages/backend/src/core/entities/InstanceEntityService.ts
* Update packages/backend/src/core/entities/InstanceEntityService.ts
* Update packages/backend/src/core/UserFollowingService.ts
* Update packages/backend/src/core/UserFollowingService.ts
* fix: サイレンスされてるサーバーからの投稿は全部ホームにする
* fix: undefinedでfalseを返すようにした
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp > 
						
						
					 
					
						2023-10-16 20:11:27 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						b0f6c44f36 
					 
					
						
						
							
							refactor(frontend): use ESM  
						
						
						
						
					 
					
						2023-09-19 16:37:43 +09:00 
						 
				 
			
				
					
						
							
							
								tamaina 
							
						 
					 
					
						
						
							
						
						db5046ed3a 
					 
					
						
						
							
							fix typo  
						
						
						
						
					 
					
						2023-08-06 12:16:49 +00:00 
						 
				 
			
				
					
						
							
							
								tamaina 
							
						 
					 
					
						
						
							
						
						722a731c26 
					 
					
						
						
							
							chore: Increase displayLimit in about.federation.vue  
						
						... 
						
						
						
						https://github.com/misskey-dev/misskey/issues/11355#issuecomment-1666823238  
					
						2023-08-06 12:15:28 +00:00 
						 
				 
			
				
					
						
							
							
								Shun Sakai 
							
						 
					 
					
						
						
							
						
						c2370a1be6 
					 
					
						
						
							
							chore: 著作権とライセンスについての情報を各ファイルに追加する ( #11348 )  
						
						... 
						
						
						
						* chore: Add the SPDX information to each file
Add copyright and licensing information as defined in version 3.0 of
the REUSE Specification.
* tweak format
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp > 
						
						
					 
					
						2023-07-27 14:31:52 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						95470a40a7 
					 
					
						
						
							
							refactor  
						
						
						
						
					 
					
						2023-05-19 16:20:53 +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 
							
						 
					 
					
						
						
							
						
						30fced38c4 
					 
					
						
						
							
							refactor: rename instance.caughtAt to instance.firstRetrievedAt  
						
						
						
						
					 
					
						2023-01-16 05:02:38 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						5ce56886a1 
					 
					
						
						
							
							fix  
						
						
						
						
					 
					
						2023-01-09 09:43:28 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						8524e9d735 
					 
					
						
						
							
							tweak client  
						
						
						
						
					 
					
						2023-01-09 09:04:35 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						244ea9593a 
					 
					
						
						
							
							tweak components  
						
						
						
						
					 
					
						2023-01-08 11:30:40 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						58bfb4dca4 
					 
					
						
						
							
							refactor  
						
						
						
						
					 
					
						2023-01-07 15:09:46 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						c8bd139713 
					 
					
						
						
							
							drop lastCommunicatedAt of instance  
						
						
						
						
					 
					
						2023-01-03 09:00:42 +09:00 
						 
				 
			
				
					
						
							
							
								tamaina 
							
						 
					 
					
						
						
							
						
						c3a36698e5 
					 
					
						
						
							
							use Intl.DateTimeFormat and Intl.NumberFormat instead of toLocaleString ( #9444 )  
						
						
						
						
					 
					
						2023-01-01 17:11:33 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						4f15b6f7c2 
					 
					
						
						
							
							Revert "perf?(client): remove needless scoped annotation for style"  
						
						... 
						
						
						
						This reverts commit ada04c1932 
						
						
					 
					
						2022-12-27 18:29:39 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						ada04c1932 
					 
					
						
						
							
							perf?(client): remove needless scoped annotation for style  
						
						
						
						
					 
					
						2022-12-27 18:01:06 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						9384f5399d 
					 
					
						
						
							
							rename: client -> frontend  
						
						
						
						
					 
					
						2022-12-27 14:36:33 +09:00