summaryrefslogtreecommitdiff
path: root/src/remote/activitypub/resolver.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Resolve #2894syuilo2018-10-131-0/+1
|
* ActivityPubのHTTPリクエストの強化 (#2820)MeiMei2018-10-051-0/+2
| | | | | | | | * Fix error handling in AP deliver * Set timeout to resolver * Tune looks
* リモートのピン留め投稿取得対応 (#2798)MeiMei2018-10-021-2/+2
| | | | | | | | * Fetch featured * Handle featured change * Fix typo
* Fix AP request error message is to long (#2760)MeiMei2018-09-241-0/+2
|
* Add User-Agent header (#2602)MeiMei2018-09-041-1/+2
|
* 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