summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add jump syntax (#4007)Aya Morisawa2019-01-275-0/+50
| | | | | | | | * Add jump syntax * Fix typo: spin -> jump * Fix typo
* [MFM] spinの中でflipを使えるようにsyuilo2019-01-271-0/+1
|
* Update debug requirement from 4.1.0 to 4.1.1 (#3964)dependabot[bot]2019-01-271-1/+1
| | | | | | | 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>
* Update @types/sharp requirement from 0.21.0 to 0.21.1 (#3982)Aya Morisawa2019-01-271-1/+1
|\ | | | | | | | | | | | | 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>
| * Update @types/sharp requirement from 0.21.0 to 0.21.1dependabot[bot]2019-01-241-1/+1
| | | | | | | | | | | | | | 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>
* | Update @types/js-yaml requirement from 3.11.4 to 3.12.0 (#3977)dependabot[bot]2019-01-271-1/+1
| | | | | | | | | | | | | | 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>
* | Update @types/webpack requirement from 4.4.21 to 4.4.24 (#3976)dependabot[bot]2019-01-271-1/+1
| | | | | | | | | | | | | | 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>
* | Update @fortawesome/free-regular-svg-icons requirement (#3963)dependabot[bot]2019-01-271-1/+1
| | | | | | | | | | | | | | | | 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>
* | 10.79.0syuilo2019-01-272-3/+3
| |
* | Update CHANGELOG.mdsyuilo2019-01-271-0/+1
| |
* | Merge pull request #3987 from syuilo/math-blockAya Morisawa2019-01-276-17/+62
|\ \ | | | | | | 複数行用の数式構文を追加
| * \ Merge branch 'develop' into math-blockAya Morisawa2019-01-2748-852/+791
| |\ \ | |/ / |/| |
* | | Fix testsyuilo2019-01-271-1/+1
| | |
* | | [MFM] Add flip syntaxsyuilo2019-01-275-0/+48
| | | | | | | | | | | | Resolve #4002
* | | [MFM] Add spin syntaxsyuilo2019-01-276-0/+47
| | | | | | | | | | | | Resolve #4003
* | | [Server] Introduce admin stream channelsyuilo2019-01-274-1/+44
| | |
* | | Celan upsyuilo2019-01-271-41/+0
| | |
* | | [Client] Improve syntax highlightingsyuilo2019-01-277-372/+76
| | | | | | | | | | | | | | | Resolve #3926 Resolve #3390
* | | Clean upsyuilo2019-01-271-9/+0
| | |
* | | Improve readability and some cleanupssyuilo2019-01-271-20/+67
| | |
* | | Update parser.ts (#3999)Acid Chicken (硫酸鶏)2019-01-271-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | * Update parser.ts * Update parser.ts * Update parser.ts
* | | [Test] Add a MFM testsyuilo2019-01-271-0/+7
| | |
* | | [MFM] Improve title syntax detectionsyuilo2019-01-273-0/+9
| | |
* | | Refactoringsyuilo2019-01-276-98/+17
| | |
* | | Merge pull request #3997 from syuilo/l10n_developsyuilo2019-01-271-7/+7
|\ \ \ | | | | | | | | New Crowdin translations
| * | | New translations ja-JP.yml (French)syuilo2019-01-271-7/+7
| | | |
* | | | Update qrcode requirement from 1.3.2 to 1.3.3 (#3988)dependabot[bot]2019-01-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | Merge pull request #3983 from syuilo/l10n_developsyuilo2019-01-2714-3/+101
|\| | | | | | | | | | | New Crowdin translations
| * | | New translations ja-JP.yml (English)syuilo2019-01-261-7/+7
| | | |
| * | | New translations ja-JP.yml (Norwegian)syuilo2019-01-261-0/+2
| | | |
| * | | New translations ja-JP.yml (Dutch)syuilo2019-01-261-0/+2
| | | |
| * | | New translations ja-JP.yml (Japanese, Kansai)syuilo2019-01-261-0/+2
| | | |
| * | | New translations ja-JP.yml (Spanish)syuilo2019-01-261-0/+2
| | | |
| * | | New translations ja-JP.yml (Russian)syuilo2019-01-261-0/+2
| | | |
| * | | New translations ja-JP.yml (Portuguese)syuilo2019-01-261-0/+2
| | | |
| * | | New translations ja-JP.yml (Polish)syuilo2019-01-261-0/+2
| | | |
| * | | New translations ja-JP.yml (Korean)syuilo2019-01-261-0/+2
| | | |
| * | | New translations ja-JP.yml (Italian)syuilo2019-01-261-0/+2
| | | |
| * | | New translations ja-JP.yml (German)syuilo2019-01-261-0/+2
| | | |
| * | | New translations ja-JP.yml (French)syuilo2019-01-261-0/+2
| | | |
| * | | New translations ja-JP.yml (English)syuilo2019-01-261-0/+2
| | | |
| * | | New translations ja-JP.yml (Chinese Simplified)syuilo2019-01-261-0/+2
| | | |
| * | | New translations ja-JP.yml (Catalan)syuilo2019-01-261-0/+2
| | | |
| * | | New translations ja-JP.yml (Norwegian)syuilo2019-01-261-0/+5
| | | |
| * | | New translations ja-JP.yml (Dutch)syuilo2019-01-261-0/+5
| | | |
| * | | New translations ja-JP.yml (Japanese, Kansai)syuilo2019-01-261-0/+5
| | | |
| * | | New translations ja-JP.yml (Spanish)syuilo2019-01-261-0/+5
| | | |
| * | | New translations ja-JP.yml (Russian)syuilo2019-01-261-0/+5
| | | |
| * | | New translations ja-JP.yml (Portuguese)syuilo2019-01-261-0/+5
| | | |
| * | | New translations ja-JP.yml (Polish)syuilo2019-01-261-0/+5
| | | |