|  Aya Morisawa | 62d41023e1 | Add jump syntax (#4007) * Add jump syntax
* Fix typo: spin -> jump
* Fix typo | 2019-01-27 19:12:45 +09:00 | 
				
					
						|  syuilo | 5fac7c1718 | [MFM] spinの中でflipを使えるように | 2019-01-27 19:12:08 +09:00 | 
				
					
						| ![dependabot[bot]](/avatar/e3695107d1ffb5325eb910809a229db8?size=56) dependabot[bot] | d2cc5c3b63 | Update debug requirement from 4.1.0 to 4.1.1 (#3964) Updates the requirements on [debug](https://github.com/visionmedia/debug) to permit the latest version.
- [Release notes](https://github.com/visionmedia/debug/releases)
- [Commits](https://github.com/visionmedia/debug/commits/4.1.1)
Signed-off-by: dependabot[bot] <support@dependabot.com> | 2019-01-27 16:46:41 +09:00 | 
				
					
						|  Aya Morisawa | 7cdd90db09 | Update @types/sharp requirement from 0.21.0 to 0.21.1 (#3982) Updates the requirements on [@types/sharp](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com> | 2019-01-27 16:46:11 +09:00 | 
				
					
						| ![dependabot[bot]](/avatar/e3695107d1ffb5325eb910809a229db8?size=56) dependabot[bot] | aad1b8c12e | Update @types/js-yaml requirement from 3.11.4 to 3.12.0 (#3977) Updates the requirements on [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com> | 2019-01-27 16:45:55 +09:00 | 
				
					
						| ![dependabot[bot]](/avatar/e3695107d1ffb5325eb910809a229db8?size=56) dependabot[bot] | 2519abdd39 | Update @types/webpack requirement from 4.4.21 to 4.4.24 (#3976) Updates the requirements on [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com> | 2019-01-27 16:45:48 +09:00 | 
				
					
						| ![dependabot[bot]](/avatar/e3695107d1ffb5325eb910809a229db8?size=56) dependabot[bot] | e8d0568a11 | Update @fortawesome/free-regular-svg-icons requirement (#3963) Updates the requirements on [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) to permit the latest version.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/commits/5.6.3)
Signed-off-by: dependabot[bot] <support@dependabot.com> | 2019-01-27 16:45:36 +09:00 | 
				
					
						|  syuilo | 031287aebd | 10.79.0 | 2019-01-27 16:43:50 +09:00 | 
				
					
						|  syuilo | b24de13a37 | Update CHANGELOG.md | 2019-01-27 16:43:06 +09:00 | 
				
					
						|  Aya Morisawa | c113fdc20e | Merge pull request #3987 from syuilo/math-block 複数行用の数式構文を追加 | 2019-01-27 16:41:49 +09:00 | 
				
					
						|  Aya Morisawa | 1af1638e2b | Merge branch 'develop' into math-block | 2019-01-27 16:41:30 +09:00 | 
				
					
						|  syuilo | 8c62aafa97 | Fix test | 2019-01-27 16:36:01 +09:00 | 
				
					
						|  syuilo | 4de62220e3 | [MFM] Add flip syntax Resolve #4002 | 2019-01-27 16:31:00 +09:00 | 
				
					
						|  syuilo | e5d9381503 | [MFM] Add spin syntax Resolve #4003 | 2019-01-27 16:18:04 +09:00 | 
				
					
						|  syuilo | d906d90010 | [Server] Introduce admin stream channel | 2019-01-27 14:55:02 +09:00 | 
				
					
						|  syuilo | b836528b51 | Celan up | 2019-01-27 14:44:39 +09:00 | 
				
					
						|  syuilo | 4b191c7f68 | [Client] Improve syntax highlighting Resolve #3926
Resolve #3390 | 2019-01-27 14:34:52 +09:00 | 
				
					
						|  syuilo | f9f70d5df4 | Clean up | 2019-01-27 14:30:57 +09:00 | 
				
					
						|  syuilo | 50b809784f | Improve readability and some cleanups | 2019-01-27 13:55:11 +09:00 | 
				
					
						|  Acid Chicken (硫酸鶏) | 54ce19bd56 | Update parser.ts (#3999) * Update parser.ts
* Update parser.ts
* Update parser.ts | 2019-01-27 13:50:47 +09:00 | 
				
					
						|  syuilo | 71210595d2 | [Test] Add a MFM test | 2019-01-27 13:48:56 +09:00 | 
				
					
						|  syuilo | 085325e65f | [MFM] Improve title syntax detection | 2019-01-27 13:40:38 +09:00 | 
				
					
						|  syuilo | 7dcea49be7 | Refactoring | 2019-01-27 13:29:53 +09:00 | 
				
					
						|  syuilo | 7c91915e50 | Merge pull request #3997 from syuilo/l10n_develop New Crowdin translations | 2019-01-27 13:12:00 +09:00 | 
				
					
						|  syuilo | 895e80d794 | New translations ja-JP.yml (French) | 2019-01-27 13:11:47 +09:00 | 
				
					
						| ![dependabot[bot]](/avatar/e3695107d1ffb5325eb910809a229db8?size=56) dependabot[bot] | be5714a9f1 | Update qrcode requirement from 1.3.2 to 1.3.3 (#3988) Updates the requirements on [qrcode](https://github.com/soldair/node-qrcode) to permit the latest version.
- [Release notes](https://github.com/soldair/node-qrcode/releases)
- [Changelog](https://github.com/soldair/node-qrcode/blob/master/CHANGELOG.md)
- [Commits](https://github.com/soldair/node-qrcode/commits/v1.3.3)
Signed-off-by: dependabot[bot] <support@dependabot.com> | 2019-01-27 12:36:47 +09:00 | 
				
					
						|  syuilo | 1ba8374292 | Merge pull request #3983 from syuilo/l10n_develop New Crowdin translations | 2019-01-27 10:59:28 +09:00 | 
				
					
						|  MeiMei | 94154a1aa2 | テーマによってコードが見づらいのを少し改善 (#3993) | 2019-01-26 21:10:25 +09:00 | 
				
					
						|  syuilo | 5ae576bad1 | 🎨 | 2019-01-26 20:59:14 +09:00 | 
				
					
						|  syuilo | f9e6c84d00 | New translations ja-JP.yml (English) | 2019-01-26 19:22:23 +09:00 | 
				
					
						|  syuilo | 3ab5d2e0e1 | New translations ja-JP.yml (Norwegian) | 2019-01-26 18:04:03 +09:00 | 
				
					
						|  syuilo | b8f60527f6 | New translations ja-JP.yml (Dutch) | 2019-01-26 18:03:57 +09:00 | 
				
					
						|  syuilo | a83c3557fc | New translations ja-JP.yml (Japanese, Kansai) | 2019-01-26 18:03:50 +09:00 | 
				
					
						|  syuilo | a45abf858f | New translations ja-JP.yml (Spanish) | 2019-01-26 18:03:45 +09:00 | 
				
					
						|  syuilo | a82eeb7e92 | New translations ja-JP.yml (Russian) | 2019-01-26 18:03:39 +09:00 | 
				
					
						|  syuilo | 3781f07c49 | New translations ja-JP.yml (Portuguese) | 2019-01-26 18:03:35 +09:00 | 
				
					
						|  syuilo | 990bc976de | New translations ja-JP.yml (Polish) | 2019-01-26 18:03:30 +09:00 | 
				
					
						|  syuilo | ff2fc2267d | New translations ja-JP.yml (Korean) | 2019-01-26 18:03:26 +09:00 | 
				
					
						|  syuilo | ec50240a03 | New translations ja-JP.yml (Italian) | 2019-01-26 18:03:21 +09:00 | 
				
					
						|  syuilo | bf00b59339 | New translations ja-JP.yml (German) | 2019-01-26 18:03:17 +09:00 | 
				
					
						|  syuilo | 456b01590b | New translations ja-JP.yml (French) | 2019-01-26 18:03:13 +09:00 | 
				
					
						|  syuilo | 5eeec0becb | New translations ja-JP.yml (English) | 2019-01-26 18:03:08 +09:00 | 
				
					
						|  syuilo | e5fcb2aea0 | New translations ja-JP.yml (Chinese Simplified) | 2019-01-26 18:03:03 +09:00 | 
				
					
						|  syuilo | d717b1d404 | New translations ja-JP.yml (Catalan) | 2019-01-26 18:02:59 +09:00 | 
				
					
						|  syuilo | 2334b41375 | Merge branch 'develop' of https://github.com/syuilo/misskey into develop | 2019-01-26 17:54:09 +09:00 | 
				
					
						|  syuilo | 6f6974a6ae | Update CHANGELOG.md | 2019-01-26 17:54:00 +09:00 | 
				
					
						|  MeiMei | 0854f2e180 | 管理画面からリモートユーザー情報を更新できるように (#3992) | 2019-01-26 17:53:35 +09:00 | 
				
					
						|  syuilo | a0f8c7e94e | Resolve #2253 | 2019-01-26 17:47:56 +09:00 | 
				
					
						|  syuilo | 1f5e3040ed | New translations ja-JP.yml (Norwegian) | 2019-01-26 17:23:40 +09:00 | 
				
					
						|  syuilo | 6128e62751 | New translations ja-JP.yml (Dutch) | 2019-01-26 17:23:36 +09:00 |