aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/notifications/notifications-api.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix CI using 127.0.0.1 for testsChocobozzz2022-12-121-1/+1
* Cleanup tests importsChocobozzz2022-08-171-3/+1
* We don't need to import mochaChocobozzz2022-08-171-1/+0
* Fix lintChocobozzz2022-07-131-1/+1
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-0/+10
* Move test functions outside extra-utilsChocobozzz2021-12-171-5/+3
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* Add ability to search by host in serverChocobozzz2021-07-271-10/+10
* Reorganize importsChocobozzz2021-07-201-1/+1
* Use an object to represent a serverChocobozzz2021-07-201-2/+2
* Shorter server command namesChocobozzz2021-07-201-21/+21
* Introduce videos commandChocobozzz2021-07-201-6/+5
* Introduce user commandChocobozzz2021-07-201-15/+10
* Introduce server commandsChocobozzz2021-07-201-6/+5
* Introduce notifications commandChocobozzz2021-07-201-46/+46
* Introduce subscriptions commandChocobozzz2021-07-201-8/+11
* Correctly export misc filesChocobozzz2021-07-201-1/+1
* Split notification testsChocobozzz2020-06-161-0/+205