aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params/blocklist.ts
Commit message (Collapse)AuthorAgeFilesLines
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-38/+39
|
* Refactor follow/mute as modals in admin, add actions in abuse listRigel Kent2020-04-141-6/+6
|
* Move to eslintcontainChocobozzz2020-02-031-1/+1
|
* Use parallel testsChocobozzz2019-04-241-16/+16
|
* Cleanup testsChocobozzz2019-04-241-8/+1
|
* Shared utils -> extra-utilsChocobozzz2019-04-241-2/+2
| | | | Because they need dev dependencies
* Add user adminFlagsChocobozzz2019-04-151-1/+1
|
* Move utils to /sharedbuoyantair2018-10-291-2/+6
| | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336
* Add ability to mute a user/instance by server in server apiChocobozzz2018-10-161-2/+254
|
* Add user/instance block by users in the clientChocobozzz2018-10-161-0/+20
|
* Add ability for users to block an account/instance on server sideChocobozzz2018-10-161-0/+222