| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactoring | syuilo | 2018-11-25 | 1 | -34/+22 |
| | | |||||
| * | :art: | syuilo | 2018-11-25 | 1 | -1/+1 |
| | | |||||
| * | :art: | syuilo | 2018-11-25 | 2 | -16/+22 |
| | | |||||
| * | [MFM] Better hashtag parsing | syuilo | 2018-11-25 | 1 | -3/+21 |
| | | |||||
| * | Update note-mixin.ts | syuilo | 2018-11-25 | 1 | -0/+1 |
| | | |||||
| * | Refactor | syuilo | 2018-11-25 | 2 | -181/+16 |
| | | |||||
| * | Fix: url-preview (#3397) | MeiMei | 2018-11-25 | 4 | -8/+8 |
| | | |||||
| * | Fix bug: ↵ | syuilo | 2018-11-24 | 2 | -1/+11 |
| | | | | | リモートユーザーのアイコンとバナーの色が取得されていない問題を修正 | ||||
| * | Fix lint | syuilo | 2018-11-24 | 1 | -1/+1 |
| | | |||||
| * | [MFM] Fix hashtag detection | syuilo | 2018-11-24 | 1 | -1/+1 |
| | | |||||
| * | Refactor | syuilo | 2018-11-24 | 1 | -1/+2 |
| | | |||||
| * | Resolve #3158 | syuilo | 2018-11-24 | 4 | -20/+1 |
| | | |||||
| * | :art: | syuilo | 2018-11-24 | 1 | -1/+1 |
| | | |||||
| * | :art: | syuilo | 2018-11-24 | 1 | -2/+2 |
| | | |||||
| * | Update reversi.room.vue | syuilo | 2018-11-24 | 1 | -3/+6 |
| | | |||||
| * | :art: | syuilo | 2018-11-24 | 1 | -13/+13 |
| | | |||||
| * | Update url-preview.ts | syuilo | 2018-11-24 | 1 | -2/+0 |
| | | |||||
| * | Do not use _replyIds (#3392) | MeiMei | 2018-11-23 | 3 | -14/+10 |
| | | |||||
| * | Resolve #3366 | syuilo | 2018-11-23 | 3 | -169/+0 |
| | | |||||
| * | [MFM] Improve hashtag detection | syuilo | 2018-11-23 | 1 | -0/+1 |
| | | | | | Resolve #3387 | ||||
| * | Resolve #3376 | syuilo | 2018-11-23 | 6 | -5/+27 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/syuilo/misskey into develop | syuilo | 2018-11-23 | 6 | -5/+26 |
| |\ | |||||
| | * | AP quote (#3384) | MeiMei | 2018-11-23 | 3 | -1/+22 |
| | | | |||||
| | * | Fix #3343 (#3383) | nico | 2018-11-23 | 1 | -2/+2 |
| | | | | | | | Setting "X-Forwarded-Proto: https" in the SSL proxy is the correct way to do this | ||||
| | * | No cache /notes/:note (#3382) | MeiMei | 2018-11-22 | 2 | -2/+2 |
| | | | |||||
| * | | Improve user operations | syuilo | 2018-11-23 | 18 | -61/+383 |
| |/ | | | | | Resolve #2197 Resolve #3367 | ||||
| * | Remove unneccesary cast (#3355) | Aya Morisawa | 2018-11-22 | 1 | -1/+1 |
| | | |||||
| * | Fix #3361 (#3362) | Acid Chicken (硫酸鶏) | 2018-11-22 | 1 | -1/+1 |
| | | | | | | | * Update create.ts * Update api.ts | ||||
| * | [MFM] Improve URL parsing | syuilo | 2018-11-22 | 1 | -3/+17 |
| | | | | | Fix #3368 | ||||
| * | Refactoring | syuilo | 2018-11-22 | 1 | -6/+6 |
| | | |||||
| * | Feature / user recommendation config in admin ui (#3357) | Hakaba Hitoyo | 2018-11-21 | 6 | -8/+88 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add config for external user recommendation into admin ui * debug * correct admin ui * switch external user recommendation to admin ui config * debug * debug * debug * Revert "debug" This reverts commit f4a0460e5bde21cd1f39a735f496a2d74233ef3f. * explicit parseInt radix * add Japanese message * change default engine to https * remove unused settings * debug * nullable externalUserRecommendationTimeout | ||||
| * | Improve usability | syuilo | 2018-11-21 | 1 | -29/+16 |
| | | |||||
| * | [MFM] Better inline code parse | syuilo | 2018-11-21 | 1 | -1/+1 |
| | | |||||
| * | Fix: stop in DB check (#3356) | MeiMei | 2018-11-21 | 1 | -14/+10 |
| | | |||||
| * | Improve MFM | syuilo | 2018-11-21 | 1 | -0/+3 |
| | | |||||
| * | [MFM] Fix hashtag parsing | syuilo | 2018-11-21 | 1 | -1/+1 |
| | | |||||
| * | Improve test page | syuilo | 2018-11-21 | 2 | -4/+21 |
| | | |||||
| * | [Client] Fix #3114 | syuilo | 2018-11-21 | 1 | -0/+2 |
| | | |||||
| * | Update index.vue | syuilo | 2018-11-21 | 1 | -0/+34 |
| | | |||||
| * | Fix bug | syuilo | 2018-11-21 | 1 | -1/+1 |
| | | |||||
| * | Fix bug | syuilo | 2018-11-21 | 1 | -1/+1 |
| | | |||||
| * | Improve MFM parser (#3337) | syuilo | 2018-11-21 | 41 | -713/+707 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | Refactor checkMongoDb (#3339) | Aya Morisawa | 2018-11-20 | 1 | -15/+20 |
| | | |||||
| * | Fix: ap/show (#3350) | MeiMei | 2018-11-20 | 1 | -2/+2 |
| | | |||||
| * | Refactor spawnWorkers (#3338) | Aya Morisawa | 2018-11-20 | 1 | -23/+13 |
| | | |||||
| * | Refactor port checking (#3336) | Aya Morisawa | 2018-11-20 | 1 | -3/+11 |
| | | |||||
| * | Cores => Logical cores (#3332) | MeiMei | 2018-11-20 | 1 | -1/+1 |
| | | |||||
| * | Explicitly set max-age (#3330) | MeiMei | 2018-11-20 | 3 | -0/+10 |
| | | |||||
| * | Merge environmentInfo and machineInfo into index.ts (#3319) | Aya Morisawa | 2018-11-19 | 3 | -38/+28 |
| | | |||||
| * | Use descriptive variables to improve readability (#3318) | Aya Morisawa | 2018-11-19 | 1 | -3/+8 |
| | | |||||