| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve readability | syuilo | 2019-02-05 | 1 | -1/+2 |
| * | Fix bug | syuilo | 2019-02-05 | 1 | -3/+2 |
| * | [Client] Use localStorage instead of window | syuilo | 2019-02-05 | 2 | -2/+2 |
| * | Enable service worker | syuilo | 2019-02-05 | 2 | -4/+5 |
| * | Remove unused declare | syuilo | 2019-02-05 | 1 | -1/+0 |
| * | Refactoring | syuilo | 2019-02-05 | 51 | -68/+68 |
| * | Fix log | syuilo | 2019-02-05 | 1 | -1/+1 |
| * | [Client] Clip note content | syuilo | 2019-02-05 | 4 | -0/+4 |
| * | Fix comment | Acid Chicken (硫酸鶏) | 2019-02-05 | 1 | -2/+2 |
| * | Fix style | Acid Chicken (硫酸鶏) | 2019-02-05 | 75 | -75/+150 |
| * | Refactoring: Extract showMachineInfo function | syuilo | 2019-02-05 | 2 | -14/+17 |
| * | Make some error logs important | syuilo | 2019-02-05 | 1 | -4/+4 |
| * | Refactoring: Extract checkMongoDB function | syuilo | 2019-02-05 | 2 | -35/+39 |
| * | アニメーション停止箇所の追加 (#4138) | MeiMei | 2019-02-05 | 5 | -12/+48 |
| * | [Client] Fix bug | syuilo | 2019-02-05 | 1 | -6/+9 |
| * | Better key name | syuilo | 2019-02-05 | 6 | -12/+12 |
| * | [Client] Increase font size a little in the Deck view | syuilo | 2019-02-05 | 1 | -1/+1 |
| * | アニメーション画像を無効にする際、サーバーサイドで... | 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 |
| |/ | |||||