summaryrefslogtreecommitdiff
path: root/src/remote/activitypub/resolver.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* wipsyuilo2018-04-051-0/+4
|
* wipsyuilo2018-04-051-1/+1
|
* wipsyuilo2018-04-051-2/+6
|
* wipsyuilo2018-04-041-41/+34
|
* Remove resolveRemoteUserObjects method of remote/activitypub/resolverAkihiko Odaki2018-04-031-32/+1
| | | | | The value of the value returned by resolveRemoteUserObjects method of remote/activitypub/resolver was inconsistent.
* Fix ActivityStreams collection resolutionAkihiko Odaki2018-04-031-16/+19
|
* Refactorsyuilo2018-04-021-0/+97