| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | strictNullChecks (#4666) | syuilo | 2019-04-13 | 3 | -5/+3 |
| * | Use PostgreSQL instead of MongoDB (#4572) | syuilo | 2019-04-07 | 1 | -2/+2 |
| * | Custom reaction (#4517) | MeiMei | 2019-03-18 | 1 | -2/+1 |
| * | Fix hashtag style | Acid Chicken (硫酸鶏) | 2019-03-15 | 1 | -2/+3 |
| * | Add angle bracket covered url syntax to mfm (#4483) | Acid Chicken (硫酸鶏) | 2019-03-14 | 6 | -9/+19 |
| * | [MFM] Improve hashtag parsing | syuilo | 2019-03-05 | 1 | -1/+1 |
| * | [MFM] Better hashtag parsing: Ignore slash | syuilo | 2019-02-06 | 1 | -1/+1 |
| * | Module 'jsdom' as import syntax (#4016) | Acid Chicken (硫酸鶏) | 2019-02-03 | 1 | -4/+3 |
| * | Module 'parse5' as import syntax (#4015) | Acid Chicken (硫酸鶏) | 2019-02-01 | 1 | -2/+2 |
| * | Revert b515cc90e9070465d9ba1f2e40d7af184fff5491 | syuilo | 2019-01-31 | 1 | -3/+3 |
| * | [MFM] Better syntax parsing | syuilo | 2019-01-31 | 1 | -3/+3 |
| * | [MFM] Make some syntax block | syuilo | 2019-01-31 | 1 | -5/+5 |
| * | Simplify MFM (#4046) | Aya Morisawa | 2019-01-31 | 1 | -362/+131 |
| * | [ActivityPub] Use microformats on mentions | syuilo | 2019-01-30 | 1 | -0/+1 |
| * | Rename parser to language | Aya Morisawa | 2019-01-30 | 2 | -1/+1 |
| * | Avoid export default | Aya Morisawa | 2019-01-30 | 4 | -11/+9 |
| * | Extract parsePlain function | Aya Morisawa | 2019-01-30 | 1 | -3/+10 |
| * | Merge plainParser into mfm | Aya Morisawa | 2019-01-30 | 2 | -25/+7 |
| * | Rename html-to-mfm to fromHtml | Aya Morisawa | 2019-01-30 | 1 | -0/+0 |
| * | Rename html to toHtml | Aya Morisawa | 2019-01-30 | 1 | -0/+0 |
| * | Extract MFM types | Aya Morisawa | 2019-01-30 | 5 | -40/+42 |
| * | Extract MFM normalize function | Aya Morisawa | 2019-01-30 | 2 | -28/+34 |
| * | Fix #4034 (#4037) | MeiMei | 2019-01-29 | 1 | -1/+1 |
| * | [MFM] Resolve #4009 | syuilo | 2019-01-27 | 1 | -2/+11 |
| * | Add jump syntax (#4007) | Aya Morisawa | 2019-01-27 | 2 | -0/+22 |
| * | [MFM] spinの中でflipを使えるように | syuilo | 2019-01-27 | 1 | -0/+1 |
| * | Merge branch 'develop' into math-block | Aya Morisawa | 2019-01-27 | 3 | -345/+53 |
| |\ | |||||
| | * | [MFM] Add flip syntax | syuilo | 2019-01-27 | 2 | -0/+30 |
| | * | [MFM] Add spin syntax | syuilo | 2019-01-27 | 2 | -0/+21 |
| | * | [Client] Improve syntax highlighting | syuilo | 2019-01-27 | 1 | -343/+0 |
| | * | Update parser.ts (#3999) | Acid Chicken (硫酸鶏) | 2019-01-27 | 1 | -3/+2 |
| | * | [MFM] Improve title syntax detection | syuilo | 2019-01-27 | 1 | -0/+1 |
| * | | Add multiline math syntax | Aya Morisawa | 2019-01-25 | 2 | -9/+22 |
| |/ | |||||
| * | [MFM] Improve italic syntax detection | syuilo | 2019-01-25 | 1 | -1/+10 |
| * | [MFM] __ 構文はアルファベットのみに | syuilo | 2019-01-20 | 1 | -1/+1 |
| * | Add double underscore syntax for bold markdown (#3733) | ibrokemypie | 2019-01-20 | 1 | -1/+1 |
| * | [MFM] Add <i> syntax | syuilo | 2019-01-20 | 1 | -1/+1 |
| * | Change italic syntax to fit with other markdown implementations (#3916) | ibrokemypie | 2019-01-20 | 1 | -1/+1 |
| * | [MFM] Better hashtag parsing: Ignore single quotation | syuilo | 2019-01-17 | 1 | -1/+1 |
| * | [MFM] Better hashtag parsing: Ignore double quotation | syuilo | 2019-01-17 | 1 | -1/+1 |
| * | [MFM] Better hashtag parsing: Ignore trailing colon | syuilo | 2019-01-12 | 1 | -1/+1 |
| * | Improve MFM bracket matching | Aya Morisawa | 2018-12-22 | 1 | -27/+15 |
| * | Fix comment | Aya Morisawa | 2018-12-21 | 1 | -1/+1 |
| * | Refactor MFM | Aya Morisawa | 2018-12-20 | 3 | -106/+105 |
| * | Resolve #3676 (#3677) | Acid Chicken (硫酸鶏) | 2018-12-19 | 1 | -1/+1 |
| * | Fix bug | syuilo | 2018-12-19 | 1 | -0/+9 |
| * | Re: #3457 (#3614) | Acid Chicken (硫酸鶏) | 2018-12-17 | 1 | -1/+1 |
| * | Update html.ts (#3603) | Acid Chicken (硫酸鶏) | 2018-12-13 | 1 | -2/+12 |
| * | Fix htmlToMfm (#3600) | MeiMei | 2018-12-12 | 1 | -1/+1 |
| * | Use for-of instead of forEach (#3583) | Aya Morisawa | 2018-12-11 | 2 | -11/+16 |