| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix type annotation | syuilo | 2018-04-01 | 1 | -1/+1 |
| * | Refactor | syuilo | 2018-04-01 | 1 | -46/+46 |
| * | oops | syuilo | 2018-04-01 | 1 | -1/+1 |
| * | Fix test | syuilo | 2018-04-01 | 1 | -1/+1 |
| * | Some fixes and refactors | syuilo | 2018-04-01 | 7 | -20/+21 |
| * | Better variable name | syuilo | 2018-04-01 | 1 | -2/+2 |
| * | Add missing semicolon | syuilo | 2018-04-01 | 1 | -1/+1 |
| * | Remove unnecessary brackets | syuilo | 2018-04-01 | 1 | -1/+1 |
| * | Add missing brackets | syuilo | 2018-04-01 | 1 | -1/+1 |
| * | Merge pull request #1355 from akihikodaki/publickey | syuilo | 2018-04-01 | 6 | -50/+64 |
| |\ | |||||
| | * | Implement account public key endpoint | Akihiko Odaki | 2018-04-01 | 6 | -50/+64 |
| * | | Merge pull request #1343 from syuilo/greenkeeper/@types/js-yaml-3.11.1 | syuilo | 2018-04-01 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | fix(package): update @types/js-yaml to version 3.11.1 | greenkeeper[bot] | 2018-03-30 | 1 | -1/+1 |
| * | | | Merge pull request #1344 from syuilo/greenkeeper/html-minifier-3.5.13 | syuilo | 2018-04-01 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'master' into greenkeeper/html-minifier-3.5.13 | syuilo | 2018-04-01 | 53 | -924/+923 |
| | |\ \ \ | |/ / / |/| | | | |||||
| * | | | | Merge pull request #1354 from syuilo/greenkeeper/bootstrap-vue-2.0.0-rc.4 | syuilo | 2018-04-01 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | fix(package): update bootstrap-vue to version 2.0.0-rc.4 | greenkeeper[bot] | 2018-04-01 | 1 | -1/+1 |
| * | | | | | Merge branch 'master' of https://github.com/syuilo/misskey | syuilo | 2018-04-01 | 13 | -77/+164 |
| |\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | | Update README.md | syuilo | 2018-04-01 | 1 | -1/+3 |
| | * | | | | Merge pull request #1353 from akihikodaki/webfinger | syuilo | 2018-04-01 | 12 | -76/+161 |
| | |\ \ \ \ | |||||
| | | * | | | | Implement outbox | Akihiko Odaki | 2018-04-01 | 12 | -76/+161 |
| | |/ / / / | |||||
| * / / / / | Clean up | syuilo | 2018-04-01 | 11 | -497/+0 |
| |/ / / / | |||||
| * | | | | Refactor: Better variable name | syuilo | 2018-04-01 | 1 | -2/+2 |
| * | | | | Fix type annotation | syuilo | 2018-04-01 | 1 | -1/+1 |
| * | | | | Merge pull request #1352 from akihikodaki/inbox | syuilo | 2018-04-01 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Respond with 202 for inbox request | Akihiko Odaki | 2018-04-01 | 1 | -1/+1 |
| * | | | | | Resolve conflict | syuilo | 2018-04-01 | 1 | -1/+0 |
| * | | | | | Merge pull request #1351 from akihikodaki/webfinger | syuilo | 2018-04-01 | 5 | -4/+95 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | Implement post Activity Streams | Akihiko Odaki | 2018-04-01 | 5 | -4/+95 |
| * | | | | | Add missing property | syuilo | 2018-04-01 | 1 | -0/+1 |
| | |/ / / |/| | | | |||||
| * | | | | Fix | syuilo | 2018-04-01 | 1 | -1/+1 |
| * | | | | Use dot notation | syuilo | 2018-04-01 | 1 | -1/+1 |
| * | | | | Merge pull request #1350 from akihikodaki/webfinger | syuilo | 2018-04-01 | 6 | -6/+69 |
| |\| | | | |||||
| | * | | | Implement inbox | Akihiko Odaki | 2018-04-01 | 6 | -6/+69 |
| * | | | | [wip] dark mode | syuilo | 2018-04-01 | 1 | -2/+8 |
| * | | | | Merge pull request #1348 from akihikodaki/webfinger | syuilo | 2018-04-01 | 2 | -0/+49 |
| |\| | | | |||||
| | * | | | Implement WebFinger | Akihiko Odaki | 2018-04-01 | 2 | -0/+49 |
| |/ / / | |||||
| * | | | Merge pull request #1347 from akihikodaki/user | syuilo | 2018-04-01 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Mark host parameter of /api/users/show nullable | Akihiko Odaki | 2018-04-01 | 1 | -1/+1 |
| * | | | | Disable needless header | syuilo | 2018-04-01 | 1 | -0/+1 |
| * | | | | Fix test | syuilo | 2018-04-01 | 1 | -1/+1 |
| * | | | | :v: | syuilo | 2018-04-01 | 1 | -1/+1 |
| * | | | | Use sendStatus instead of send | syuilo | 2018-04-01 | 1 | -3/+4 |
| * | | | | Merge pull request #1346 from akihikodaki/user | syuilo | 2018-04-01 | 4 | -55/+63 |
| |\| | | | |||||
| | * | | | Implement Activity Streams representation of user | Akihiko Odaki | 2018-04-01 | 4 | -55/+63 |
| | | |/ | |/| | |||||
| * | | | Fix | syuilo | 2018-04-01 | 1 | -2/+2 |
| * | | | Fix | syuilo | 2018-03-31 | 1 | -1/+1 |
| * | | | Fix tests | syuilo | 2018-03-31 | 1 | -169/+169 |
| * | | | Update migration script | syuilo | 2018-03-31 | 2 | -10/+74 |
| * | | | Update migration script | syuilo | 2018-03-31 | 1 | -1/+13 |