aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/moderation
Commit message (Expand)AuthorAgeFilesLines
* Remove low timeoutsChocobozzz2023-05-223-38/+0
* Force live stream terminationChocobozzz2023-05-151-10/+0
* Fix CI using 127.0.0.1 for testsChocobozzz2022-12-121-22/+22
* Cleanup tests importsChocobozzz2022-08-174-12/+4
* We don't need to import mochaChocobozzz2022-08-174-4/+0
* Reimplement a typed omit functionChocobozzz2022-08-171-4/+4
* Use single quotes in server/ and update eslint rulesFlorent2022-08-081-10/+10
* Fix process followChocobozzz2022-07-271-1/+1
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-201-0/+28
|\
| * Fix searching in blocklistChocobozzz2022-06-171-0/+28
* | Fix abuse testsChocobozzz2022-06-081-2/+2
|/
* Implement avatar miniatures (#4639)kontrollanten2022-02-283-3/+10
* Increase test timeoutChocobozzz2022-02-101-1/+1
* Fix abuse testChocobozzz2022-01-071-1/+1
* Move test functions outside extra-utilsChocobozzz2021-12-172-3/+10
* shared/ typescript types dir server-commandsChocobozzz2021-12-174-4/+4
* Add mute status in account and channel pagesChocobozzz2021-12-071-0/+107
* Generate random uuid for video filesChocobozzz2021-07-261-27/+27
* Add ability for instances to follow any actorChocobozzz2021-07-211-2/+2
* Reorganize importsChocobozzz2021-07-202-2/+2
* Refactor requestsChocobozzz2021-07-201-4/+4
* Centralize test URLsChocobozzz2021-07-201-4/+4
* Use an object to represent a serverChocobozzz2021-07-204-25/+24
* Shorter server command namesChocobozzz2021-07-204-138/+138
* Introduce videos commandChocobozzz2021-07-204-147/+118
* Introduce user commandChocobozzz2021-07-204-31/+17
* Introduce login commandChocobozzz2021-07-204-13/+9
* Introduce notifications commandChocobozzz2021-07-202-43/+32
* Introduce sql commandChocobozzz2021-07-201-1/+1
* Introduce comments commandChocobozzz2021-07-203-122/+110
* Introduce import commandChocobozzz2021-07-201-5/+5
* Introduce blacklist commandChocobozzz2021-07-201-90/+54
* Introduce subscriptions commandChocobozzz2021-07-201-6/+4
* Introduce blocklist commandChocobozzz2021-07-203-96/+59
* Introduce accounts commandChocobozzz2021-07-201-8/+5
* Introduce follows commandChocobozzz2021-07-201-6/+4
* Introduce search commandChocobozzz2021-07-201-17/+14
* Introduce abuse commandChocobozzz2021-07-201-337/+294
* Add logs for refresh functionsChocobozzz2021-06-081-2/+2
* Cleanup shared modelsChocobozzz2021-05-111-26/+30
* Fix mention notification with deleted commentChocobozzz2021-03-221-1/+1
* Remove notifications of muted accounts/serversChocobozzz2020-11-182-0/+259
* Remove deprecated abuse apiChocobozzz2020-11-102-387/+0
* Reorganize a little bit testsChocobozzz2020-08-243-0/+867
* Add abuse messages management in my accountChocobozzz2020-07-311-5/+14
* Add server API to abuse messagesChocobozzz2020-07-311-60/+247
* Add new abuses testsChocobozzz2020-07-101-269/+662
* Add migrationsChocobozzz2020-07-103-0/+1214