]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/video/video-comment.ts
Fix offset/limit on some SQL queries :facepalm:
[github/Chocobozzz/PeerTube.git] / server / models / video / video-comment.ts
2018-06-13  ChocobozzzFix offset/limit on some SQL queries :facepalm:
2018-06-08  ChocobozzzAdd video comments RSS
2018-05-25  ChocobozzzRefractor and optimize AP collections
2018-03-21  ChocobozzzFix mentions in comments
2018-02-28  ChocobozzzAdd stats route
2018-02-19  ChocobozzzFix sort inconsistency
2018-02-13  ChocobozzzFix deleting a video with comments
2018-01-26  ChocobozzzAdd unique index on video comment url
2018-01-18  ChocobozzzDon't show videos of remote instance after unfollow
2018-01-12  ChocobozzzFix tree comment rendering
2018-01-10  ChocobozzzFetch remote AP objects
2018-01-05  ChocobozzzAdd mentions to comments
2018-01-04  ChocobozzzAdd ability to delete comments
2018-01-03  ChocobozzzAdd avatar in comments
2018-01-03  ChocobozzzAutomatically resize avatars
2017-12-29  ChocobozzzBegin to add avatar to actors
2017-12-28  ChocobozzzAdd get old comment on follow tests
2017-12-28  ChocobozzzPropagate old comment on new follow
2017-12-27  ChocobozzzAdd comments federation tests
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