| Commit message (Expand) | Author | Age | Files | Lines |
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 1 | -1/+25 |
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 1 | -1/+5 |
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 1 | -3/+2 |
* | replace fs by fs-extra to prevent EMFILE error | Rigel Kent | 2018-08-27 | 1 | -1/+1 |
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 1 | -0/+13 |
* | Add get subscription endpoint | Chocobozzz | 2018-08-27 | 1 | -0/+12 |
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 1 | -0/+57 |
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 1 | -1/+4 |
* | Implement user blocking on server side | Chocobozzz | 2018-08-08 | 1 | -0/+22 |
* | Add ability to delete our account | Chocobozzz | 2018-08-08 | 1 | -0/+11 |
* | expliciting type checks and predicates (server only) | Rigel Kent | 2018-07-25 | 1 | -1/+4 |
* | API: Add ability to update video channel avatar | Chocobozzz | 2018-06-29 | 1 | -16/+2 |
* | Move fixtures in tests/ | Chocobozzz | 2018-06-07 | 1 | -1/+1 |
* | Only use account name in routes | Chocobozzz | 2018-05-25 | 1 | -2/+2 |
* | Add ability to update the user display name/description | Chocobozzz | 2018-04-26 | 1 | -0/+2 |
* | Add ability to choose what policy we have for NSFW videos | Chocobozzz | 2018-04-19 | 1 | -2/+3 |
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 1 | -0/+2 |
* | Add ability to set video thumbnail/preview | Chocobozzz | 2018-02-14 | 1 | -2/+2 |
* | Add tests for emails | Chocobozzz | 2018-01-30 | 1 | -1/+25 |
* | Destroy user token when changing its role | Chocobozzz | 2018-01-23 | 1 | -2/+2 |
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 2 | -2/+25 |
* | Update follower/following counts | Chocobozzz | 2018-01-12 | 1 | -0/+12 |
* | Support video quota on client | Chocobozzz | 2018-01-08 | 1 | -0/+12 |
* | Send account activitypub update events | Chocobozzz | 2018-01-03 | 1 | -0/+29 |
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 1 | -2/+27 |
* | Improve check users parameters tests | Chocobozzz | 2017-12-28 | 1 | -31/+47 |
* | Improve check follow params tests | Chocobozzz | 2017-12-28 | 1 | -5/+5 |
* | Tests directories refractor | Chocobozzz | 2017-12-28 | 2 | -0/+220 |