aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params/follows.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix CI using 127.0.0.1 for testsChocobozzz2022-12-121-17/+17
|
* We don't need to import mochaChocobozzz2022-08-171-1/+0
|
* Move test functions outside extra-utilsChocobozzz2021-12-171-4/+2
|
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
|
* Add ability for instances to follow any actorChocobozzz2021-07-211-16/+20
|
* Refactor requestsChocobozzz2021-07-201-33/+31
|
* Use an object to represent a serverChocobozzz2021-07-201-4/+4
|
* Shorter server command namesChocobozzz2021-07-201-2/+2
|
* Introduce user commandChocobozzz2021-07-201-2/+1
|
* Introduce login commandChocobozzz2021-07-201-3/+2
|
* 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