]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/users
Add new follow, mention and user registered notifs
[github/Chocobozzz/PeerTube.git] / server / controllers / api / users /
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 user notification base code
2018-12-18  ChocobozzzAdd history on server side
2018-12-11  ChocobozzzSupport additional video extensions
2018-12-07  ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-12-06  ChocobozzzMerge branch 'hotfix/docker' into develop
2018-12-05  ChocobozzzRemove inferred type
2018-12-04  ChocobozzzAdd tmp and redundancy directories
2018-11-21  Josh Morelenable email verification by admin (#1348)
2018-11-13  ChocobozzzMerge branch 'master' into develop
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 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-13  Rigel Kentmove to boolean switch 1201/head
2018-10-13  Rigel Kentadd webtorrent opt-out settings
2018-10-11  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-08  ChocobozzzAdd users search filter
2018-10-01  ChocobozzzCheck video channel name is unique on our instance
2018-09-26  ChocobozzzCheck current password on server side
2018-09-20  ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-20  ChocobozzzCache user token
2018-09-20  ChocobozzzLimit associations fetch when loading token
2018-09-19  ChocobozzzRefractor audit user identifier
2018-09-19  ChocobozzzOptimize SQL requests of watch page API endpoints
2018-09-13  ChocobozzzRetry transactions on user endpoints if needed
2018-09-04  ChocobozzzAdd federation to ownership change
2018-09-04  Gaëtan RizioUsers can change ownership of their video [#510] (...
2018-08-31  ChocobozzzUse custom rate limiter when asking verif email
2018-08-31  Josh Moreladd user account email verificiation (#977)
2018-08-28  Felix AbleitnerImplement daily upload limit (#956)
2018-08-27  ChocobozzzAdd ability to search video channels
2018-08-27  ChocobozzzAdd get subscription endpoint
2018-08-27  ChocobozzzAdd subscriptions endpoints to REST API
2018-08-27  ChocobozzzSplit users controller