aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params/user-notifications.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add new plugin/peertube version notifsChocobozzz2021-03-241-1/+3
|
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-15/+16
|
* Update server dependenciesChocobozzz2020-11-191-8/+6
|
* Fix theater modeChocobozzz2020-11-091-4/+6
|
* Add abuse messages/states notificationsChocobozzz2020-07-311-1/+3
|
* Add migrationsChocobozzz2020-07-101-1/+1
|
* Move to eslintcontainChocobozzz2020-02-031-1/+1
|
* Add auto follow back support for instancesChocobozzz2019-09-041-1/+2
|
* Use test wrapper exit functionChocobozzz2019-04-241-8/+7
|
* Cleanup testsChocobozzz2019-04-241-10/+3
|
* Shared utils -> extra-utilsChocobozzz2019-04-241-2/+2
| | | | Because they need dev dependencies
* Add notification on new instance follower (server side)Chocobozzz2019-04-081-1/+2
|
* add quarantine videos feature (#1637)Josh Morel2019-04-021-0/+1
| | | | | | | | | | | | | | | | | | | | * add quarantine videos feature * increase Notification settings test timeout to 20000ms. was completing 7000 locally but timing out after 10000 on travis * fix quarantine video test issues -propagate misspelling -remove skip from server/tests/client.ts * WIP use blacklist for moderator video approval instead of video.quarantine boolean * finish auto-blacklist feature
* Add notifications in the clientChocobozzz2019-01-091-10/+41
|
* Add new follow, mention and user registered notifsChocobozzz2019-01-091-1/+4
|
* Add import finished and video published notifsChocobozzz2019-01-091-1/+15
|
* Add user notification base codeChocobozzz2019-01-091-0/+249