| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2019-01-31 | [Test] Disable some tests temporary | syuilo | 1 | -1/+2 |
| 2019-01-31 | [Test] Better tests | syuilo | 1 | -1/+12 |
| 2019-01-31 | Fix typo | syuilo | 1 | -2/+2 |
| 2019-01-31 | [Test] Add MFM test | syuilo | 1 | -0/+16 |
| 2019-01-31 | [MFM] Better syntax parsing | syuilo | 1 | -0/+15 |
| 2019-01-30 | Fix import | Aya Morisawa | 1 | -1/+1 |
| 2019-01-30 | Avoid export default | Aya Morisawa | 2 | -3/+3 |
| 2019-01-30 | Rename analyze to parse in MFM tests | Aya Morisawa | 1 | -105/+105 |
| 2019-01-30 | Extract parsePlain function | Aya Morisawa | 1 | -5/+5 |
| 2019-01-30 | Merge plainParser into mfm | Aya Morisawa | 1 | -0/+32 |
| 2019-01-30 | Rename html to toHtml | Aya Morisawa | 1 | -1/+1 |
| 2019-01-30 | Extract MFM types | Aya Morisawa | 1 | -1/+2 |
| 2019-01-29 | Fix #4034 (#4037) | MeiMei | 1 | -0/+6 |
| 2019-01-29 | リプライ/メンションされていれば非フォロワーへのフォ... | MeiMei | 1 | -41/+20 |
| 2019-01-29 | Fix visibility test (#4031) | MeiMei | 1 | -4/+4 |
| 2019-01-29 | Add visibility test (#4029) | MeiMei | 1 | -0/+593 |
| 2019-01-27 | [MFM] Resolve #4009 | syuilo | 1 | -7/+22 |
| 2019-01-27 | Add jump syntax (#4007) | Aya Morisawa | 1 | -0/+9 |
| 2019-01-27 | Fix test | syuilo | 1 | -1/+1 |
| 2019-01-27 | [MFM] Add flip syntax | syuilo | 1 | -0/+9 |
| 2019-01-27 | [MFM] Add spin syntax | syuilo | 1 | -0/+9 |
| 2019-01-27 | Improve readability and some cleanups | syuilo | 1 | -20/+67 |
| 2019-01-27 | [Test] Add a MFM test | syuilo | 1 | -0/+7 |
| 2019-01-27 | [MFM] Improve title syntax detection | syuilo | 1 | -0/+7 |
| 2019-01-25 | Add multiline math syntax | Aya Morisawa | 1 | -4/+15 |
| 2019-01-25 | Refactor | syuilo | 3 | -8/+5 |
| 2019-01-25 | [MFM] Improve italic syntax detection | syuilo | 1 | -0/+7 |
| 2019-01-25 | [Test] Add sone streaming tests | syuilo | 1 | -1/+71 |
| 2019-01-25 | Refactoring | syuilo | 1 | -24/+24 |
| 2019-01-25 | [Test] Add notes/timeline test | syuilo | 1 | -0/+23 |
| 2019-01-25 | [Test] Add API test | syuilo | 1 | -0/+27 |
| 2019-01-23 | Fix test | syuilo | 2 | -2/+2 |
| 2019-01-23 | Fix test | syuilo | 2 | -4/+11 |
| 2019-01-23 | Refactor: Separate some test files | syuilo | 3 | -113/+166 |
| 2019-01-22 | Update mfm.ts | syuilo | 1 | -0/+4 |
| 2019-01-22 | [Test] Add streaming test | syuilo | 1 | -0/+43 |
| 2019-01-21 | Update mfm.ts | syuilo | 1 | -0/+2 |
| 2019-01-20 | [MFM] __ 構文はアルファベットのみに | syuilo | 1 | -0/+7 |
| 2019-01-20 | Add double underscore syntax for bold markdown (#3733) | ibrokemypie | 1 | -0/+23 |
| 2019-01-20 | Update mfm.ts | syuilo | 1 | -2/+1 |
| 2019-01-20 | [MFM] Add <i> syntax | syuilo | 1 | -0/+9 |
| 2019-01-20 | Change italic syntax to fit with other markdown implementations (#3916) | ibrokemypie | 1 | -6/+37 |
| 2019-01-17 | [MFM] Better hashtag parsing: Ignore single quotation | syuilo | 1 | -0/+8 |
| 2019-01-17 | [MFM] Better hashtag parsing: Ignore double quotation | syuilo | 1 | -0/+8 |
| 2019-01-13 | Support SVG (#3883) | Acid Chicken (硫酸鶏) | 2 | -0/+15 |
| 2019-01-12 | [MFM] Better hashtag parsing: Ignore trailing colon | syuilo | 1 | -0/+8 |
| 2018-12-22 | Improve MFM bracket matching | Aya Morisawa | 1 | -1/+94 |
| 2018-12-20 | Refactor MFM | Aya Morisawa | 2 | -311/+385 |
| 2018-12-17 | Re: #3457 (#3614) | Acid Chicken (硫酸鶏) | 1 | -0/+16 |
| 2018-12-05 | Add small syntax (#3506) | Aya Morisawa | 1 | -0/+9 |