summaryrefslogtreecommitdiff
path: root/src/server/activitypub (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Add missing semicolonsyuilo2018-04-011-1/+1
* | Fix type annotationsyuilo2018-04-011-1/+1
* | Implement account public key endpointAkihiko Odaki2018-04-015-50/+63
|/
* Implement outboxAkihiko Odaki2018-04-014-76/+62
* Refactor: Better variable namesyuilo2018-04-011-2/+2
* Fix type annotationsyuilo2018-04-011-1/+1
* Merge pull request #1352 from akihikodaki/inboxsyuilo2018-04-011-1/+1
|\
| * Respond with 202 for inbox requestAkihiko Odaki2018-04-011-1/+1
* | Merge pull request #1351 from akihikodaki/webfingersyuilo2018-04-013-4/+89
|\ \ | |/ |/|
| * Implement post Activity StreamsAkihiko Odaki2018-04-013-4/+89
* | Fixsyuilo2018-04-011-1/+1
* | Use dot notationsyuilo2018-04-011-1/+1
|/
* Implement inboxAkihiko Odaki2018-04-013-0/+116