| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Update mfm.ts | syuilo | 2019-01-21 | 1 | -0/+2 | |
| * | [MFM] __ 構文はアルファベットのみに | syuilo | 2019-01-20 | 1 | -0/+7 | |
| * | Add double underscore syntax for bold markdown (#3733) | ibrokemypie | 2019-01-20 | 1 | -0/+23 | |
| * | Update mfm.ts | syuilo | 2019-01-20 | 1 | -2/+1 | |
| * | [MFM] Add <i> syntax | syuilo | 2019-01-20 | 1 | -0/+9 | |
| * | Change italic syntax to fit with other markdown implementations (#3916) | ibrokemypie | 2019-01-20 | 1 | -6/+37 | |
| * | [MFM] Better hashtag parsing: Ignore single quotation | syuilo | 2019-01-17 | 1 | -0/+8 | |
| * | [MFM] Better hashtag parsing: Ignore double quotation | syuilo | 2019-01-17 | 1 | -0/+8 | |
| * | Support SVG (#3883) | Acid Chicken (硫酸鶏) | 2019-01-13 | 2 | -0/+15 | |
| * | [MFM] Better hashtag parsing: Ignore trailing colon | syuilo | 2019-01-12 | 1 | -0/+8 | |
| * | Improve MFM bracket matching | Aya Morisawa | 2018-12-22 | 1 | -1/+94 | |
| * | Refactor MFM | Aya Morisawa | 2018-12-20 | 2 | -311/+385 | |
| * | Re: #3457 (#3614) | Acid Chicken (硫酸鶏) | 2018-12-17 | 1 | -0/+16 | |
| * | Add small syntax (#3506) | Aya Morisawa | 2018-12-05 | 1 | -0/+9 | |
| * | [MFM] Add italic syntax | syuilo | 2018-12-05 | 1 | -0/+11 | |
| * | [MFM] Implement strike syntax | syuilo | 2018-12-04 | 1 | -0/+11 | |
| * | [MFM] Better hashtag detection | syuilo | 2018-12-02 | 1 | -2/+2 | |
| * | [MFM] Better MFM parsing | syuilo | 2018-12-01 | 1 | -5/+24 | |
| * | [MFM] Improve hashtag detection | syuilo | 2018-11-29 | 1 | -0/+8 | |
| * | Fix test | syuilo | 2018-11-29 | 1 | -1/+1 | |
| * | [MFM] Improve hashtag detection | syuilo | 2018-11-27 | 1 | -3/+26 | |
| * | [MFM] Add center syntax | syuilo | 2018-11-25 | 1 | -0/+11 | |
| * | Add MFM test | syuilo | 2018-11-25 | 1 | -0/+9 | |
| * | [MFM] Better hashtag parsing | syuilo | 2018-11-25 | 1 | -0/+25 | |
| * | [MFM] Fix hashtag detection | syuilo | 2018-11-24 | 1 | -0/+7 | |
| * | [MFM] Improve hashtag detection | syuilo | 2018-11-23 | 1 | -0/+7 | |
| * | Fix #3361 (#3362) | Acid Chicken (硫酸鶏) | 2018-11-22 | 1 | -0/+2 | |
| * | Add some tests | syuilo | 2018-11-22 | 1 | -0/+20 | |
| * | [MFM] Improve URL parsing | syuilo | 2018-11-22 | 1 | -7/+29 | |
| * | [MFM] Better inline code parse | syuilo | 2018-11-21 | 1 | -5/+21 | |
| * | [MFM] Fix hashtag parsing | syuilo | 2018-11-21 | 1 | -19/+40 | |
| * | Improve MFM parser (#3337) | syuilo | 2018-11-21 | 1 | -193/+377 | |
| * | [Test] Add a test and some updtes | syuilo | 2018-11-17 | 1 | -2/+15 | |
| * | Change math syntax (#3280) | Aya Morisawa | 2018-11-17 | 1 | -7/+7 | |
| * | [MFM] Improve various parsing | syuilo | 2018-11-16 | 1 | -35/+64 | |
| * | [MFM] Better URL parsing | syuilo | 2018-11-16 | 1 | -4/+29 | |
| * | Support math rendering on MFM (#3260) | Aya Morisawa | 2018-11-16 | 1 | -0/+9 | |
| * | Fix test | syuilo | 2018-11-07 | 1 | -3/+3 | |
| * | [Test] Add MFM test | syuilo | 2018-11-07 | 1 | -6/+13 | |
| * | Fix test | syuilo | 2018-11-05 | 1 | -1/+1 | |
| * | Insert missing spaces | syuilo | 2018-11-05 | 1 | -5/+5 | |
| * | Add test | syuilo | 2018-11-05 | 1 | -0/+5 | |
| * | Fix test | syuilo | 2018-11-05 | 1 | -1/+1 | |
| * | Revert "Fix test fails" | syuilo | 2018-11-05 | 1 | -4/+4 | |
| * | Fix test fails | Acid Chicken (硫酸鶏) | 2018-11-05 | 1 | -4/+4 | |
| * | Refactoring & 設定でTwemojiを使うかどうか切り替えられるよ... | syuilo | 2018-11-05 | 1 | -4/+4 | |
| * | [MFM] Fix emoji syntax parsing | syuilo | 2018-11-03 | 1 | -2/+9 | |
| * | oops | syuilo | 2018-11-03 | 1 | -1/+1 | |
| * | [MFM] Fix title syntax parsing | syuilo | 2018-11-03 | 1 | -0/+5 | |
| * | Fix bug | syuilo | 2018-10-30 | 1 | -0/+18 | |