841c8d619f 
								
							 
						 
						
							
							
								
								既定のアップロード先フォルダを設定できるように  
							
							
							
						 
						
							2019-07-08 04:17:53 +09:00  
				
					
						
							
							
								 
						
							
								3b8ea90fdc 
								
							 
						 
						
							
							
								
								フォルダーを削除できないときダイアログボックスで知らせる ( #5111 )  
							
							... 
							
							
							
							* フォルダーを削除できないときダイアログボックスで知らせる
* https://github.com/syuilo/misskey/pull/5111#issuecomment-508959068 
かわいい 
							
						 
						
							2019-07-07 14:56:51 +09:00  
				
					
						
							
							
								 
						
							
								bd8d7c3d0f 
								
							 
						 
						
							
							
								
								Improve Page  
							
							... 
							
							
							
							* ページをピン留めできるように
* デッキでカラム内でページを見れるように 
							
						 
						
							2019-07-07 06:56:13 +09:00  
				
					
						
							
							
								 
						
							
								351b236014 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/syuilo/misskey  into develop  
							
							
							
						 
						
							2019-07-07 05:13:21 +09:00  
				
					
						
							
							
								 
						
							
								e9251debe0 
								
							 
						 
						
							
							
								
								イベント送信時に指定の変数の値を添付出来るように  
							
							
							
						 
						
							2019-07-07 05:12:31 +09:00  
				
					
						
							
							
								 
						
							
								788edd3622 
								
							 
						 
						
							
							
								
								fix  
							
							
							
						 
						
							2019-07-07 02:22:33 +09:00  
				
					
						
							
							
								 
						
							
								5afe96e15a 
								
							 
						 
						
							
							
								
								clean up  
							
							
							
						 
						
							2019-07-07 02:22:08 +09:00  
				
					
						
							
							
								 
						
							
								899fc8a7bd 
								
							 
						 
						
							
							
								
								✌️  
							
							
							
						 
						
							2019-07-07 02:22:08 +09:00  
				
					
						
							
							
								 
						
							
								2afcdda058 
								
							 
						 
						
							
							
								
								wip  
							
							
							
						 
						
							2019-07-07 02:21:13 +09:00  
				
					
						
							
							
								 
						
							
								047a46d966 
								
							 
						 
						
							
							
								
								Support password-less login with WebAuthn ( #5112 )  
							
							... 
							
							
							
							* Support password-less login with WebAuthn
* Fix initial value of usePasswordLessLogin 
							
						 
						
							2019-07-07 01:38:36 +09:00  
				
					
						
							
							
								 
						
							
								e97dd13e81 
								
							 
						 
						
							
							
								
								Pages: ボタンを色付き表示できるように  
							
							
							
						 
						
							2019-07-06 23:11:16 +09:00  
				
					
						
							
							
								 
						
							
								64397708fd 
								
							 
						 
						
							
							
								
								MisskeyPagesにイベント送信ボタンを追加  
							
							
							
						 
						
							2019-07-06 18:14:50 +09:00  
				
					
						
							
							
								 
						
							
								7b33522d97 
								
							 
						 
						
							
							
								
								New Crowdin translations ( #5082 )  
							
							... 
							
							
							
							* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Korean) 
							
						 
						
							2019-07-05 02:09:59 +09:00  
				
					
						
							
							
								 
						
							
								dfd991a6c6 
								
							 
						 
						
							
							
								
								テストメールは管理者アドレスに送信するように  
							
							
							
						 
						
							2019-07-04 21:08:47 +09:00  
				
					
						
							
							
								 
						
							
								16b81fff38 
								
							 
						 
						
							
							
								
								Resolve   #3431  
							
							
							
						 
						
							2019-07-04 21:07:02 +09:00  
				
					
						
							
							
								 
						
							
								327ffd3498 
								
							 
						 
						
							
							
								
								Resolve   #4321  
							
							
							
						 
						
							2019-07-04 20:39:33 +09:00  
				
					
						
							
							
								 
						
							
								fd94b817ab 
								
							 
						 
						
							
							
								
								Implement Webauthn  🎉  ( #5088 )  
							
							... 
							
							
							
							* Implement Webauthn 🎉 
* Share hexifyAB
* Move hr inside template and add AttestationChallenges janitor daemon
* Apply suggestions from code review
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Add newline at the end of file
* Fix stray newline in promise chain
* Ignore var in try{}catch(){} block
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Add missing comma
* Add missing semicolon
* Support more attestation formats
* add support for more key types and linter pass
* Refactor
* Refactor
* credentialId --> id
* Fix
* Improve readability
* Add indexes
* fixes for credentialId->id
* Avoid changing store state
* Fix syntax error and code style
* Remove unused import
* Refactor of getkey API
* Create 1561706992953-webauthn.ts
* Update ja-JP.yml
* Add type annotations
* Fix code style
* Specify depedency version
* Fix code style
* Fix janitor daemon and login requesting 2FA regardless of status 
							
						 
						
							2019-07-03 20:18:07 +09:00  
				
					
						
							
							
								 
						
							
								f17e229c1e 
								
							 
						 
						
							
							
								
								Resolve   #5072  
							
							
							
						 
						
							2019-07-03 03:58:45 +09:00  
				
					
						
							
							
								 
						
							
								7ffe559525 
								
							 
						 
						
							
							
								
								Resolve   #5085  
							
							
							
						 
						
							2019-07-02 18:32:24 +09:00  
				
					
						
							
							
								 
						
							
								ac9f77752d 
								
							 
						 
						
							
							
								
								New translations ja-JP.yml (Chinese Simplified) ( #5081 )  
							
							
							
						 
						
							2019-06-23 01:53:21 +09:00  
				
					
						
							
							
								 
						
							
								9bdc67c1f6 
								
							 
						 
						
							
							
								
								New Crowdin translations ( #5065 )  
							
							... 
							
							
							
							* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai) 
							
						 
						
							2019-06-23 00:21:04 +09:00  
				
					
						
							
							
								 
						
							
								bb4ca7b31a 
								
							 
						 
						
							
							
								
								Resolve   #5010  
							
							
							
						 
						
							2019-06-23 00:06:39 +09:00  
				
					
						
							
							
								 
						
							
								6136f6f33a 
								
							 
						 
						
							
							
								
								デッキの状態を同期できるように  
							
							
							
						 
						
							2019-06-21 13:06:47 +09:00  
				
					
						
							
							
								 
						
							
								18184441f1 
								
							 
						 
						
							
							
								
								ホームのカスタマイズ情報を複数のデバイス間で同期できるように  
							
							
							
						 
						
							2019-06-21 01:50:01 +09:00  
				
					
						
							
							
								 
						
							
								4f284e1bc0 
								
							 
						 
						
							
							
								
								Resolve   #5063  
							
							
							
						 
						
							2019-06-18 16:49:58 +09:00  
				
					
						
							
							
								 
						
							
								96cf4c30cf 
								
							 
						 
						
							
							
								
								New Crowdin translations ( #5053 )  
							
							... 
							
							
							
							* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (French) 
							
						 
						
							2019-06-16 16:06:00 +09:00  
				
					
						
							
							
								 
						
							
								6d08909b2f 
								
							 
						 
						
							
							
								
								Refactor  
							
							
							
						 
						
							2019-06-15 17:06:03 +09:00  
				
					
						
							
							
								 
						
							
								fe2191a491 
								
							 
						 
						
							
							
								
								New Crowdin translations ( #5040 )  
							
							... 
							
							
							
							* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean) 
							
						 
						
							2019-06-10 11:42:06 +09:00  
				
					
						
							
							
								 
						
							
								6f96e05fec 
								
							 
						 
						
							
							
								
								New Crowdin translations ( #4979 )  
							
							... 
							
							
							
							* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish) 
							
						 
						
							2019-06-07 20:43:34 +09:00  
				
					
						
							
							
								 
						
							
								5dbe1d448b 
								
							 
						 
						
							
							
								
								Improve job queue view  
							
							
							
						 
						
							2019-05-27 17:44:51 +09:00  
				
					
						
							
							
								 
						
							
								72fb23f4d5 
								
							 
						 
						
							
							
								
								Improve drive management  
							
							
							
						 
						
							2019-05-27 16:54:47 +09:00  
				
					
						
							
							
								 
						
							
								9403ee6495 
								
							 
						 
						
							
							
								
								Improve post form  
							
							... 
							
							
							
							Resolve  #4998 
Resolve  #1151  
						
							2019-05-27 15:38:14 +09:00  
				
					
						
							
							
								 
						
							
								a6a88af513 
								
							 
						 
						
							
							
								
								Add locales for admin/views/queue.vue ( #4993 )  
							
							
							
						 
						
							2019-05-26 23:14:31 +09:00  
				
					
						
							
							
								 
						
							
								fad1352d51 
								
							 
						 
						
							
							
								
								Add locale for admin/views/federation.vue ( #4994 )  
							
							
							
						 
						
							2019-05-26 23:14:09 +09:00  
				
					
						
							
							
								 
						
							
								41cdae07c3 
								
							 
						 
						
							
							
								
								Fix   #4989  ( #4992 )  
							
							... 
							
							
							
							* Fix  #4989 
* Update 
							
						 
						
							2019-05-26 22:35:25 +09:00  
				
					
						
							
							
								 
						
							
								0dfc1fcf13 
								
							 
						 
						
							
							
								
								New Crowdin translations ( #4955 )  
							
							... 
							
							
							
							* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Korean) 
							
						 
						
							2019-05-25 09:11:42 +09:00  
				
					
						
							
							
								 
						
							
								e6f78a73ab 
								
							 
						 
						
							
							
								
								i18n: reaction-picker.vue ( #4971 )  
							
							
							
						 
						
							2019-05-24 04:25:57 +09:00  
				
					
						
							
							
								 
						
							
								1e1a7ee858 
								
							 
						 
						
							
							
								
								Add info  
							
							
							
						 
						
							2019-05-23 13:38:07 +09:00  
				
					
						
							
							
								 
						
							
								1092818203 
								
							 
						 
						
							
							
								
								Add group update / transfer API  
							
							
							
						 
						
							2019-05-22 05:06:58 +09:00  
				
					
						
							
							
								 
						
							
								16549f8f84 
								
							 
						 
						
							
							
								
								Add da-DK  
							
							
							
						 
						
							2019-05-21 08:51:32 +09:00  
				
					
						
							
							
								 
						
							
								2d2b65d9fa 
								
							 
						 
						
							
							
								
								New Crowdin translations ( #4931 )  
							
							... 
							
							
							
							* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Danish)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean) 
							
						 
						
							2019-05-21 08:49:57 +09:00  
				
					
						
							
							
								 
						
							
								e103904a04 
								
							 
						 
						
							
							
								
								Resolve   #4941  
							
							
							
						 
						
							2019-05-19 20:41:23 +09:00  
				
					
						
							
							
								 
						
							
								200d593414 
								
							 
						 
						
							
							
								
								Add group menu  
							
							
							
						 
						
							2019-05-18 22:57:34 +09:00  
				
					
						
							
							
								 
						
							
								c7cc3dcdfd 
								
							 
						 
						
							
							
								
								ユーザーグループ  
							
							... 
							
							
							
							Resolve  #3218  
						
							2019-05-18 20:36:33 +09:00  
				
					
						
							
							
								 
						
							
								380749051d 
								
							 
						 
						
							
							
								
								ページにいいねできるように  
							
							
							
						 
						
							2019-05-17 19:56:47 +09:00  
				
					
						
							
							
								 
						
							
								70d710c9a9 
								
							 
						 
						
							
							
								
								管理画面でreCAPTCHAのプレビューを表示するように  
							
							
							
						 
						
							2019-05-16 16:08:50 +09:00  
				
					
						
							
							
								 
						
							
								183c82fb8d 
								
							 
						 
						
							
							
								
								New Crowdin translations ( #4924 )  
							
							... 
							
							
							
							* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified) 
							
						 
						
							2019-05-16 13:11:56 +09:00  
				
					
						
							
							
								 
						
							
								3f5b96bf62 
								
							 
						 
						
							
							
								
								Resolve   #4928  
							
							
							
						 
						
							2019-05-16 01:07:32 +09:00  
				
					
						
							
							
								 
						
							
								23c9f6a6ca 
								
							 
						 
						
							
							
								
								Resolve   #4833  
							
							
							
						 
						
							2019-05-15 20:41:01 +09:00  
				
					
						
							
							
								 
						
							
								5ba8d4949d 
								
							 
						 
						
							
							
								
								インスタンスの設定画面を整理  
							
							
							
						 
						
							2019-05-15 20:29:47 +09:00  
				
					
						
							
							
								 
						
							
								e52f9301fa 
								
							 
						 
						
							
							
								
								New Crowdin translations ( #4878 )  
							
							... 
							
							
							
							* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai) 
							
						 
						
							2019-05-14 21:18:05 +09:00  
				
					
						
							
							
								 
						
							
								b779ff08e0 
								
							 
						 
						
							
							
								
								特定のインスタンスのファイルをすべて削除できるように  
							
							
							
						 
						
							2019-05-14 21:08:35 +09:00  
				
					
						
							
							
								 
						
							
								c3529f0691 
								
							 
						 
						
							
							
								
								Improve usability  
							
							
							
						 
						
							2019-05-14 20:53:49 +09:00  
				
					
						
							
							
								 
						
							
								f9f574532e 
								
							 
						 
						
							
							
								
								インスタンスブロックを設定できるように  
							
							
							
						 
						
							2019-05-14 20:49:09 +09:00  
				
					
						
							
							
								 
						
							
								7c03d37caa 
								
							 
						 
						
							
							
								
								Add ToSUrl, repositoryUrl, feedbackUrl ( #4921 )  
							
							... 
							
							
							
							* Add ToSUrl, repositoryUrl, feedbackUrl
* modify nodeinfo 
							
						 
						
							2019-05-14 02:57:04 +09:00  
				
					
						
							
							
								 
						
							
								8e6da3a0d9 
								
							 
						 
						
							
							
								
								インスタンス運営者がピン留めユーザーを設定できるように  
							
							... 
							
							
							
							Related #4892  
							
						 
						
							2019-05-10 17:30:28 +09:00  
				
					
						
							
							
								 
						
							
								168de3c316 
								
							 
						 
						
							
							
								
								Resolve   #4870  
							
							
							
						 
						
							2019-05-09 23:27:34 +09:00  
				
					
						
							
							
								 
						
							
								0a57eecb3a 
								
							 
						 
						
							
							
								
								New Crowdin translations ( #4812 )  
							
							... 
							
							
							
							* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (English) 
							
						 
						
							2019-05-07 18:49:51 +09:00  
				
					
						
							
							
								 
						
							
								ca2949fbb4 
								
							 
						 
						
							
							
								
								MisskeyPagesにリストから選択関数を追加  
							
							
							
						 
						
							2019-05-05 20:31:15 +09:00  
				
					
						
							
							
								 
						
							
								17b373ac07 
								
							 
						 
						
							
							
								
								✌️  
							
							
							
						 
						
							2019-05-05 20:16:05 +09:00  
				
					
						
							
							
								 
						
							
								7aa66f438f 
								
							 
						 
						
							
							
								
								Resolve   #4853  
							
							
							
						 
						
							2019-05-05 20:12:35 +09:00  
				
					
						
							
							
								 
						
							
								5fb0a995dd 
								
							 
						 
						
							
							
								
								様々な修正 ( #4859 )  
							
							... 
							
							
							
							Typo, Redundant code, Syntax error の修正 
							
						 
						
							2019-05-05 09:27:55 +09:00  
				
					
						
							
							
								 
						
							
								4b68abd963 
								
							 
						 
						
							
							
								
								割った余りを求める関数をMisskeyPagesに追加  
							
							
							
						 
						
							2019-05-03 18:48:40 +09:00  
				
					
						
							
							
								 
						
							
								2d1f50303d 
								
							 
						 
						
							
							
								
								Improve MisskeyPages  
							
							
							
						 
						
							2019-05-02 17:55:59 +09:00  
				
					
						
							
							
								 
						
							
								79c49bc926 
								
							 
						 
						
							
							
								
								ページのソースを見れるように  
							
							
							
						 
						
							2019-05-01 20:48:56 +09:00  
				
					
						
							
							
								 
						
							
								3444b9c9c8 
								
							 
						 
						
							
							
								
								Add splitStrByLine function  
							
							
							
						 
						
							2019-05-01 16:33:54 +09:00  
				
					
						
							
							
								 
						
							
								ca6fc9cd79 
								
							 
						 
						
							
							
								
								Remove strConcat function  
							
							
							
						 
						
							2019-05-01 16:07:05 +09:00  
				
					
						
							
							
								 
						
							
								b6c50d63a0 
								
							 
						 
						
							
							
								
								Update ja-JP.yml  
							
							
							
						 
						
							2019-05-01 15:04:26 +09:00  
				
					
						
							
							
								 
						
							
								52ebf2055e 
								
							 
						 
						
							
							
								
								Improve AiScript  
							
							
							
						 
						
							2019-05-01 14:54:34 +09:00  
				
					
						
							
							
								 
						
							
								d0af2c2a98 
								
							 
						 
						
							
							
								
								Improve MisskeyPages  
							
							
							
						 
						
							2019-05-01 10:37:25 +09:00  
				
					
						
							
							
								 
						
							
								10216af48a 
								
							 
						 
						
							
							
								
								Improve MisskeyPages  
							
							
							
						 
						
							2019-05-01 10:05:33 +09:00  
				
					
						
							
							
								 
						
							
								759719d124 
								
							 
						 
						
							
							
								
								Improve MisskeyPages  
							
							
							
						 
						
							2019-04-30 12:15:41 +09:00  
				
					
						
							
							
								 
						
							
								6c647ea91c 
								
							 
						 
						
							
							
								
								Improve usability  
							
							
							
						 
						
							2019-04-30 07:55:40 +09:00  
				
					
						
							
							
								 
						
							
								c9763dabe1 
								
							 
						 
						
							
							
								
								変換関数を追加  
							
							
							
						 
						
							2019-04-30 07:49:46 +09:00  
				
					
						
							
							
								 
						
							
								2e8e5c2751 
								
							 
						 
						
							
							
								
								Improve MisskeyPages  
							
							... 
							
							
							
							* ifブロック を追加
* ボタンやスイッチなどのテキストに変数使えるようにした 
							
						 
						
							2019-04-30 06:40:02 +09:00  
				
					
						
							
							
								 
						
							
								c6b64e57f1 
								
							 
						 
						
							
							
								
								いくつかの文字列関数を追加  
							
							
							
						 
						
							2019-04-29 15:13:04 +09:00  
				
					
						
							
							
								 
						
							
								9158426d0a 
								
							 
						 
						
							
							
								
								Improve usability  
							
							
							
						 
						
							2019-04-29 14:51:04 +09:00  
				
					
						
							
							
								 
						
							
								cef26853df 
								
							 
						 
						
							
							
								
								Improve usability  
							
							
							
						 
						
							2019-04-29 14:46:35 +09:00  
				
					
						
							
							
								 
						
							
								05b8111c19 
								
							 
						 
						
							
							
								
								Pages ( #4811 )  
							
							... 
							
							
							
							* wip
* wip
* wip
* Update page-editor.vue
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update page-editor.variable.core.vue
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update aiscript.ts
* wip
* Update package.json
* wip
* wip
* wip
* wip
* wip
* Update page.vue
* wip
* wip
* wip
* wip
* more info
* wip fn
* wip
* wip
* wip 
							
						 
						
							2019-04-29 09:11:57 +09:00  
				
					
						
							
							
								 
						
							
								8d7cefbbbe 
								
							 
						 
						
							
							
								
								New Crowdin translations ( #4771 )  
							
							... 
							
							
							
							* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified) 
							
						 
						
							2019-04-24 09:54:43 +09:00  
				
					
						
							
							
								 
						
							
								44aed53998 
								
							 
						 
						
							
							
								
								New Crowdin translations ( #4736 )  
							
							... 
							
							
							
							* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Czech) 
							
						 
						
							2019-04-22 00:39:00 +09:00  
				
					
						
							
							
								 
						
							
								dab7e527de 
								
							 
						 
						
							
							
								
								Improve user lists index ( #4605 )  
							
							... 
							
							
							
							* wip
* Revert "wip"
This reverts commit 6212831ce3 
							
						 
						
							2019-04-18 21:33:24 +09:00  
				
					
						
							
							
								 
						
							
								7827aeb695 
								
							 
						 
						
							
							
								
								Resolve   #4735  
							
							
							
						 
						
							2019-04-18 19:40:23 +09:00  
				
					
						
							
							
								 
						
							
								9ec6afa375 
								
							 
						 
						
							
							
								
								confirm on user menu ( #4553 )  
							
							
							
						 
						
							2019-04-18 03:36:06 +09:00  
				
					
						
							
							
								 
						
							
								adff5382ca 
								
							 
						 
						
							
							
								
								confirm silence ( #4560 )  
							
							
							
						 
						
							2019-04-18 03:33:51 +09:00  
				
					
						
							
							
								 
						
							
								704aabd703 
								
							 
						 
						
							
							
								
								Use menu instead of prompt  Fix   #4540 ,  Fix   #342  ( #4575 )  
							
							... 
							
							
							
							* Use menu instead prompt
* fix
* https://bit.ly/2U0JuVt 
* fix 
							
						 
						
							2019-04-18 03:32:45 +09:00  
				
					
						
							
							
								 
						
							
								7ef75fb06b 
								
							 
						 
						
							
							
								
								New Crowdin translations ( #4692 )  
							
							... 
							
							
							
							* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Czech) 
							
						 
						
							2019-04-18 01:11:06 +09:00  
				
					
						
							
							
								 
						
							
								f966d0b32c 
								
							 
						 
						
							
							
								
								色々な修正;  Fix   #4709  ( #4714 )  
							
							... 
							
							
							
							* Fix a la carte 1
* use dialog instead of alert() etc 
							
						 
						
							2019-04-16 13:05:10 +09:00  
				
					
						
							
							
								 
						
							
								94f8a145ec 
								
							 
						 
						
							
							
								
								Better permisson  Fix   #2341  ( #4611 )  
							
							... 
							
							
							
							* Better permisson Fix  #2341 
* add kinds.ts
* test
* fix
* v11
* fix 
							
						 
						
							2019-04-15 12:10:40 +09:00  
				
					
						
							
							
								 
						
							
								f32ff95256 
								
							 
						 
						
							
							
								
								New Crowdin translations ( #4685 )  
							
							... 
							
							
							
							* New translations ja-JP.yml (German)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Czech) 
							
						 
						
							2019-04-15 11:33:08 +09:00  
				
					
						
							
							
								 
						
							
								b7ee42198c 
								
							 
						 
						
							
							
								
								New translations ja-JP.yml (German) ( #4683 )  
							
							
							
						 
						
							2019-04-14 22:40:35 +09:00  
				
					
						
							
							
								 
						
							
								b41c18e033 
								
							 
						 
						
							
							
								
								New translations ja-JP.yml (English) ( #4681 )  
							
							
							
						 
						
							2019-04-14 20:31:15 +09:00  
				
					
						
							
							
								 
						
							
								4df3ede500 
								
							 
						 
						
							
							
								
								New Crowdin translations ( #4641 )  
							
							... 
							
							
							
							* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai) 
							
						 
						
							2019-04-14 17:19:52 +09:00  
				
					
						
							
							
								 
						
							
								487a3079cd 
								
							 
						 
						
							
							
								
								Improve post form attaches;  Fix   #4673 ,  Resolve   #2327 ,  Resolve   #2145  [v11] ( #4674 )  
							
							... 
							
							
							
							* improve post form attaches
* Fix
* chain
* 右クリックでも反応するように 
							
						 
						
							2019-04-14 17:12:04 +09:00  
				
					
						
							
							
								 
						
							
								795be20ee1 
								
							 
						 
						
							
							
								
								Clean up  
							
							
							
						 
						
							2019-04-08 23:06:05 +09:00  
				
					
						
							
							
								 
						
							
								87d3a06dcd 
								
							 
						 
						
							
							
								
								revert rename  
							
							
							
						 
						
							2019-04-08 23:05:41 +09:00  
				
					
						
							
							
								 
						
							
								c32b020535 
								
							 
						 
						
							
							
								
								Update ja-JP.yml  
							
							
							
						 
						
							2019-04-08 16:43:27 +09:00  
				
					
						
							
							
								 
						
							
								1c57e6f80a 
								
							 
						 
						
							
							
								
								i18n  
							
							
							
						 
						
							2019-04-08 13:55:09 +09:00  
				
					
						
							
							
								 
						
							
								f0a29721c9 
								
							 
						 
						
							
							
								
								Use PostgreSQL instead of MongoDB ( #4572 )  
							
							... 
							
							
							
							* wip
* Update note.ts
* Update timeline.ts
* Update core.ts
* wip
* Update generate-visibility-query.ts
* wip
* wip
* wip
* wip
* wip
* Update global-timeline.ts
* wip
* wip
* wip
* Update vote.ts
* wip
* wip
* Update create.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update files.ts
* wip
* wip
* Update CONTRIBUTING.md
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update read-notification.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update cancel.ts
* wip
* wip
* wip
* Update show.ts
* wip
* wip
* Update gen-id.ts
* Update create.ts
* Update id.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Docker: Update files about Docker (#4599 )
* Docker: Use cache if files used by `yarn install` was not updated
This patch reduces the number of times to installing node_modules.
For example, `yarn install` step will be skipped when only ".config/default.yml" is updated.
* Docker: Migrate MongoDB to Postgresql
Misskey uses Postgresql as a database instead of Mongodb since version 11.
* Docker: Uncomment about data persistence
This patch will save a lot of databases.
* wip
* wip
* wip
* Update activitypub.ts
* wip
* wip
* wip
* Update logs.ts
* wip
* Update drive-file.ts
* Update register.ts
* wip
* wip
* Update mentions.ts
* wip
* wip
* wip
* Update recommendation.ts
* wip
* Update index.ts
* wip
* Update recommendation.ts
* Doc: Update docker.ja.md and docker.en.md (#1 ) (#4608 )
Update how to set up misskey.
* wip
* ✌️ 
* wip
* Update note.ts
* Update postgre.ts
* wip
* wip
* wip
* wip
* Update add-file.ts
* wip
* wip
* wip
* Clean up
* Update logs.ts
* wip
* 🍕 
* wip
* Ad notes
* wip
* Update api-visibility.ts
* Update note.ts
* Update add-file.ts
* tests
* tests
* Update postgre.ts
* Update utils.ts
* wip
* wip
* Refactor
* wip
* Refactor
* wip
* wip
* Update show-users.ts
* Update update-instance.ts
* wip
* Update feed.ts
* Update outbox.ts
* Update outbox.ts
* Update user.ts
* wip
* Update list.ts
* Update update-hashtag.ts
* wip
* Update update-hashtag.ts
* Refactor
* Update update.ts
* wip
* wip
* ✌️ 
* clean up
* docs
* Update push.ts
* wip
* Update api.ts
* wip
* ✌️ 
* Update make-pagination-query.ts
* ✌️ 
* Delete hashtags.ts
* Update instances.ts
* Update instances.ts
* Update create.ts
* Update search.ts
* Update reversi-game.ts
* Update signup.ts
* Update user.ts
* id
* Update example.yml
* 🎨 
* objectid
* fix
* reversi
* reversi
* Fix bug of chart engine
* Add test of chart engine
* Improve test
* Better testing
* Improve chart engine
* Refactor
* Add test of chart engine
* Refactor
* Add chart test
* Fix bug
* コミットし忘れ
* Refactoring
* ✌️ 
* Add tests
* Add test
* Extarct note tests
* Refactor
* 存在しないユーザーにメンションできなくなっていた問題を修正
* Fix bug
* Update update-meta.ts
* Fix bug
* Update mention.vue
* Fix bug
* Update meta.ts
* Update CONTRIBUTING.md
* Fix bug
* Fix bug
* Fix bug
* Clean up
* Clean up
* Update notification.ts
* Clean up
* Add mute tests
* Add test
* Refactor
* Add test
* Fix test
* Refactor
* Refactor
* Add tests
* Update utils.ts
* Update utils.ts
* Fix test
* Update package.json
* Update update.ts
* Update manifest.ts
* Fix bug
* Fix bug
* Add test
* 🎨 
* Update endpoint permissions
* Updaye permisison
* Update person.ts
#4299 
* データベースと同期しないように
* Fix bug
* Fix bug
* Update reversi-game.ts
* Use a feature of Node v11.7.0 to extract a public key (#4644 )
* wip
* wip
* ✌️ 
* Refactoring
#1540 
* test
* test
* test
* test
* test
* test
* test
* Fix bug
* Fix test
* 🍣 
* wip
* #4471 
* Add test for #4335 
* Refactor
* Fix test
* Add tests
* 🕓 
* Fix bug
* Add test
* Add test
* rename
* Fix bug 
							
						 
						
							2019-04-07 21:50:36 +09:00  
				
					
						
							
							
								 
						
							
								e6ce0dd43a 
								
							 
						 
						
							
							
								
								New Crowdin translations ( #4521 )  
							
							... 
							
							
							
							* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English) 
							
						 
						
							2019-04-06 00:51:54 +09:00