| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [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 |
| | | | | | Resolve #1775 | ||||
| * | 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 |
| | | | | | Resolve #3387 | ||||
| * | Fix #3361 (#3362) | Acid Chicken (硫酸鶏) | 2018-11-22 | 1 | -0/+2 |
| | | | | | | | * Update create.ts * Update api.ts | ||||
| * | Add some tests | syuilo | 2018-11-22 | 1 | -0/+20 |
| | | |||||
| * | [MFM] Improve URL parsing | syuilo | 2018-11-22 | 1 | -7/+29 |
| | | | | | Fix #3368 | ||||
| * | [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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | [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 |
| | | | | | | Resolve #2779 Resolve #3053 | ||||
| * | [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 |
| | | | | | This reverts commit b9b05a74017c37ae23986c005deac0a3465d497c. | ||||
| * | Fix test fails | Acid Chicken (硫酸鶏) | 2018-11-05 | 1 | -4/+4 |
| | | |||||
| * | Refactoring & ↵ | syuilo | 2018-11-05 | 1 | -4/+4 |
| | | | | | 設定でTwemojiを使うかどうか切り替えられるように | ||||
| * | [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 |
| | | |||||
| * | Update test/api.ts | syuilo | 2018-10-30 | 1 | -1/+1 |
| | | |||||
| * | Fix MFM parsing | syuilo | 2018-10-29 | 1 | -0/+5 |
| | | |||||
| * | Fix test | syuilo | 2018-10-20 | 1 | -1/+2 |
| | | |||||
| * | Fix #2949 | syuilo | 2018-10-20 | 1 | -0/+5 |
| | | |||||
| * | Add some messaging API tests | syuilo | 2018-10-17 | 1 | -0/+72 |
| | | |||||
| * | Improve test | syuilo | 2018-10-16 | 1 | -10/+21 |
| | | |||||
| * | Add some API tests | syuilo | 2018-10-16 | 1 | -0/+546 |
| | | |||||
| * | Add some tests and fix | syuilo | 2018-10-16 | 1 | -1/+343 |
| | | |||||
| * | Add some tests | syuilo | 2018-10-16 | 1 | -0/+26 |
| | | |||||
| * | Add some tests and some fixes | syuilo | 2018-10-16 | 1 | -7/+60 |
| | | |||||
| * | Refactor | syuilo | 2018-10-16 | 1 | -8/+7 |
| | | |||||
| * | Implement API tests | syuilo | 2018-10-16 | 2 | -0/+155 |
| | | |||||
| * | 非ASCIIなドメインへのメンションの修正 (#2903) | MeiMei | 2018-10-14 | 1 | -4/+12 |
| | | | | | | | | | * punycodeでされたmentionのラベルをunicodeとして表示する * post-form mentionはpunycodeにする * mentionの表示はURLもAPI向けもunicodeにする | ||||
| * | Update tests | syuilo | 2018-09-30 | 1 | -13/+38 |
| | | |||||
| * | Fix #2744 | syuilo | 2018-09-21 | 1 | -4/+14 |
| | | |||||
| * | Resolve #1153 | syuilo | 2018-09-20 | 1 | -0/+14 |
| | | |||||