| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve performance | syuilo | 2019-02-01 | 1 | -9/+14 |
| * | Hide suspended users (#4075) | MeiMei | 2019-02-01 | 12 | -98/+94 |
| * | Fix path | syuilo | 2019-02-01 | 1 | -1/+1 |
| * | Merge branch 'develop' of https://github.com/syuilo/misskey into develop | syuilo | 2019-02-01 | 2 | -1/+4 |
| |\ | |||||
| | * | Create type definition for '*/meta.json' (#4073) | Acid Chicken (硫酸鶏) | 2019-02-01 | 2 | -1/+4 |
| * | | Refactoring | syuilo | 2019-02-01 | 1 | -4/+6 |
| |/ | |||||
| * | Module 'request-stats' as import syntax (#4071) | Acid Chicken (硫酸鶏) | 2019-01-31 | 1 | -2/+3 |
| * | Module 'uuid' as import syntax (#4070) | Acid Chicken (硫酸鶏) | 2019-01-31 | 2 | -2/+2 |
| * | API modules as import syntax (#4069) | Acid Chicken (硫酸鶏) | 2019-01-31 | 4 | -10/+14 |
| * | おすすめのアンケートでミュートユーザーのものは表示... | MeiMei | 2019-01-31 | 1 | -1/+8 |
| * | [Client] Add information | syuilo | 2019-01-31 | 1 | -0/+1 |
| * | send/receive user hashtags via AP (#4064) | MeiMei | 2019-01-31 | 6 | -14/+29 |
| * | Create type definition for 'lookup-dns-cache' (#4051) | Acid Chicken (硫酸鶏) | 2019-01-31 | 2 | -6/+23 |
| * | Create type definition for 'promise-any' (#4055) | Acid Chicken (硫酸鶏) | 2019-01-31 | 2 | -1/+8 |
| * | Create type definition for 'webfinger.js' (#4054) | Acid Chicken (硫酸鶏) | 2019-01-31 | 2 | -2/+67 |
| * | Revert b515cc90e9070465d9ba1f2e40d7af184fff5491 | syuilo | 2019-01-31 | 1 | -3/+3 |
| * | Merge branch 'develop' of https://github.com/syuilo/misskey into develop | syuilo | 2019-01-31 | 3 | -135/+0 |
| |\ | |||||
| | * | Close #3380 (#4061) | Acid Chicken (硫酸鶏) | 2019-01-31 | 3 | -135/+0 |
| * | | [Server] Resolve #4062 | syuilo | 2019-01-31 | 1 | -0/+10 |
| |/ | |||||
| * | Make type definition for 'is-root' better | Acid Chicken (硫酸鶏) | 2019-01-31 | 1 | -3/+5 |
| * | :art: | syuilo | 2019-01-31 | 1 | -1/+5 |
| * | [Client] MFMの制限を緩和 | syuilo | 2019-01-31 | 1 | -2/+2 |
| * | [MFM] Better syntax parsing | syuilo | 2019-01-31 | 1 | -3/+3 |
| * | [MFM] Make some syntax block | syuilo | 2019-01-31 | 1 | -5/+5 |
| * | Simplify MFM (#4046) | Aya Morisawa | 2019-01-31 | 1 | -362/+131 |
| * | Do not import as pack from AP renderer (#4048) | MeiMei | 2019-01-31 | 21 | -55/+55 |
| * | Re-fix path | Acid Chicken (硫酸鶏) | 2019-01-31 | 1 | -1/+1 |
| * | Fix path | Acid Chicken (硫酸鶏) | 2019-01-31 | 1 | -1/+1 |
| * | Create type definition for 'is-root' (#4001) | Acid Chicken (硫酸鶏) | 2019-01-31 | 2 | -1/+6 |
| * | Update index.ts | Acid Chicken (硫酸鶏) | 2019-01-31 | 1 | -1/+2 |
| * | Create type definition for '*/package.json' (#4014) | Acid Chicken (硫酸鶏) | 2019-01-31 | 5 | -5/+7 |
| * | [ActivityPub] Use microformats on mentions | syuilo | 2019-01-30 | 1 | -0/+1 |
| * | delete unnecessary key (#4045) | MeiMei | 2019-01-30 | 1 | -0/+1 |
| * | Introduce silence (#4043) | syuilo | 2019-01-30 | 6 | -3/+152 |
| * | Rename parser to language | Aya Morisawa | 2019-01-30 | 2 | -1/+1 |
| * | Avoid export default | Aya Morisawa | 2019-01-30 | 16 | -25/+23 |
| * | Extract parsePlain function | Aya Morisawa | 2019-01-30 | 3 | -7/+14 |
| * | Merge plainParser into mfm | Aya Morisawa | 2019-01-30 | 2 | -25/+7 |
| * | Rename html-to-mfm to fromHtml | Aya Morisawa | 2019-01-30 | 3 | -6/+6 |
| * | Rename html to toHtml | Aya Morisawa | 2019-01-30 | 3 | -2/+2 |
| * | Extract MFM types | Aya Morisawa | 2019-01-30 | 9 | -44/+46 |
| * | Extract MFM normalize function | Aya Morisawa | 2019-01-30 | 2 | -28/+34 |
| * | Module 'crypto' as import syntax (#4011) | Acid Chicken (硫酸鶏) | 2019-01-30 | 3 | -3/+3 |
| * | Fix #4034 (#4037) | MeiMei | 2019-01-29 | 1 | -1/+1 |
| * | リプライ/メンションされていれば非フォロワーへのフォ... | MeiMei | 2019-01-29 | 3 | -4/+28 |
| * | Module 'web-push' as import syntax (#4017) | Acid Chicken (硫酸鶏) | 2019-01-29 | 1 | -1/+1 |
| * | Add missing semicolon | Aya Morisawa | 2019-01-28 | 1 | -1/+1 |
| * | [Client] Resolve #3638 | syuilo | 2019-01-27 | 1 | -5/+5 |
| * | Merge branch 'develop' of https://github.com/syuilo/misskey into develop | syuilo | 2019-01-27 | 1 | -1/+1 |
| |\ | |||||
| | * | Module 'nprogress' as import syntax (#4012) | Acid Chicken (硫酸鶏) | 2019-01-27 | 1 | -1/+1 |