aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/moderation
Commit message (Expand)AuthorAgeFilesLines
* 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