aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/notifications/moderation-notifications.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix missing wait jobsChocobozzz2023-05-191-2/+2
* Fix testsChocobozzz2023-05-171-1/+1
* Increase timeoutsChocobozzz2023-05-101-8/+8
* Add signup approval API testsChocobozzz2023-01-191-27/+0
* Fix buildChocobozzz2022-12-291-5/+13
* Improve upgrade documentationChocobozzz2022-12-281-11/+11
* Fix CI using 127.0.0.1 for testsChocobozzz2022-12-121-7/+7
* Fix live testsChocobozzz2022-10-111-1/+1
* Merge branch 'release/4.3.0' into developChocobozzz2022-09-271-1/+1
|\
| * Fix InvalidVideoTitle console warningChocobozzz2022-09-271-1/+1
* | Increase test timeoutChocobozzz2022-09-271-1/+1
|/
* We don't need to import mochaChocobozzz2022-08-171-1/+0
* Move uuid stuff in extra utilsChocobozzz2021-12-291-1/+2
* Move test functions outside extra-utilsChocobozzz2021-12-171-7/+4
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* chore(refactor): remove shared folder dependencies to the serverlutangar2021-12-161-1/+1
* No notification on moderator abuseChocobozzz2021-12-091-34/+50
* Increase some timeoutsChocobozzz2021-10-181-1/+1
* Add ability to search by host in serverChocobozzz2021-07-271-44/+48
* Add ability for instances to follow any actorChocobozzz2021-07-211-2/+2
* Reorganize importsChocobozzz2021-07-201-1/+1
* Use an object to represent a serverChocobozzz2021-07-201-2/+2
* Shorter server command namesChocobozzz2021-07-201-59/+59
* Introduce videos commandChocobozzz2021-07-201-32/+19
* Introduce user commandChocobozzz2021-07-201-7/+4
* Introduce server commandsChocobozzz2021-07-201-6/+7
* Introduce comments commandChocobozzz2021-07-201-7/+13
* Introduce blacklist commandChocobozzz2021-07-201-7/+5
* Introduce subscriptions commandChocobozzz2021-07-201-6/+4
* Introduce accounts commandChocobozzz2021-07-201-3/+2
* Introduce config commandChocobozzz2021-07-201-11/+9
* Introduce follows commandChocobozzz2021-07-201-9/+7
* Move AP request in requests fileChocobozzz2021-07-201-1/+1
* Introduce abuse commandChocobozzz2021-07-201-47/+41
* Correctly export misc filesChocobozzz2021-07-201-1/+1
* Support short uuid for GET video/playlistChocobozzz2021-06-291-15/+15
* More robust testsChocobozzz2021-04-151-19/+20
* Fix loading things twice on trending pageChocobozzz2021-02-221-0/+2
* Use source sans 3 fontChocobozzz2021-01-131-1/+1
* Fix tests timeoutChocobozzz2020-12-141-3/+3
* Add joblog at the end of ciChocobozzz2020-12-141-2/+2
* Fix testsChocobozzz2020-07-311-2/+2
* Add abuse messages/states notificationsChocobozzz2020-07-311-3/+125
* Increase timeout for moderation notificationsChocobozzz2020-07-311-6/+6
* Add new abuses testsChocobozzz2020-07-101-1/+72
* Add migrationsChocobozzz2020-07-101-7/+7
* Split notification testsChocobozzz2020-06-161-0/+439