aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/users
Commit message (Expand)AuthorAgeFilesLines
...
* Add check params account ratings testsChocobozzz2019-04-091-18/+14
* Add /accounts/:username/ratings endpoint (#1756)Yohan Boniface2019-04-091-1/+31
* Add notification on new instance follower (server side)Chocobozzz2019-04-082-1273/+0
* Fix notification testsChocobozzz2019-04-031-13/+39
* add quarantine videos feature (#1637)Josh Morel2019-04-021-6/+185
* Cleanup tmp directory at startupChocobozzz2019-03-191-0/+7
* Handle theater mode for playlistsChocobozzz2019-03-181-2/+2
* Fix mention notification with a remote accountChocobozzz2019-02-151-0/+14
* Cleanup reset user password by adminChocobozzz2019-02-111-0/+16
* remove .only from notifications testsJosh Morel2019-02-071-1/+1
* don't notify prior to scheduled updateJosh Morel2019-02-071-1/+37
* Fix socket.io websocket connectionChocobozzz2019-01-093-4/+7
* Add notifications in the clientChocobozzz2019-01-092-20/+34
* Add new follow, mention and user registered notifsChocobozzz2019-01-091-8/+221
* Add import finished and video published notifsChocobozzz2019-01-091-125/+276
* Add notification settings migrationChocobozzz2019-01-091-0/+5
* Add user notification base codeChocobozzz2019-01-092-0/+629
* throw error if MailDev doesn't runJosh Morel2018-12-171-2/+2
* Merge branch 'move-utils-to-shared' of https://github.com/buoyantair/PeerTube...Chocobozzz2018-12-075-24/+33
|\
| * Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut...buoyantair2018-11-201-1/+1
| |\
| * | Move utils to /sharedbuoyantair2018-10-295-24/+33
* | | enable email verification by admin (#1348)Josh Morel2018-11-211-0/+2
| |/ |/|
* | Cleanup tests importsChocobozzz2018-11-191-1/+1
|/
* Add ability to mute a user/instance by server in clientChocobozzz2018-10-161-10/+21
* Add ability to mute a user/instance by server in server apiChocobozzz2018-10-163-294/+501
* Add user/instance block by users in the clientChocobozzz2018-10-161-7/+7
* Add ability for users to block an account/instance on server sideChocobozzz2018-10-161-0/+294
* Add users search filterChocobozzz2018-10-081-1/+35
* Add user moderation in the account pageChocobozzz2018-10-051-0/+6
* Check current password on server sideChocobozzz2018-09-261-4/+29
* add user account email verificiation (#977)Josh Morel2018-08-313-1/+135
* Add ability to search video channelsChocobozzz2018-08-271-1/+18
* Fix testsChocobozzz2018-08-271-2/+5
* Add refresh video on searchChocobozzz2018-08-271-0/+3
* Add ability to search a video with an URLChocobozzz2018-08-271-5/+23
* Add get subscription endpointChocobozzz2018-08-271-1/+26
* Add ability to set a name to a channelChocobozzz2018-08-272-27/+19
* Add subscriptions endpoints to REST APIChocobozzz2018-08-271-0/+312
* Add quota used in users listChocobozzz2018-08-141-1/+7
* Implement user blocking on server sideChocobozzz2018-08-081-5/+26
* Add ability to delete our accountChocobozzz2018-08-081-1/+16
* Improve tests when waiting pending jobsChocobozzz2018-06-131-10/+6
* Only use account name in routesChocobozzz2018-05-251-6/+9
* Add ability to update the user display name/descriptionChocobozzz2018-04-262-1/+42
* Video channel API routes refractorChocobozzz2018-04-251-20/+66
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-13/+13
* Update videos api list for accountChocobozzz2018-03-121-2/+2
* Implement support field in video and video channelChocobozzz2018-02-152-2/+43
* Fix testsChocobozzz2018-02-142-6/+3
* Destroy user token when changing its roleChocobozzz2018-01-231-17/+20