| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use mfm-js for MFM parsing (#7415) | syuilo | 2021-04-02 | 1 | -19/+0 |
| * | refactor: Use === | syuilo | 2020-04-04 | 1 | -2/+2 |
| * | strictNullChecks (#4666) | syuilo | 2019-04-13 | 1 | -2/+2 |
| * | Add angle bracket covered url syntax to mfm (#4483) | Acid Chicken (硫酸鶏) | 2019-03-14 | 1 | -1/+1 |
| * | Rename parser to language | Aya Morisawa | 2019-01-30 | 1 | -1/+1 |
| * | Avoid export default | Aya Morisawa | 2019-01-30 | 1 | -5/+5 |
| * | Extract parsePlain function | Aya Morisawa | 2019-01-30 | 1 | -3/+10 |
| * | Merge plainParser into mfm | Aya Morisawa | 2019-01-30 | 1 | -2/+2 |
| * | Extract MFM types | Aya Morisawa | 2019-01-30 | 1 | -1/+2 |
| * | Extract MFM normalize function | Aya Morisawa | 2019-01-30 | 1 | -28/+3 |
| * | Refactor MFM | Aya Morisawa | 2018-12-20 | 1 | -30/+26 |
| * | Use for-of instead of forEach (#3583) | Aya Morisawa | 2018-12-11 | 1 | -8/+7 |
| * | Emoji support in profile (#3514) | MeiMei | 2018-12-06 | 1 | -3/+3 |
| * | [MFM] Better MFM parsing | syuilo | 2018-12-01 | 1 | -41/+0 |
| * | [MFM] Add center syntax | syuilo | 2018-11-25 | 1 | -1/+1 |
| * | Refactor | syuilo | 2018-11-24 | 1 | -1/+2 |
| * | Improve MFM parser (#3337) | syuilo | 2018-11-21 | 1 | -0/+81 |