| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve paste uploading Resolve #3023 (#4542) | tamaina | 2019-07-08 | 1 | -0/+14 |
| * | Fix test | syuilo | 2019-07-02 | 1 | -3/+3 |
| * | Fix MFM parsing: Ignore parent [] of URL | syuilo | 2019-07-02 | 1 | -0/+9 |
| * | Fix MFM URL parsing | syuilo | 2019-06-17 | 1 | -0/+8 |
| * | Fix MFM strike parsing | syuilo | 2019-06-16 | 1 | -0/+8 |
| * | Fix test | syuilo | 2019-06-16 | 1 | -1/+1 |
| * | Simplify test | syuilo | 2019-06-16 | 1 | -2/+2 |
| * | Add some MFM tests | syuilo | 2019-06-16 | 1 | -0/+18 |
| * | Refactor API (#4770) | syuilo | 2019-04-23 | 1 | -4/+4 |
| * | Fix #4768 | syuilo | 2019-04-23 | 1 | -0/+25 |
| * | Add test | syuilo | 2019-04-18 | 1 | -0/+25 |
| * | Fix #4703 | syuilo | 2019-04-18 | 1 | -0/+25 |
| * | Add type annotations | syuilo | 2019-04-18 | 2 | -3/+3 |
| * | [MFM] Better hashtag parsing | syuilo | 2019-04-18 | 1 | -0/+8 |
| * | Refactor | syuilo | 2019-04-15 | 1 | -10/+0 |
| * | Better permisson Fix #2341 (#4611) | tamaina | 2019-04-15 | 2 | -2/+12 |
| * | Fix test | syuilo | 2019-04-15 | 2 | -5/+5 |
| * | revert rename | syuilo | 2019-04-08 | 1 | -7/+7 |
| * | Use PostgreSQL instead of MongoDB (#4572) | syuilo | 2019-04-07 | 11 | -818/+2051 |
| * | Update reaction-lib.ts (#4580) | Acid Chicken (硫酸鶏) | 2019-03-26 | 1 | -0/+2 |
| * | Fix #4576 (#4579) | Acid Chicken (硫酸鶏) | 2019-03-26 | 1 | -0/+14 |
| * | Custom reaction (#4517) | MeiMei | 2019-03-18 | 1 | -0/+91 |
| * | Add angle bracket covered url syntax to mfm (#4483) | Acid Chicken (硫酸鶏) | 2019-03-14 | 1 | -1/+15 |
| * | Enhance poll (#4409) | Acid Chicken (硫酸鶏) | 2019-03-06 | 1 | -0/+91 |
| * | [MFM] Improve hashtag parsing | syuilo | 2019-03-05 | 1 | -0/+8 |
| * | Introduce option type (#4150) | Aya Morisawa | 2019-02-06 | 1 | -0/+28 |
| * | [MFM] Better hashtag parsing: Ignore slash | syuilo | 2019-02-06 | 1 | -0/+8 |
| * | [Test] Disable some tests temporary | syuilo | 2019-01-31 | 1 | -1/+2 |
| * | [Test] Better tests | syuilo | 2019-01-31 | 1 | -1/+12 |
| * | Fix typo | syuilo | 2019-01-31 | 1 | -2/+2 |
| * | [Test] Add MFM test | syuilo | 2019-01-31 | 1 | -0/+16 |
| * | [MFM] Better syntax parsing | syuilo | 2019-01-31 | 1 | -0/+15 |
| * | Fix import | Aya Morisawa | 2019-01-30 | 1 | -1/+1 |
| * | Avoid export default | Aya Morisawa | 2019-01-30 | 2 | -3/+3 |
| * | Rename analyze to parse in MFM tests | Aya Morisawa | 2019-01-30 | 1 | -105/+105 |
| * | Extract parsePlain function | Aya Morisawa | 2019-01-30 | 1 | -5/+5 |
| * | Merge plainParser into mfm | Aya Morisawa | 2019-01-30 | 1 | -0/+32 |
| * | Rename html to toHtml | Aya Morisawa | 2019-01-30 | 1 | -1/+1 |
| * | Extract MFM types | Aya Morisawa | 2019-01-30 | 1 | -1/+2 |
| * | Fix #4034 (#4037) | MeiMei | 2019-01-29 | 1 | -0/+6 |
| * | リプライ/メンションされていれば非フォロワーへのフォ... | MeiMei | 2019-01-29 | 1 | -41/+20 |
| * | Fix visibility test (#4031) | MeiMei | 2019-01-29 | 1 | -4/+4 |
| * | Add visibility test (#4029) | MeiMei | 2019-01-29 | 1 | -0/+593 |
| * | [MFM] Resolve #4009 | syuilo | 2019-01-27 | 1 | -7/+22 |
| * | Add jump syntax (#4007) | Aya Morisawa | 2019-01-27 | 1 | -0/+9 |
| * | Merge branch 'develop' into math-block | Aya Morisawa | 2019-01-27 | 1 | -20/+99 |
| |\ | |||||
| | * | Fix test | syuilo | 2019-01-27 | 1 | -1/+1 |
| | * | [MFM] Add flip syntax | syuilo | 2019-01-27 | 1 | -0/+9 |
| | * | [MFM] Add spin syntax | syuilo | 2019-01-27 | 1 | -0/+9 |
| | * | Improve readability and some cleanups | syuilo | 2019-01-27 | 1 | -20/+67 |