| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | アニメーション画像を無効にする際、サーバーサイドで... | syuilo | 2019-02-05 | 13 | -55/+39 | |
| * | | | アニメーションを自動再生しないオプション (#4131) | MeiMei | 2019-02-05 | 13 | -167/+400 | |
| * | | | Refactor: Better type definition | syuilo | 2019-02-05 | 1 | -1/+1 | |
| * | | | Refactoring | syuilo | 2019-02-05 | 1 | -44/+12 | |
| * | | | 個別に投稿のウォッチ/ウォッチ解除をできるように | syuilo | 2019-02-05 | 2 | -9/+54 | |
| * | | | [API] お気に入り状態は投稿情報に含めないように統一 | syuilo | 2019-02-05 | 3 | -71/+99 | |
| * | | | Add dummy option for some libraries | syuilo | 2019-02-04 | 1 | -0/+1 | |
| * | | | Resolve #4121 (#4122) | Acid Chicken (硫酸鶏) | 2019-02-04 | 9 | -19/+19 | |
| * | | | Fix fusion | Acid Chicken (硫酸鶏) | 2019-02-04 | 1 | -1/+1 | |
| * | | | Initialize queue only if queue is enabled (#4125) | Aya Morisawa | 2019-02-04 | 1 | -12/+20 | |
| * | | | Add --disable-queue option | syuilo | 2019-02-04 | 2 | -1/+3 | |
| * | | | Enable job queue | syuilo | 2019-02-04 | 2 | -1/+35 | |
| * | | | Add --verbose option | syuilo | 2019-02-04 | 2 | -1/+2 | |
| * | | | Better logging | syuilo | 2019-02-04 | 2 | -12/+14 | |
| * | | | Make Logger#log method private | syuilo | 2019-02-04 | 1 | -1/+1 | |
| * | | | Fix MongoDB connectivity checking | syuilo | 2019-02-04 | 1 | -17/+31 | |
| * | | | [Server] Enable slow option | syuilo | 2019-02-04 | 2 | -4/+8 | |
| * | | | Fix imports | syuilo | 2019-02-04 | 6 | -6/+6 | |
| * | | | Add collaborators credit | syuilo | 2019-02-04 | 1 | -0/+1 | |
| * | | | Better error log of WebFinger | syuilo | 2019-02-04 | 1 | -0/+1 | |
| * | | | Merge branch 'develop' of https://github.com/syuilo/misskey into develop | syuilo | 2019-02-04 | 15 | -15/+93 | |
| |\ \ \ | | |/ | |/| | ||||||
| | * | | Create type definition for '*/const.json' (#4118) | Acid Chicken (硫酸鶏) | 2019-02-04 | 2 | -2/+5 | |
| | * | | Create type definition for ./locales (#4117) | Acid Chicken (硫酸鶏) | 2019-02-04 | 1 | -1/+1 | |
| | * | | Revert "Create new type definition for 'is-url' (#4013)" | Acid Chicken (硫酸鶏) | 2019-02-04 | 2 | -8/+1 | |
| | |/ | ||||||
| | * | Add missing semicolons | Aya Morisawa | 2019-02-03 | 2 | -4/+4 | |
| | * | Module 'jsdom' as import syntax (#4016) | Acid Chicken (硫酸鶏) | 2019-02-03 | 1 | -4/+3 | |
| | * | Create type definition for 'os-utils' (#4050) | Acid Chicken (硫酸鶏) | 2019-02-03 | 2 | -1/+31 | |
| | * | Create type definition for 'langmap' (#4059) | Acid Chicken (硫酸鶏) | 2019-02-03 | 2 | -1/+11 | |
| | * | Create type definition for 'koa-slow' (#4072) | Acid Chicken (硫酸鶏) | 2019-02-03 | 2 | -1/+15 | |
| | * | Create type definition for 'recaptcha-promise' (#4068) | Acid Chicken (硫酸鶏) | 2019-02-03 | 2 | -2/+17 | |
| | * | Create new type definition for 'escape-regexp' (#4058) | Acid Chicken (硫酸鶏) | 2019-02-03 | 3 | -2/+9 | |
| | * | Create new type definition for 'is-url' (#4013) | Acid Chicken (硫酸鶏) | 2019-02-03 | 2 | -1/+8 | |
| * | | Better error log of WebFinger | syuilo | 2019-02-04 | 1 | -1/+4 | |
| |/ | ||||||
| * | Improve log readability | syuilo | 2019-02-03 | 1 | -3/+4 | |
| * | Fix type declaretion | syuilo | 2019-02-03 | 1 | -4/+6 | |
| * | Display version in logo | syuilo | 2019-02-03 | 1 | -5/+6 | |
| * | :art: | syuilo | 2019-02-03 | 1 | -2/+2 | |
| * | Refactoring | syuilo | 2019-02-03 | 3 | -13/+14 | |
| * | Remember the media playback volume (#4089) | MeiMei | 2019-02-03 | 3 | -4/+21 | |
| * | Improve usability | syuilo | 2019-02-03 | 1 | -0/+1 | |
| * | Use internal logger instead of debug/console for logging | syuilo | 2019-02-03 | 40 | -107/+136 | |
| * | Better logging | syuilo | 2019-02-03 | 1 | -6/+9 | |
| * | Better logging | syuilo | 2019-02-03 | 11 | -68/+62 | |
| * | Display Misskey logo when misskey launched :art: | syuilo | 2019-02-03 | 1 | -0/+6 | |
| * | More logs | syuilo | 2019-02-03 | 1 | -0/+9 | |
| * | Include worker information for each logs | syuilo | 2019-02-03 | 1 | -1/+3 | |
| * | Make more importance for env log | syuilo | 2019-02-03 | 1 | -1/+1 | |
| * | Improve usability | syuilo | 2019-02-03 | 1 | -16/+17 | |
| * | Better log | syuilo | 2019-02-03 | 1 | -4/+5 | |
| * | Use `is` syntax (#4079) | Acid Chicken (硫酸鶏) | 2019-02-03 | 1 | -1/+3 | |