summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1383 from akihikodaki/unfollowsyuilo2018-04-031-1/+1
|\ | | | | Add a missing semicolon
| * Add a missing semicolonAkihiko Odaki2018-04-031-1/+1
| |
* | Merge pull request #1382 from akihikodaki/unfollowsyuilo2018-04-036-47/+81
|\| | | | | Implement remote account unfollow
| * Implement remote account unfollowAkihiko Odaki2018-04-036-47/+81
| |
* | Merge pull request #1381 from akihikodaki/unfollowsyuilo2018-04-036-36/+107
|\| | | | | Implement unfollow by remote account
| * Implement unfollow by remote accountAkihiko Odaki2018-04-036-36/+107
| |
* | Merge pull request #1380 from akihikodaki/miscsyuilo2018-04-031-16/+19
|\ \ | |/ |/| Fix ActivityStreams collection resolution
| * Fix ActivityStreams collection resolutionAkihiko Odaki2018-04-031-16/+19
| |
* | Test: Remove needless testsyuilo2018-04-031-18/+0
| |
* | Clean upsyuilo2018-04-032-38/+0
| |
* | Clean up: Remove unused filessyuilo2018-04-034-40/+0
| |
* | Use typescript in testssyuilo2018-04-033-28/+14
| |
* | Merge pull request #1379 from akihikodaki/miscsyuilo2018-04-031-2/+2
|\|
| * Invoke a constructor with parenthesesAkihiko Odaki2018-04-031-2/+2
| |
* | Merge pull request #1378 from akihikodaki/miscsyuilo2018-04-032-3/+9
|\|
| * Explicityly wrap objects with Create activityAkihiko Odaki2018-04-032-3/+9
| |
* | Merge pull request #1377 from akihikodaki/miscsyuilo2018-04-032-20/+31
|\|
| * Accept remote followAkihiko Odaki2018-04-032-20/+31
| |
* | Merge pull request #1376 from akihikodaki/miscsyuilo2018-04-0310-155/+214
|\| | | | | Misc
| * Deliver posts to remote followersAkihiko Odaki2018-04-037-130/+195
| |
| * Fix job processor interfacesAkihiko Odaki2018-04-034-25/+19
| |
* | Use indexsyuilo2018-04-031-1/+1
| |
* | Revert "[wip] Implement like activity"syuilo2018-04-033-50/+2
| | | | | | | | This reverts commit 7da191396469642de14655c30eba86926882e98c.
* | Revert "Fix typo"syuilo2018-04-031-1/+1
| | | | | | | | This reverts commit f3f6dce60b9ace954a26b0e045d8bf8f49571482.
* | Revert "Fix"syuilo2018-04-031-7/+15
| | | | | | | | This reverts commit 8afdb5aef91bea931c1ab7ecfd9f5ba1e977652c.
* | Fixsyuilo2018-04-031-15/+7
| |
* | Fix typosyuilo2018-04-031-1/+1
| |
* | Merge branch 'master' of https://github.com/syuilo/misskeysyuilo2018-04-031-1/+1
|\ \
| * \ Merge pull request #1375 from syuilo/greenkeeper/ws-5.1.1syuilo2018-04-031-1/+1
| |\ \ | | |/ | |/| Update ws to the latest version 🚀
| | * fix(package): update ws to version 5.1.1greenkeeper[bot]2018-04-021-1/+1
| | |
* | | [wip] Implement like activitysyuilo2018-04-033-2/+50
|/ /
* | Fix bugsyuilo2018-04-021-6/+20
| |
* | Fix: Remove unused importssyuilo2018-04-022-2/+0
| |
* | Make migration scriptssyuilo2018-04-027-4/+90
|/ | | | and use createdAt instead of _id
* Merge pull request #1374 from akihikodaki/logsyuilo2018-04-0214-115/+99
|\ | | | | Introduce followed log and following log
| * Introduce followed log and following logAkihiko Odaki2018-04-0214-115/+99
| |
* | Merge pull request #1373 from akihikodaki/miscsyuilo2018-04-024-5/+65
|\| | | | | Implement Follow activity
| * Implement Follow activityAkihiko Odaki2018-04-024-5/+65
| |
* | Merge pull request #1372 from akihikodaki/miscsyuilo2018-04-021-4/+9
|\ \ | | | | | | Improve WebFinger verification
| * | Improve WebFinger verificationAkihiko Odaki2018-04-021-4/+9
| |/
* | :v:syuilo2018-04-024-3/+7
| |
* | Merge branch 'master' of https://github.com/syuilo/misskeysyuilo2018-04-027-55/+71
|\ \
| * | Merge pull request #1371 from akihikodaki/miscsyuilo2018-04-027-55/+71
| |\| | | | | | | Resolve account by signature in inbox
| | * Resolve account by signature in inboxAkihiko Odaki2018-04-027-55/+71
| | |
* | | Fix bugsyuilo2018-04-026-6/+6
|/ /
* | Fix bugsyuilo2018-04-021-1/+1
| |
* | Merge pull request #1369 from syuilo/greenkeeper/bootstrap-vue-2.0.0-rc.6syuilo2018-04-021-1/+1
|\ \ | | | | | | fix(package): update bootstrap-vue to version 2.0.0-rc.6
| * | fix(package): update bootstrap-vue to version 2.0.0-rc.6greenkeeper[bot]2018-04-021-1/+1
| | | | | | | | | Closes #1367
* | | Merge pull request #1368 from akihikodaki/miscsyuilo2018-04-0212-339/+403
|\ \ \ | |/ / |/| / | |/ Distribute posts from remote
| * Distribute posts from remoteAkihiko Odaki2018-04-0212-339/+403
| |