Add ability to mute a user/instance by server in client
[oweals/peertube.git] / server / tests / api / users /
2018-10-16 ChocobozzzAdd ability to mute a user/instance by server in client
2018-10-16 ChocobozzzAdd ability to mute a user/instance by server in server api
2018-10-16 ChocobozzzAdd user/instance block by users in the client
2018-10-16 ChocobozzzAdd ability for users to block an account/instance...
2018-10-11 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-08 ChocobozzzAdd users search filter
2018-10-08 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-05 ChocobozzzAdd user moderation in the account page
2018-09-26 ChocobozzzCheck current password on server side
2018-08-31 Josh Moreladd user account email verificiation (#977)
2018-08-27 ChocobozzzAdd ability to search video channels
2018-08-27 ChocobozzzFix tests
2018-08-27 ChocobozzzAdd refresh video on search
2018-08-27 ChocobozzzAdd ability to search a video with an URL
2018-08-27 ChocobozzzAdd get subscription endpoint
2018-08-27 ChocobozzzAdd ability to set a name to a channel
2018-08-27 ChocobozzzAdd subscriptions endpoints to REST API
2018-08-14 ChocobozzzAdd quota used in users list
2018-08-08 ChocobozzzImplement user blocking on server side
2018-08-08 ChocobozzzAdd ability to delete our account
2018-06-13 ChocobozzzImprove tests when waiting pending jobs
2018-05-25 ChocobozzzOnly use account name in routes
2018-04-26 ChocobozzzAdd ability to update the user display name/description
2018-04-25 ChocobozzzVideo channel API routes refractor
2018-04-19 Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-19 ChocobozzzAdd ability to choose what policy we have for NSFW...
2018-03-12 ChocobozzzUpdate videos api list for account
2018-02-15 ChocobozzzImplement support field in video and video channel
2018-02-14 ChocobozzzFix tests
2018-01-23 ChocobozzzDestroy user token when changing its role
2018-01-18 ChocobozzzIncrease tests timeout
2018-01-18 ChocobozzzDon't show videos of remote instance after unfollow
2018-01-08 ChocobozzzSupport video quota on client
2018-01-03 ChocobozzzSend account activitypub update events
2018-01-03 ChocobozzzAutomatically resize avatars
2017-12-29 ChocobozzzBegin to add avatar to actors
2017-12-29 ChocobozzzFix real world script
2017-12-28 ChocobozzzFix user tests
2017-12-28 ChocobozzzImprove check videos parameters tests
2017-12-28 Chocobozzz Improve check users parameters tests
2017-12-28 ChocobozzzImprove check follow params tests
2017-12-28 ChocobozzzTests directories refractor