]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/videos/comment.ts
Add ability for users to block an account/instance on server side
[github/Chocobozzz/PeerTube.git] / server / controllers / api / videos / comment.ts
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  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-05  ChocobozzzAdd user history and resume videos
2018-09-20  ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
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-08-07  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzMerge branch 'release/beta-10' into develop
2018-07-31  AurĂ©lien BertronAdd audit logs in various modules
2018-06-13  ChocobozzzRefractor retry transaction function
2018-01-18  ChocobozzzDon't show videos of remote instance after unfollow
2018-01-18  ChocobozzzSet sort refractoring
2018-01-04  ChocobozzzAdd ability to delete comments
2018-01-03  ChocobozzzAdd ability to disable video comments
2017-12-28  ChocobozzzPropagate old comment on new follow
2017-12-27  ChocobozzzAdd video comment components
2017-12-27  ChocobozzzSend video comment comments to followers/origin
2017-12-22  ChocobozzzBegin unit tests
2017-12-22  ChocobozzzAdd comments controller
2017-12-22  ChocobozzzCreate comment on replied mastodon statutes