aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/follows.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add subscriptions endpoints to REST APIChocobozzz2018-08-271-2/+2
|
* [Server>Middlewares>Follows] Changing error code 400 to 500Jorropo2018-07-271-1/+1
| | | | Follows on http server is a server error not an error of the client.
* Update video channel routesChocobozzz2018-04-241-1/+1
|
* Improve check follow params testsChocobozzz2017-12-281-1/+5
|
* Propagate old comment on new followChocobozzz2017-12-281-1/+3
|
* Begin moving video channel to actorChocobozzz2017-12-191-7/+6
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-6/+5
|
* Refractor validatorsChocobozzz2017-11-271-18/+14
|
* Add follow testsChocobozzz2017-11-271-4/+4
|
* Add ability to unfollow a serverChocobozzz2017-11-271-3/+3
|
* Refractor activity pub lib/helpersChocobozzz2017-11-271-0/+62