]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/videos/comment.ts
Stronger model typings
[github/Chocobozzz/PeerTube.git] / server / controllers / api / videos / comment.ts
2019-08-19  ChocobozzzStronger model typings
2019-08-07  ChocobozzzRemove comment federation by video owner
2019-07-24  ChocobozzzAdd filter hooks tests
2019-07-24  ChocobozzzAdd hook filters tests
2019-07-24  ChocobozzzAdd server hooks
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-03-19  ChocobozzzCleanup express locals typings
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
2019-01-09  ChocobozzzAdd user notification base code
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 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