Fix notification tests
[oweals/peertube.git] / server / tests / api / users /
2019-04-03 ChocobozzzFix notification tests
2019-04-02 Josh Moreladd quarantine videos feature (#1637)
2019-03-19 ChocobozzzCleanup tmp directory at startup
2019-03-18 ChocobozzzHandle theater mode for playlists
2019-02-15 ChocobozzzFix mention notification with a remote account
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11 ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11 ChocobozzzCleanup reset user password by admin
2019-02-07 Josh Morelremove .only from notifications tests
2019-02-07 Josh Moreldon't notify prior to scheduled update
2019-01-09 ChocobozzzFix socket.io websocket connection
2019-01-09 ChocobozzzAdd notifications in the client
2019-01-09 ChocobozzzAdd new follow, mention and user registered notifs
2019-01-09 ChocobozzzAdd import finished and video published notifs
2019-01-09 ChocobozzzAdd notification settings migration
2019-01-09 ChocobozzzAdd user notification base code
2018-12-17 Josh Morelthrow error if MailDev doesn't run
2018-12-07 ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-11-21 Josh Morelenable email verification by admin (#1348)
2018-11-20 buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-19 ChocobozzzCleanup tests imports
2018-11-18 buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-15 buoyantairMerge from upstream
2018-11-13 ChocobozzzMerge branch 'master' into develop
2018-10-29 buoyantairMove utils to /shared
2018-10-19 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-17 ChocobozzzMerge branch 'feature/webtorrent-disabling' into develop
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