| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename html to toHtml | Aya Morisawa | 2019-01-30 | 1 | -187/+0 |
| | | |||||
| * | Extract MFM types | Aya Morisawa | 2019-01-30 | 1 | -1/+1 |
| | | |||||
| * | Fix #4034 (#4037) | MeiMei | 2019-01-29 | 1 | -1/+1 |
| | | | | | | | * Fix #4034 * improve | ||||
| * | Add jump syntax (#4007) | Aya Morisawa | 2019-01-27 | 1 | -0/+6 |
| | | | | | | | | | * Add jump syntax * Fix typo: spin -> jump * Fix typo | ||||
| * | Merge branch 'develop' into math-block | Aya Morisawa | 2019-01-27 | 1 | -0/+12 |
| |\ | |||||
| | * | [MFM] Add flip syntax | syuilo | 2019-01-27 | 1 | -0/+6 |
| | | | | | | | | | Resolve #4002 | ||||
| | * | [MFM] Add spin syntax | syuilo | 2019-01-27 | 1 | -0/+6 |
| | | | | | | | | | Resolve #4003 | ||||
| * | | Add multiline math syntax | Aya Morisawa | 2019-01-25 | 1 | -1/+7 |
| |/ | | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp> | ||||
| * | Refactor MFM | Aya Morisawa | 2018-12-20 | 1 | -18/+18 |
| | | | | | Co-authored-by: syuilo syuilotan@yahoo.co.jp | ||||
| * | Update html.ts (#3603) | Acid Chicken (硫酸鶏) | 2018-12-13 | 1 | -2/+12 |
| | | |||||
| * | #2501 (#3567) | tamaina | 2018-12-09 | 1 | -15/+13 |
| | | | | | | | | | | | * refactor mfm/html * fix * fix * https://github.com/syuilo/misskey/pull/3567#discussion_r240023301 | ||||
| * | Eliminate if-statement (#3555) | Aya Morisawa | 2018-12-09 | 1 | -5/+1 |
| | | |||||
| * | Add small syntax (#3506) | Aya Morisawa | 2018-12-05 | 1 | -0/+6 |
| | | |||||
| * | [MFM] Add italic syntax | syuilo | 2018-12-05 | 1 | -0/+6 |
| | | | | | Resolve #3486 | ||||
| * | [MFM] Implement strike syntax | syuilo | 2018-12-04 | 1 | -0/+6 |
| | | | | | Resolve #3485 | ||||
| * | [MFM] Add center syntax | syuilo | 2018-11-25 | 1 | -0/+6 |
| | | | | | Resolve #1775 | ||||
| * | Improve MFM parser (#3337) | syuilo | 2018-11-21 | 1 | -102/+110 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * Refactor * Refactor * wip * wip * wip * wip * Refactor * Refactor * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Clean up * Update misskey-flavored-markdown.ts * wip * wip * wip * wip * Update parser.ts * wip * Add new test * wip * Add new test * Add new test * wip * Refactor * Update parse.ts * Refactor * Update parser.ts * wip | ||||
| * | Support math rendering on MFM (#3260) | Aya Morisawa | 2018-11-16 | 1 | -0/+6 |
| | | |||||
| * | Fix #2720 | syuilo | 2018-09-17 | 1 | -2/+6 |
| | | |||||
| * | Resolve #2629 (#2630) | Aya Morisawa | 2018-09-06 | 1 | -4/+1 |
| | | |||||
| * | Use string interpolation | Aya Morisawa | 2018-09-01 | 1 | -2/+2 |
| | | |||||
| * | Clean up | Aya Morisawa | 2018-08-19 | 1 | -6/+7 |
| | | |||||
| * | missing semicolon | tamaina | 2018-08-19 | 1 | -1/+1 |
| | | |||||
| * | improve MFM to html | tamaina | 2018-08-19 | 1 | -6/+6 |
| | | |||||
| * | Add new MFM syntax | syuilo | 2018-08-05 | 1 | -0/+6 |
| | | |||||
| * | Fix bug | syuilo | 2018-08-04 | 1 | -1/+2 |
| | | |||||
| * | :v: | syuilo | 2018-08-04 | 1 | -1/+1 |
| | | |||||
| * | Implement new MFM syntax | syuilo | 2018-08-03 | 1 | -0/+6 |
| | | |||||
| * | Fix bug | syuilo | 2018-07-01 | 1 | -0/+4 |
| | | |||||
| * | リモートユーザーのHTMLで表現されたプロフィールをMFMに ↵ | syuilo | 2018-06-21 | 1 | -0/+102 |
| 変換するように | |||||