syuilo 
							
						 
					 
					
						
						
							
						
						2205c61edf 
					 
					
						
						
							
							Update utils.ts  
						
						
						
						
					 
					
						2022-05-21 17:40:43 +09:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						02ec5b1dbe 
					 
					
						
						
							
							chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 ( #8708 )  
						
						... 
						
						
						
						Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
---
updated-dependencies:
- dependency-name: hosted-git-info
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2022-05-21 16:45:42 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						56c68de5c4 
					 
					
						
						
							
							Merge branch 'develop' of  https://github.com/misskey-dev/misskey  into develop  
						
						
						
						
					 
					
						2022-05-21 11:41:43 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						5e55b19247 
					 
					
						
						
							
							feat(dev): introduce Pull Request Labeler  
						
						
						
						
					 
					
						2022-05-21 11:41:41 +09:00 
						 
				 
			
				
					
						
							
							
								Andreas Nedbal 
							
						 
					 
					
						
						
							
						
						4bb04a2c24 
					 
					
						
						
							
							chore(meta): add pixeldesu to patron list ( #8714 )  
						
						
						
						
					 
					
						2022-05-21 09:48:40 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						b811de53b6 
					 
					
						
						
							
							fix(client): make emoji stand out more on reaction button  
						
						... 
						
						
						
						Fix  #8520 
Close  #8521 
Co-Authored-By: Johann150 <20990607+Johann150@users.noreply.github.com > 
					
						2022-05-19 23:23:12 +09:00 
						 
				 
			
				
					
						
							
							
								Johann150 
							
						 
					 
					
						
						
							
						
						68f9341e95 
					 
					
						
						
							
							hotfix: uniform color migration fix  
						
						
						
						
					 
					
						2022-05-19 15:42:55 +02:00 
						 
				 
			
				
					
						
							
							
								Johann150 
							
						 
					 
					
						
						
							
						
						be1d02a7f8 
					 
					
						
						
							
							enhance: page image component with alt text ( #8634 )  
						
						... 
						
						
						
						* refactor to composition API
* use existing image component
This improves user experience because alt text is displayed correctly.
* fix: correct image src
* fix: defineProps
* fix 
						
						
					 
					
						2022-05-19 20:41:47 +09:00 
						 
				 
			
				
					
						
							
							
								Johann150 
							
						 
					 
					
						
						
							
						
						edfded7fb7 
					 
					
						
						
							
							fix(activitypub): add authorization checks ( #8534 )  
						
						... 
						
						
						
						* fix spelling
* fix(activitypub): add authorization checks 
						
						
					 
					
						2022-05-19 20:40:16 +09:00 
						 
				 
			
				
					
						
							
							
								Johann150 
							
						 
					 
					
						
						
							
						
						60fd793bc3 
					 
					
						
						
							
							enhance(MFM): limit large MFM ( #8540 )  
						
						... 
						
						
						
						* add CSS classes for zoom MFM
* limit nesting of x2, x3, x4 MFM
* simplify CSS calculation
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com >
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com > 
						
						
					 
					
						2022-05-19 20:38:14 +09:00 
						 
				 
			
				
					
						
							
							
								xianon 
							
						 
					 
					
						
						
							
						
						0f33864df1 
					 
					
						
						
							
							fix: ノート詳細ページの新しいノートを表示する機能の動作が正しくなるように修正する ( #8607 )  
						
						... 
						
						
						
						* ノート詳細で新しいノートの表示が正しくないのを修正する
* ノート詳細から別のノート詳細を表示した時に前後の表示をリセットする 
						
						
					 
					
						2022-05-19 20:32:55 +09:00 
						 
				 
			
				
					
						
							
							
								Andreas Nedbal 
							
						 
					 
					
						
						
							
						
						3abb0d589d 
					 
					
						
						
							
							refactor(client): refactor admin/settings to use Composition API ( #8678 )  
						
						
						
						
					 
					
						2022-05-19 20:30:23 +09:00 
						 
				 
			
				
					
						
							
							
								Andreas Nedbal 
							
						 
					 
					
						
						
							
						
						1d9a4f68f4 
					 
					
						
						
							
							Refactor pleaseLogin to show a sign-in dialog ( #8630 )  
						
						... 
						
						
						
						* refactor(client): refactor pleaseLogin to show a sign-in dialog
* Apply review suggestions from @Johann150
Co-authored-by: Johann150 <johann@qwertqwefsday.eu >
Co-authored-by: Johann150 <johann@qwertqwefsday.eu >
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp > 
						
						
					 
					
						2022-05-19 20:28:08 +09:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						992fd76067 
					 
					
						
						
							
							chore(deps): bump copy-props from 2.0.4 to 2.0.5 ( #8709 )  
						
						... 
						
						
						
						Bumps [copy-props](https://github.com/gulpjs/copy-props ) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/gulpjs/copy-props/releases )
- [Changelog](https://github.com/gulpjs/copy-props/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gulpjs/copy-props/compare/2.0.4...2.0.5 )
---
updated-dependencies:
- dependency-name: copy-props
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2022-05-19 18:40:13 +09:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						6712650019 
					 
					
						
						
							
							chore(deps): bump async from 3.2.1 to 3.2.3 ( #8501 )  
						
						... 
						
						
						
						Bumps [async](https://github.com/caolan/async ) from 3.2.1 to 3.2.3.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v3.2.1...v3.2.3 )
---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2022-05-19 18:39:13 +09:00 
						 
				 
			
				
					
						
							
							
								Andreas Nedbal 
							
						 
					 
					
						
						
							
						
						a273940348 
					 
					
						
						
							
							fix(client): fix lint issues in Deck UI components ( #8681 )  
						
						
						
						
					 
					
						2022-05-19 17:35:43 +09:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						3d46da64a8 
					 
					
						
						
							
							chore(deps): bump async from 3.2.1 to 3.2.3 in /packages/client ( #8707 )  
						
						... 
						
						
						
						Bumps [async](https://github.com/caolan/async ) from 3.2.1 to 3.2.3.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v3.2.1...v3.2.3 )
---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2022-05-19 17:35:11 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						4702f99c83 
					 
					
						
						
							
							Merge branch 'develop' of  https://github.com/misskey-dev/misskey  into develop  
						
						
						
						
					 
					
						2022-05-19 17:21:11 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						65b048bb70 
					 
					
						
						
							
							chore(client): tweak loading spinner design  
						
						
						
						
					 
					
						2022-05-19 17:21:08 +09:00 
						 
				 
			
				
					
						
							
							
								Johann150 
							
						 
					 
					
						
						
							
						
						aaf5bb62ab 
					 
					
						
						
							
							enhance: uniform theme color ( #8702 )  
						
						... 
						
						
						
						* enhance: make theme color format uniform
All newly fetched instance theme colors will be uniformely formatted
as hashtag followed by 6 hexadecimal digits.
Colors are checked for validity and invalid colors are not handled.
* better input validation for own theme color
* migration to unify theme color formats
Fixes theme colors of other instances as well as the local instance.
* add changelog entry
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp > 
						
						
					 
					
						2022-05-19 09:54:45 +02:00 
						 
				 
			
				
					
						
							
							
								MeiMei 
							
						 
					 
					
						
						
							
						
						55a578a8df 
					 
					
						
						
							
							fix: Unable to generate video thumbnails ( #8696 )  
						
						... 
						
						
						
						* fix: Unable to generate video thumbnails
* CHANGELOG 
						
						
					 
					
						2022-05-19 16:19:23 +09:00 
						 
				 
			
				
					
						
							
							
								xianon 
							
						 
					 
					
						
						
							
						
						02f9e5d6f0 
					 
					
						
						
							
							fix: ノートのインスタンス情報の文字に縁を付けて見やすくする ( #8697 )  
						
						... 
						
						
						
						* ノートのインスタンス情報の背景色が反映されないことがあるのを修正する
* ノートのインスタンス情報の文字に縁を付けて見やすくする
* Revert "ノートのインスタンス情報の背景色が反映されないことがあるのを修正する"
This reverts commit de920dfc53 
						
						
					 
					
						2022-05-19 16:17:00 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						4fc2058745 
					 
					
						
						
							
							chore(client): tweak loading spinner design  
						
						
						
						
					 
					
						2022-05-19 15:24:35 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						7ed0763ad2 
					 
					
						
						
							
							Update CONTRIBUTING.md  
						
						
						
						
					 
					
						2022-05-19 12:47:43 +09:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						13b275773b 
					 
					
						
						
							
							chore(deps): bump async from 3.2.0 to 3.2.3 in /packages/backend ( #8706 )  
						
						... 
						
						
						
						Bumps [async](https://github.com/caolan/async ) from 3.2.0 to 3.2.3.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v3.2.0...v3.2.3 )
---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2022-05-19 11:49:59 +09:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						d9ac9e6d98 
					 
					
						
						
							
							chore(deps): bump path-parse from 1.0.6 to 1.0.7 ( #8705 )  
						
						... 
						
						
						
						Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2022-05-19 11:49:54 +09:00 
						 
				 
			
				
					
						
							
							
								MeiMei 
							
						 
					 
					
						
						
							
						
						b6794b614b 
					 
					
						
						
							
							enhance: Perform port diagnosis at startup only when Listen fails ( #8698 )  
						
						... 
						
						
						
						* Change port check
* Comment: disableClustering
* CHANGELOG
* Smart message 
						
						
					 
					
						2022-05-19 11:49:07 +09:00 
						 
				 
			
				
					
						
							
							
								あずき⪥™ 
							
						 
					 
					
						
						
							
						
						e3f2d469c0 
					 
					
						
						
							
							remove unneeded attrs ( #8673 )  
						
						
						
						
					 
					
						2022-05-18 01:34:30 +09:00 
						 
				 
			
				
					
						
							
							
								Andreas Nedbal 
							
						 
					 
					
						
						
							
						
						a86e1221a0 
					 
					
						
						
							
							Refactor file-dialog to use Composition API ( #8661 )  
						
						... 
						
						
						
						* refactor(client): refactor file-dialog to use Composition API
* Apply review suggestion from @Johann150
Co-authored-by: Johann150 <johann@qwertqwefsday.eu >
Co-authored-by: Johann150 <johann@qwertqwefsday.eu > 
						
						
					 
					
						2022-05-18 01:33:21 +09:00 
						 
				 
			
				
					
						
							
							
								Andreas Nedbal 
							
						 
					 
					
						
						
							
						
						f03390f0b8 
					 
					
						
						
							
							Refactor admin/index to use Composition API ( #8662 )  
						
						... 
						
						
						
						* refactor(client): refactor admin/index to use Composition API
* fix(client): fix navigation to initial admin pages
* Apply review suggestions from @Johann150
Co-authored-by: Johann150 <johann@qwertqwefsday.eu >
* fix(client): re-add abuses page to admin/index
Co-authored-by: Johann150 <johann@qwertqwefsday.eu > 
						
						
					 
					
						2022-05-18 01:32:21 +09:00 
						 
				 
			
				
					
						
							
							
								Andreas Nedbal 
							
						 
					 
					
						
						
							
						
						bf6cc34961 
					 
					
						
						
							
							refactor(client): refactor admin/instance-block to use Composition API ( #8663 )  
						
						
						
						
					 
					
						2022-05-18 01:31:59 +09:00 
						 
				 
			
				
					
						
							
							
								Andreas Nedbal 
							
						 
					 
					
						
						
							
						
						18307c822c 
					 
					
						
						
							
							Refactor admin/integrations to use Composition API ( #8664 )  
						
						... 
						
						
						
						* refactor(client): refactor admin/integrations to use Composition API
* Apply review suggestions from @Johann150
Co-authored-by: Johann150 <johann@qwertqwefsday.eu >
Co-authored-by: Johann150 <johann@qwertqwefsday.eu > 
						
						
					 
					
						2022-05-18 01:31:48 +09:00 
						 
				 
			
				
					
						
							
							
								Andreas Nedbal 
							
						 
					 
					
						
						
							
						
						83ac6742f6 
					 
					
						
						
							
							refactor(client): refactor admin/object-storage to use Composition API ( #8666 )  
						
						
						
						
					 
					
						2022-05-18 01:31:32 +09:00 
						 
				 
			
				
					
						
							
							
								Andreas Nedbal 
							
						 
					 
					
						
						
							
						
						13999d953b 
					 
					
						
						
							
							refactor(client): refactor admin/proxy-account to use Composition API ( #8675 )  
						
						
						
						
					 
					
						2022-05-18 01:31:16 +09:00 
						 
				 
			
				
					
						
							
							
								Andreas Nedbal 
							
						 
					 
					
						
						
							
						
						7c5c27cbe3 
					 
					
						
						
							
							Refactor admin/queue to use Composition API ( #8676 )  
						
						... 
						
						
						
						* refactor(client): refactor admin/queue to use Composition API
* Apply review suggestion from @Johann150
Co-authored-by: Johann150 <johann@qwertqwefsday.eu >
Co-authored-by: Johann150 <johann@qwertqwefsday.eu > 
						
						
					 
					
						2022-05-18 01:31:04 +09:00 
						 
				 
			
				
					
						
							
							
								Andreas Nedbal 
							
						 
					 
					
						
						
							
						
						dfeafaf499 
					 
					
						
						
							
							Refactor admin/relays to use Composition API ( #8677 )  
						
						... 
						
						
						
						* refactor(client): refactor admin/relays to use Composition API
* Apply review suggestion from @Johann150
Co-authored-by: Johann150 <johann@qwertqwefsday.eu >
Co-authored-by: Johann150 <johann@qwertqwefsday.eu > 
						
						
					 
					
						2022-05-18 01:30:49 +09:00 
						 
				 
			
				
					
						
							
							
								Andreas Nedbal 
							
						 
					 
					
						
						
							
						
						7d08b936c6 
					 
					
						
						
							
							refactor(client): refactor my-antennas/index to use Composition API ( #8679 )  
						
						
						
						
					 
					
						2022-05-18 01:30:35 +09:00 
						 
				 
			
				
					
						
							
							
								Kainoa Kanter 
							
						 
					 
					
						
						
							
						
						95eea58d7c 
					 
					
						
						
							
							Improve README ( #8645 )  
						
						... 
						
						
						
						* Add files via upload
* Update title.svg
* Floating title!
* Update README.md
* Update title_float.svg
* Consolidate taglines
* Update README.md
Co-authored-by: Johann150 <johann@qwertqwefsday.eu >
* Update README.md
Co-authored-by: Johann150 <johann@qwertqwefsday.eu >
* Update README.md
Co-authored-by: Johann150 <johann@qwertqwefsday.eu >
* Update README.md
Co-authored-by: Johann150 <johann@qwertqwefsday.eu >
* Update README.md
Co-authored-by: Johann150 <johann@qwertqwefsday.eu >
* Update README.md
Co-authored-by: Johann150 <johann@qwertqwefsday.eu >
* Update README.md
Co-authored-by: Johann150 <johann@qwertqwefsday.eu >
* Update README.md
Co-authored-by: Johann150 <johann@qwertqwefsday.eu >
* Update README.md
* Drive
Co-authored-by: Johann150 <johann@qwertqwefsday.eu > 
						
						
					 
					
						2022-05-18 01:12:00 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						fee2878b98 
					 
					
						
						
							
							chore(dev): use .yaml for prevent okteto error  
						
						
						
						
					 
					
						2022-05-15 22:32:50 +09:00 
						 
				 
			
				
					
						
							
							
								Takuya Yoshida 
							
						 
					 
					
						
						
							
						
						a8e779a68c 
					 
					
						
						
							
							Power up ( #8684 )  
						
						
						
						
					 
					
						2022-05-15 22:22:06 +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 
						 
				 
			
				
					
						
							
							
								Johann150 
							
						 
					 
					
						
						
							
						
						39bd71e064 
					 
					
						
						
							
							chore: update changelog  
						
						
						
						
					 
					
						2022-05-15 12:02:44 +02:00 
						 
				 
			
				
					
						
							
							
								Johann150 
							
						 
					 
					
						
						
							
						
						037ca92275 
					 
					
						
						
							
							fix: postgres type error  
						
						... 
						
						
						
						Fix a bug introduced in #8659 . Solution was already tested there. 
						
						
					 
					
						2022-05-15 11:32:00 +02:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						504cf74b90 
					 
					
						
						
							
							ビルド関係の依存関係をdevDependenciesに入れるのをやめた  
						
						... 
						
						
						
						本番環境でビルドできないため 
						
						
					 
					
						2022-05-15 17:26:14 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						02a43a310f 
					 
					
						
						
							
							CAPTCHA求めるのは2fa認証が無効になっているときだけにした  
						
						... 
						
						
						
						2faのトークンは期限付きだから、CAPTCHA解いてる間に期限切れになる 
						
						
					 
					
						2022-05-15 16:47:14 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						9783f2de67 
					 
					
						
						
							
							feat(dev): okteto integration  
						
						
						
						
					 
					
						2022-05-15 16:39:23 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						b21b058005 
					 
					
						
						
							
							feat: make captcha required when signin to improve security  
						
						
						
						
					 
					
						2022-05-15 12:18:46 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						6de40cf789 
					 
					
						
						
							
							fix(server): prevent crash when processing certain PNGs  
						
						... 
						
						
						
						Fix  #8605  
					
						2022-05-15 01:16:12 +09:00 
						 
				 
			
				
					
						
							
							
								Andreas Nedbal 
							
						 
					 
					
						
						
							
						
						657dc15995 
					 
					
						
						
							
							fix(client): remove unexpected token ( #8672 )  
						
						
						
						
					 
					
						2022-05-14 23:24:45 +09:00 
						 
				 
			
				
					
						
							
							
								Andreas Nedbal 
							
						 
					 
					
						
						
							
						
						3f9b7e8b1d 
					 
					
						
						
							
							Refactor admin/email-settings to use Composition API ( #8656 )  
						
						... 
						
						
						
						* refactor(client): refactor admin/email-settings to use Composition API
* Update packages/client/src/pages/admin/email-settings.vue
Co-authored-by: Johann150 <johann@qwertqwefsday.eu >
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp >
Co-authored-by: Johann150 <johann@qwertqwefsday.eu > 
						
						
					 
					
						2022-05-14 21:36:12 +09:00