| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2018-11-17 | Change math syntax (#3280) | Aya Morisawa | 1 | -1/+1 |
| 2018-11-16 | [MFM] Improve various parsing | syuilo | 6 | -11/+15 |
| 2018-11-16 | [MFM] Better URL parsing | syuilo | 1 | -2/+4 |
| 2018-11-16 | Support math rendering on MFM (#3260) | Aya Morisawa | 3 | -0/+29 |
| 2018-11-09 | Add group function (#3175) | Aya Morisawa | 1 | -12/+9 |
| 2018-11-07 | [MFM] Fix title parsing | syuilo | 1 | -3/+2 |
| 2018-11-06 | Twemojiで合字に対応 (#3140) | MeiMei | 2 | -2/+4 |
| 2018-11-05 | Better emoji regexp | syuilo | 2 | -5/+4 |
| 2018-11-05 | Refactoring & 設定でTwemojiを使うかどうか切り替えられるよ... | syuilo | 1 | -6/+5 |
| 2018-11-05 | Make code better | Acid Chicken (硫酸鶏) | 2 | -5/+3 |
| 2018-11-05 | Add support for unicode emojis | Acid Chicken (硫酸鶏) | 1 | -9/+26 |
| 2018-11-04 | Fix: emoji regex (#3093) | MeiMei | 1 | -1/+1 |
| 2018-11-03 | Refactoring | syuilo | 4 | -8/+8 |
| 2018-11-03 | Add missing semicolons | syuilo | 13 | -45/+45 |
| 2018-11-03 | [MFM] Fix emoji syntax parsing | syuilo | 1 | -1/+1 |
| 2018-11-03 | [MFM] Fix title syntax parsing | syuilo | 1 | -2/+2 |
| 2018-10-31 | [MFM] Better hashtag detection | syuilo | 1 | -2/+2 |
| 2018-10-29 | Fix MFM parsing | syuilo | 1 | -1/+2 |
| 2018-10-20 | Fix #2949 | syuilo | 1 | -2/+2 |
| 2018-10-14 | 非ASCIIなドメインへのメンションの修正 (#2903) | MeiMei | 1 | -0/+4 |
| 2018-09-28 | Fix 'URL is not defined' in MFM (#2782) | MeiMei | 1 | -0/+1 |
| 2018-09-21 | Fix #2744 | syuilo | 1 | -5/+12 |
| 2018-09-20 | Resolve #1153 | syuilo | 1 | -1/+1 |
| 2018-09-17 | Better hashtag parsing | syuilo | 1 | -2/+2 |
| 2018-09-17 | Fix #2720 | syuilo | 1 | -2/+6 |
| 2018-09-12 | Add toUpperCase function (#2697) | Aya Morisawa | 1 | -2/+2 |
| 2018-09-07 | Add capitalize function (#2651) | Aya Morisawa | 1 | -1/+3 |
| 2018-09-06 | Resolve #2629 (#2630) | Aya Morisawa | 1 | -4/+1 |
| 2018-09-01 | Clean up | syuilo | 1 | -2/+0 |
| 2018-09-01 | Use string interpolation | Aya Morisawa | 2 | -3/+3 |
| 2018-09-01 | Use string interpolation | Aya Morisawa | 2 | -3/+3 |
| 2018-09-01 | fix #2315 (#2339) | tamaina | 1 | -7/+10 |
| 2018-08-25 | Use startsWith and endsWith for readability | Aya Morisawa | 3 | -3/+3 |
| 2018-08-19 | Fix bug | syuilo | 1 | -3/+0 |
| 2018-08-19 | Clean up | Aya Morisawa | 1 | -6/+7 |
| 2018-08-19 | missing semicolon | tamaina | 1 | -1/+1 |
| 2018-08-19 | missing semicolon | tamaina | 1 | -1/+1 |
| 2018-08-19 | improve html to MFM | tamaina | 1 | -0/+3 |
| 2018-08-19 | improve MFM to html | tamaina | 1 | -6/+6 |
| 2018-08-16 | Trim code | syuilo | 1 | -1/+1 |
| 2018-08-15 | Refactoring | syuilo | 4 | -6/+6 |
| 2018-08-15 | Improve MFM | syuilo | 1 | -1/+1 |
| 2018-08-15 | Improve MFM | syuilo | 1 | -2/+3 |
| 2018-08-05 | MFMの((()))構文が顔文字と競合する対策としてタグ形式の... | syuilo | 1 | -1/+1 |
| 2018-08-05 | typo | syuilo | 1 | -1/+1 |
| 2018-08-05 | Add new MFM syntax | syuilo | 3 | -2/+31 |
| 2018-08-04 | Fix bug | syuilo | 1 | -1/+2 |
| 2018-08-04 | :v: | syuilo | 1 | -1/+1 |
| 2018-08-03 | Implement new MFM syntax | syuilo | 3 | -0/+29 |
| 2018-07-07 | Refactorng | syuilo | 1 | -1/+1 |