| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(package): update @types/koa-bodyparser to version 5.0.1 | greenkeeper[bot] | 2018-07-10 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #1875 from tamaina/master | syuilo | 2018-07-09 | 2 | -21/+10 |
| |\ | | | | | Improve Messaging | ||||
| | * | Update messaging-room.message.vue | tamaina | 2018-07-08 | 1 | -16/+8 |
| | | | |||||
| | * | Update messaging-room.vue | tamaina | 2018-07-08 | 1 | -5/+2 |
| | | | |||||
| * | | Refactoring | syuilo | 2018-07-09 | 6 | -19/+19 |
| |/ | |||||
| * | Add locales | Aya Morisawa | 2018-07-08 | 1 | -0/+2 |
| | | |||||
| * | Fix typo | Aya Morisawa | 2018-07-08 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of aya.github:syuilo/misskey | Aya Morisawa | 2018-07-08 | 5 | -7/+7 |
| |\ | |||||
| | * | Merge pull request #1871 from mei23/mei-apreq3 | syuilo | 2018-07-08 | 3 | -3/+3 |
| | |\ | | | | | | | フォロー申請結果とフォロー申請解除の処理の修正 | ||||
| | | * | Fix can't process cancel of follow request from remote | mei23 | 2018-07-08 | 1 | -1/+1 |
| | | | | |||||
| | | * | Fix can't process follow accept/reject from remote | mei23 | 2018-07-08 | 2 | -2/+2 |
| | | | | |||||
| | * | | Merge pull request #1863 from syuilo/greenkeeper/file-type-8.1.0 | syuilo | 2018-07-08 | 1 | -1/+1 |
| | |\ \ | | | | | | | | | Update file-type to the latest version 🚀 | ||||
| | | * | | fix(package): update file-type to version 8.1.0 | greenkeeper[bot] | 2018-07-08 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Merge pull request #1862 from syuilo/greenkeeper/node-sass-4.9.2 | syuilo | 2018-07-08 | 1 | -1/+1 |
| | |\ \ \ | | | | | | | | | | | Update node-sass to the latest version 🚀 | ||||
| | | * | | | fix(package): update node-sass to version 4.9.2 | greenkeeper[bot] | 2018-07-08 | 1 | -1/+1 |
| | | |/ / | |||||
| | * | | | Merge pull request #1865 from ↵ | syuilo | 2018-07-08 | 1 | -1/+1 |
| | |\ \ \ | | |/ / | |/| | | | | | | | | | | syuilo/greenkeeper/hard-source-webpack-plugin-0.11.0 fix(package): update hard-source-webpack-plugin to version 0.11.0 | ||||
| | | * | | fix(package): update hard-source-webpack-plugin to version 0.11.0 | greenkeeper[bot] | 2018-07-07 | 1 | -1/+1 |
| | |/ / | | | | | | | Closes #1861 | ||||
| | * | | Fix typo | Aya Morisawa | 2018-07-08 | 1 | -1/+1 |
| | | | | |||||
| * | | | Add locales | Aya Morisawa | 2018-07-08 | 1 | -0/+2 |
| |/ / | |||||
| * | | Fix typo | Aya Morisawa | 2018-07-08 | 1 | -1/+1 |
| | | | |||||
| * | | Update config example | Aya Morisawa | 2018-07-08 | 2 | -2/+2 |
| | | | |||||
| * | | Update README.md | Aya Morisawa | 2018-07-08 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #1860 from syuilo/i18n-msg-patch | syuilo | 2018-07-08 | 1 | -3/+3 |
| |\ \ | | | | | | | Update warning message for missing locale | ||||
| | * | | Update warning message for missing locale | Aya Morisawa | 2018-07-08 | 1 | -3/+3 |
| |/ / | |||||
| * | | Update locales | Aya Morisawa | 2018-07-08 | 1 | -3/+3 |
| | | | |||||
| * | | Merge branch 'master' of aya.github:syuilo/misskey | Aya Morisawa | 2018-07-08 | 2 | -6/+6 |
| |\ \ | |||||
| | * | | Update docs | syuilo | 2018-07-08 | 2 | -6/+6 |
| | | | | |||||
| * | | | Update locales | Aya Morisawa | 2018-07-08 | 1 | -0/+3 |
| |/ / | |||||
| * | | Fix bug | syuilo | 2018-07-08 | 1 | -1/+1 |
| | | | |||||
| * | | package-lock.json | syuilo | 2018-07-08 | 2 | -1/+16344 |
| | | | |||||
| * | | Clean up | syuilo | 2018-07-08 | 1 | -4/+0 |
| | | | |||||
| * | | :v: | syuilo | 2018-07-08 | 2 | -3/+2 |
| | | | |||||
| * | | oops | syuilo | 2018-07-08 | 2 | -2/+2 |
| | | | |||||
| * | | oops | syuilo | 2018-07-08 | 5 | -5/+5 |
| | | | |||||
| * | | oops | syuilo | 2018-07-08 | 2 | -2/+2 |
| | | | |||||
| * | | Merge pull request #1859 from xps2/repurl | syuilo | 2018-07-07 | 5 | -4/+20 |
| |\ \ | | | | | | | リポジトリとフィードバックのURLをconfigから指定できるように変更 | ||||
| | * | | リポジトリとフィードバックのURLをconfigから指定できる ↵ | xps2 | 2018-07-07 | 5 | -4/+20 |
| | | | | | | | | | | | | | うに変更 | ||||
| * | | | :v: | syuilo | 2018-07-07 | 3 | -11949/+1 |
| | | | | |||||
| * | | | oops | syuilo | 2018-07-07 | 1 | -1/+1 |
| | | | | |||||
| * | | | Refactor | syuilo | 2018-07-07 | 13 | -12/+12 |
| | | | | |||||
| * | | | Refactorng | syuilo | 2018-07-07 | 132 | -212/+180 |
| | | | | |||||
| * | | | Refactorijg | syuilo | 2018-07-07 | 19 | -44/+46 |
| |/ / | |||||
| * | | :v: | syuilo | 2018-07-07 | 6 | -116/+126 |
| | | | |||||
| * | | Fix #1857 | syuilo | 2018-07-07 | 1 | -0/+2 |
| | | | |||||
| * | | Merge pull request #1855 from syuilo/greenkeeper/css-loader-1.0.0 | syuilo | 2018-07-07 | 1 | -1/+1 |
| |\ \ | | | | | | | Update css-loader to the latest version 🚀 | ||||
| | * | | fix(package): update css-loader to version 1.0.0 | greenkeeper[bot] | 2018-07-06 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge pull request #1851 from syuilo/greenkeeper/@types/node-10.5.2 | syuilo | 2018-07-07 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | Update @types/node to the latest version 🚀 | ||||
| | * | | | fix(package): update @types/node to version 10.5.2 | greenkeeper[bot] | 2018-07-06 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge pull request #1850 from syuilo/greenkeeper/mongodb-3.1.1 | syuilo | 2018-07-07 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | Update mongodb to the latest version 🚀 | ||||
| | * | | | fix(package): update mongodb to version 3.1.1 | greenkeeper[bot] | 2018-07-05 | 1 | -1/+1 |
| | |/ / | |||||