Aya Morisawa
							
						 
					 | 
					
						
						
							
						
						08f00d4990
					 | 
					
						
						
							
							Remove unneccesary cast (#3355)
						
						
						
						
						
						
					 | 
					
						2018-11-22 05:07:25 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Acid Chicken (硫酸鶏)
							
						 
					 | 
					
						
						
							
						
						6951f7e74a
					 | 
					
						
						
							
							Fix #3361 (#3362)
						
						
						
						
						
						
						
						* Update create.ts
* Update api.ts 
						
						
					 | 
					
						2018-11-22 05:06:51 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Hakaba Hitoyo
							
						 
					 | 
					
						
						
							
						
						ac14adfd3e
					 | 
					
						
						
							
							Feature / user recommendation config in admin ui (#3357)
						
						
						
						
						
						
						
						* add config for external user recommendation into admin ui
* debug
* correct admin ui
* switch external user recommendation to admin ui config
* debug
* debug
* debug
* Revert "debug"
This reverts commit f4a0460e5b.
* explicit parseInt radix
* add Japanese message
* change default engine to https
* remove unused settings
* debug
* nullable externalUserRecommendationTimeout 
						
						
					 | 
					
						2018-11-21 23:44:59 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								MeiMei
							
						 
					 | 
					
						
						
							
						
						389315e000
					 | 
					
						
						
							
							Fix: ap/show (#3350)
						
						
						
						
						
						
					 | 
					
						2018-11-20 21:18:14 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								MeiMei
							
						 
					 | 
					
						
						
							
						
						e332e3c248
					 | 
					
						
						
							
							Explicitly set max-age (#3330)
						
						
						
						
						
						
					 | 
					
						2018-11-20 05:29:51 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								MeiMei
							
						 
					 | 
					
						
						
							
						
						db657c2a62
					 | 
					
						
						
							
							Hide unused login method (#3285)
						
						
						
						
						
						
					 | 
					
						2018-11-17 02:13:01 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						8569970fbe
					 | 
					
						
						
							
							Update github-bot.ts
						
						
						
						
						
						
					 | 
					
						2018-11-16 23:10:48 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						713e9ad5f4
					 | 
					
						
						
							
							Resolve #3274
						
						
						
						
						
						
					 | 
					
						2018-11-16 23:09:33 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						59e229d962
					 | 
					
						
						
							
							Update github-bot.ts
						
						
						
						
						
						
					 | 
					
						2018-11-16 23:02:01 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						3c5f09cda2
					 | 
					
						
						
							
							Clean up
						
						
						
						
						
						
					 | 
					
						2018-11-16 23:01:14 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						e42aa2530d
					 | 
					
						
						
							
							Update github-bot.ts
						
						
						
						
						
						
						
						follow dvelop instead master 
						
						
					 | 
					
						2018-11-16 23:00:34 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								MeiMei
							
						 
					 | 
					
						
						
							
						
						bceb02d760
					 | 
					
						
						
							
							local only visibility (#3254)
						
						
						
						
						
						
						
						* local only visibility
* fix UI 
						
						
					 | 
					
						2018-11-16 05:47:29 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Acid Chicken (硫酸鶏)
							
						 
					 | 
					
						
						
							
						
						9d8f7b081d
					 | 
					
						
						
							
							WIP: Add Discord auth (#3239)
						
						
						
						
						
						
						
						* Add Discord auth
* Apply review 175263424 
						
						
					 | 
					
						2018-11-15 19:15:04 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						1dba82aae5
					 | 
					
						
						
							
							[API] Add /instances
						
						
						
						
						
						
					 | 
					
						2018-11-15 06:21:13 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						56d571c0f0
					 | 
					
						
						
							
							Moderator system
						
						
						
						
						
						
						
						Closes #2357 
						
						
					 | 
					
						2018-11-15 04:15:42 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								MeiMei
							
						 
					 | 
					
						
						
							
						
						4ca0a22bfc
					 | 
					
						
						
							
							Fix: default order of users/notes (#3234)
						
						
						
						
						
						
					 | 
					
						2018-11-14 20:18:47 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						e509b1f488
					 | 
					
						
						
							
							Update github-bot.ts
						
						
						
						
						
						
					 | 
					
						2018-11-14 05:33:48 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								MeiMei
							
						 
					 | 
					
						
						
							
						
						9f0b8ba2f8
					 | 
					
						
						
							
							Fix: notes/create hangs when rejected (#3221)
						
						
						
						
						
						
					 | 
					
						2018-11-13 19:34:09 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								MeiMei
							
						 
					 | 
					
						
						
							
						
						81805b01cc
					 | 
					
						
						
							
							sort user timeline by date (#3210)
						
						
						
						
						
						
					 | 
					
						2018-11-13 01:17:59 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						c2038bec73
					 | 
					
						
						
							
							Improve streaming
						
						
						
						
						
						
					 | 
					
						2018-11-12 00:31:09 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						15a2881083
					 | 
					
						
						
							
							[API] Fix #3203
						
						
						
						
						
						
					 | 
					
						2018-11-11 18:26:09 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						6012e98ae6
					 | 
					
						
						
							
							Improve streaming API
						
						
						
						
						
						
					 | 
					
						2018-11-11 02:22:34 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						460bb21c1e
					 | 
					
						
						
							
							Fix bug
						
						
						
						
						
						
					 | 
					
						2018-11-09 22:02:48 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Aya Morisawa
							
						 
					 | 
					
						
						
							
						
						276edd7cc2
					 | 
					
						
						
							
							Use sum function (#3174)
						
						
						
						
						
						
					 | 
					
						2018-11-09 11:02:23 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						f05a688ac2
					 | 
					
						
						
							
							[API] Fix #3169
						
						
						
						
						
						
					 | 
					
						2018-11-09 03:52:03 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						25a69ec1b6
					 | 
					
						
						
							
							Refactoring of i18n (#3165)
						
						
						
						
						
						
						
						Refactoring of i18n 
						
						
					 | 
					
						2018-11-09 03:44:35 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						e0ec56abb5
					 | 
					
						
						
							
							Fix bug
						
						
						
						
						
						
					 | 
					
						2018-11-08 01:42:02 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						cb6f390fb6
					 | 
					
						
						
							
							GitHub / Twitter連携の設定をDBに保存するように
						
						
						
						
						
						
					 | 
					
						2018-11-07 13:14:52 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						5675ecead9
					 | 
					
						
						
							
							Fix
						
						
						
						
						
						
					 | 
					
						2018-11-07 12:30:56 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						001bb7bbcd
					 | 
					
						
						
							
							インスタンスの対象言語の設定を実装
						
						
						
						
						
						
					 | 
					
						2018-11-07 12:28:53 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						665fa7f2aa
					 | 
					
						
						
							
							[API] Improve drive/files/upload_from_url
						
						
						
						
						
						
					 | 
					
						2018-11-07 12:12:43 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						8f39655fef
					 | 
					
						
						
							
							Fix bug
						
						
						
						
						
						
					 | 
					
						2018-11-07 12:09:24 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						06b66f0209
					 | 
					
						
						
							
							メンテナ情報をDBに保存するように
						
						
						
						
						
						
					 | 
					
						2018-11-07 01:12:26 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						2de48110bb
					 | 
					
						
						
							
							ghostの設定をDBに保存するように
						
						
						
						
						
						
					 | 
					
						2018-11-07 00:44:56 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						a6f8327aa2
					 | 
					
						
						
							
							reCAPTCHAの設定をDBに保存するように
						
						
						
						
						
						
					 | 
					
						2018-11-07 00:08:21 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						ffdd0b7de7
					 | 
					
						
						
							
							[API] 文字列での真理値表現に対応
						
						
						
						
						
						
						
						multipart/formdata では文字列しか送れないっぽい? 
						
						
					 | 
					
						2018-11-06 20:53:50 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						438563b505
					 | 
					
						
						
							
							[API] Fix bug
						
						
						
						
						
						
					 | 
					
						2018-11-06 20:47:56 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						37999f4af7
					 | 
					
						
						
							
							[API] Implement notes/watching/
						
						
						
						
						
						
					 | 
					
						2018-11-06 14:58:20 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						2a5c19cd01
					 | 
					
						
						
							
							リモートのファイルをキャッシュするかどうかの設定をDBに保存するように
						
						
						
						
						
						
					 | 
					
						2018-11-06 07:52:13 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						8f714b5b12
					 | 
					
						
						
							
							ドライブ容量の設定をDBに保存するようにしたりリファクタリングしたり
						
						
						
						
						
						
					 | 
					
						2018-11-06 07:14:43 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						06bb2a1c7c
					 | 
					
						
						
							
							Clean up
						
						
						
						
						
						
					 | 
					
						2018-11-06 06:25:35 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						ac50bb9225
					 | 
					
						
						
							
							Resolve #3137
						
						
						
						
						
						
					 | 
					
						2018-11-06 06:24:31 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						64f89ba13e
					 | 
					
						
						
							
							Better error code
						
						
						
						
						
						
					 | 
					
						2018-11-06 01:57:31 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						1235bef038
					 | 
					
						
						
							
							[API] Fix bug
						
						
						
						
						
						
					 | 
					
						2018-11-06 01:51:42 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						9f5dc2c0df
					 | 
					
						
						
							
							[WIP] Use FontAwesome Component for Vue (#3127)
						
						
						
						
						
						
						
						* wip
* Rename
* Clean up
* Clean up
* wip
* wip
* Enable tree shaking
* ✌️
* ✌️
* wip
* wip
* Clean up 
						
						
					 | 
					
						2018-11-06 01:40:11 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						c62a225542
					 | 
					
						
						
							
							oops
						
						
						
						
						
						
					 | 
					
						2018-11-05 13:46:46 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						d5d995a3e6
					 | 
					
						
						
							
							Refactor
						
						
						
						
						
						
					 | 
					
						2018-11-05 13:38:50 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						a22ddb1fb9
					 | 
					
						
						
							
							✌️
						
						
						
						
						
						
					 | 
					
						2018-11-05 11:58:41 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Acid Chicken (硫酸鶏)
							
						 
					 | 
					
						
						
							
						
						0d23ce3d45
					 | 
					
						
						
							
							Make /api/v1/instance and /api/v1/custom_emojis better (#3118)
						
						
						
						
						
						
						
						* Separate commits
From commit dca110ebaa.
* Re-separate commits
From commit 9719387bee. 
						
						
					 | 
					
						2018-11-05 11:57:17 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								syuilo
							
						 
					 | 
					
						
						
							
						
						d7a3b71028
					 | 
					
						
						
							
							投稿の最大文字数情報を設定ファイルではなくDBに保存するように
						
						
						
						
						
						
					 | 
					
						2018-11-05 11:09:05 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |