summaryrefslogtreecommitdiff
path: root/src/api/endpoints/following/create.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Introduce processorAkihiko Odaki2018-03-291-84/+0
|
* Introduce account document to user documentAkihiko Odaki2018-03-261-1/+1
| | | | | An account document is attached to a user document if an account of the user is on the server. It may be missing if the user is on a remote server.
* wipsyuilo2018-02-041-4/+3
|
* :v:syuilo2017-03-091-2/+2
|
* fixsyuilo2017-03-051-1/+1
|
* Use cafysyuilo2017-03-051-1/+1
|
* Follow lintersyuilo2017-03-041-5/+1
|
* wipsyuilo2017-03-031-0/+89