summaryrefslogtreecommitdiff
path: root/src/remote/activitypub/resolver.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* yattasyuilo2018-06-181-2/+2
|
* :v:syuilo2018-04-091-8/+1
|
* Use id in uri instead of usernamesyuilo2018-04-081-1/+1
|
* Implement announcesyuilo2018-04-081-0/+7
| | | | And bug fixes
* 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