summaryrefslogtreecommitdiff
path: root/src/remote/activitypub/act/index.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* wipsyuilo2018-04-091-51/+0
|
* Implement announcesyuilo2018-04-081-0/+5
| | | | And bug fixes
* Implement likesyuilo2018-04-071-3/+8
|
* Refactorsyuilo2018-04-071-2/+2
|
* Add todosyuilo2018-04-071-1/+8
|
* Fix type annotationsyuilo2018-04-061-2/+2
|
* wipsyuilo2018-04-051-1/+2
|
* wipsyuilo2018-04-051-0/+4
|
* wipsyuilo2018-04-051-6/+5
|
* wipsyuilo2018-04-041-25/+19
|
* Implement Delete activityAkihiko Odaki2018-04-041-0/+4
|
* Remove resolveRemoteUserObjects method of remote/activitypub/resolverAkihiko Odaki2018-04-031-9/+11
| | | | | The value of the value returned by resolveRemoteUserObjects method of remote/activitypub/resolver was inconsistent.
* Refactorsyuilo2018-04-031-1/+2
|
* Implement unfollow by remote accountAkihiko Odaki2018-04-031-8/+11
|
* Implement Follow activityAkihiko Odaki2018-04-021-0/+4
|
* Distribute posts from remoteAkihiko Odaki2018-04-021-3/+3
|
* Refactorsyuilo2018-04-021-0/+22