Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 1 | -6/+4 |
| | |||||
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 1 | -1/+1 |
| | |||||
* | Reorganize imports | Chocobozzz | 2021-07-20 | 1 | -2/+1 |
| | |||||
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -16/+16 |
| | |||||
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 1 | -4/+4 |
| | |||||
* | Introduce server commands | Chocobozzz | 2021-07-20 | 1 | -12/+8 |
| | |||||
* | Add new plugin/peertube version notifs | Chocobozzz | 2021-03-24 | 1 | -1/+3 |
| | |||||
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -15/+16 |
| | |||||
* | Update server dependencies | Chocobozzz | 2020-11-19 | 1 | -8/+6 |
| | |||||
* | Fix theater mode | Chocobozzz | 2020-11-09 | 1 | -4/+6 |
| | |||||
* | Add abuse messages/states notifications | Chocobozzz | 2020-07-31 | 1 | -1/+3 |
| | |||||
* | Add migrations | Chocobozzz | 2020-07-10 | 1 | -1/+1 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -1/+1 |
| | |||||
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 1 | -1/+2 |
| | |||||
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 1 | -8/+7 |
| | |||||
* | Cleanup tests | Chocobozzz | 2019-04-24 | 1 | -10/+3 |
| | |||||
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -2/+2 |
| | | | | Because they need dev dependencies | ||||
* | Add notification on new instance follower (server side) | Chocobozzz | 2019-04-08 | 1 | -1/+2 |
| | |||||
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 1 | -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 client | Chocobozzz | 2019-01-09 | 1 | -10/+41 |
| | |||||
* | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 1 | -1/+4 |
| | |||||
* | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 1 | -1/+15 |
| | |||||
* | Add user notification base code | Chocobozzz | 2019-01-09 | 1 | -0/+249 |