summaryrefslogtreecommitdiff
path: root/src/remote/activitypub/create.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* wipsyuilo2018-04-041-158/+0
|
* Always deduplicate Activity Streams objects by idAkihiko Odaki2018-04-041-28/+28
|
* Enforce URI uniqunessAkihiko Odaki2018-04-041-22/+55
|
* Refactor: Better variable namesyuilo2018-04-031-13/+13
|
* Refactorsyuilo2018-04-031-2/+2
|
* Remove resolveRemoteUserObjects method of remote/activitypub/resolverAkihiko Odaki2018-04-031-3/+13
| | | | | The value of the value returned by resolveRemoteUserObjects method of remote/activitypub/resolver was inconsistent.
* Deliver posts to remote followersAkihiko Odaki2018-04-031-2/+1
|
* Distribute posts from remoteAkihiko Odaki2018-04-021-55/+84
|
* Introduce config moduleAkihiko Odaki2018-04-021-1/+1
|
* Abolish common and misc directoriesAkihiko Odaki2018-04-021-1/+1
|
* Refactorsyuilo2018-04-021-0/+87