summaryrefslogtreecommitdiff
path: root/src/processor/http/perform-activitypub.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Retry HTTP requestsAkihiko Odaki2018-04-041-7/+0
|
* Remove resolveRemoteUserObjects method of remote/activitypub/resolverAkihiko Odaki2018-04-031-1/+2
| | | | | The value of the value returned by resolveRemoteUserObjects method of remote/activitypub/resolver was inconsistent.
* Implement unfollow by remote accountAkihiko Odaki2018-04-031-1/+2
|
* Fix job processor interfacesAkihiko Odaki2018-04-031-3/+2
|
* Resolve account by signature in inboxAkihiko Odaki2018-04-021-1/+1
|
* Distribute posts from remoteAkihiko Odaki2018-04-021-1/+1
|
* Refactorsyuilo2018-04-021-1/+1
|
* Implement remote status retrievalAkihiko Odaki2018-03-311-0/+6