aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params/follows.ts
Commit message (Collapse)AuthorAgeFilesLines
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-24/+25
|
* Move to eslintcontainChocobozzz2020-02-031-1/+1
|
* Filter on follows actor types in about pageChocobozzz2019-11-291-2/+24
|
* Only display accepted followers/followings in about pageChocobozzz2019-11-281-1/+43
|
* Use test wrapper exit functionChocobozzz2019-04-241-3/+9
|
* Cleanup testsChocobozzz2019-04-241-9/+3
|
* Shared utils -> extra-utilsChocobozzz2019-04-241-2/+2
| | | | Because they need dev dependencies
* Add user adminFlagsChocobozzz2019-04-151-1/+1
|
* Add ability to manually approves instance followers in REST APIChocobozzz2019-04-081-0/+80
|
* Add ability to forbid followersChocobozzz2019-04-081-0/+40
|
* Move utils to /sharedbuoyantair2018-10-291-2/+6
| | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336
* Basic video redundancy implementationChocobozzz2018-09-131-9/+0
|
* Increase tests timeoutChocobozzz2018-01-181-1/+1
|
* Improve check videos parameters testsChocobozzz2017-12-281-1/+0
|
* Improve check follow params testsChocobozzz2017-12-281-105/+91
|
* Begin moving video channel to actorChocobozzz2017-12-191-17/+1
|
* Add follow testsChocobozzz2017-11-271-41/+43
|
* Fix lintChocobozzz2017-11-271-7/+6
|
* Optimize signature verificationChocobozzz2017-11-271-0/+222