aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/utils/users
Commit message (Expand)AuthorAgeFilesLines
* add user account email verificiation (#977)Josh Morel2018-08-311-1/+25
* Implement daily upload limit (#956)Felix Ableitner2018-08-281-1/+5
* Correctly migrate to fs-extraChocobozzz2018-08-271-3/+2
* replace fs by fs-extra to prevent EMFILE errorRigel Kent2018-08-271-1/+1
* Add ability to search video channelsChocobozzz2018-08-271-0/+13
* Add get subscription endpointChocobozzz2018-08-271-0/+12
* Add subscriptions endpoints to REST APIChocobozzz2018-08-271-0/+57
* Add reason when banning a userChocobozzz2018-08-081-1/+4
* Implement user blocking on server sideChocobozzz2018-08-081-0/+22
* Add ability to delete our accountChocobozzz2018-08-081-0/+11
* expliciting type checks and predicates (server only)Rigel Kent2018-07-251-1/+4
* API: Add ability to update video channel avatarChocobozzz2018-06-291-16/+2
* Move fixtures in tests/Chocobozzz2018-06-071-1/+1
* Only use account name in routesChocobozzz2018-05-251-2/+2
* Add ability to update the user display name/descriptionChocobozzz2018-04-261-0/+2
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-2/+3
* Implement support field in video and video channelChocobozzz2018-02-151-0/+2
* Add ability to set video thumbnail/previewChocobozzz2018-02-141-2/+2
* Add tests for emailsChocobozzz2018-01-301-1/+25
* Destroy user token when changing its roleChocobozzz2018-01-231-2/+2
* Don't show videos of remote instance after unfollowChocobozzz2018-01-182-2/+25
* Update follower/following countsChocobozzz2018-01-121-0/+12
* Support video quota on clientChocobozzz2018-01-081-0/+12
* Send account activitypub update eventsChocobozzz2018-01-031-0/+29
* Begin to add avatar to actorsChocobozzz2017-12-291-2/+27
* Improve check users parameters testsChocobozzz2017-12-281-31/+47
* Improve check follow params testsChocobozzz2017-12-281-5/+5
* Tests directories refractorChocobozzz2017-12-282-0/+220