aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/video/video-comment.ts
Commit message (Expand)AuthorAgeFilesLines
* Add mentions to commentsChocobozzz2018-01-051-2/+39
* Add ability to delete commentsChocobozzz2018-01-041-4/+41
* Add avatar in commentsChocobozzz2018-01-031-4/+6
* Automatically resize avatarsChocobozzz2018-01-031-1/+1
* Begin to add avatar to actorsChocobozzz2017-12-291-1/+1
* Add get old comment on follow testsChocobozzz2017-12-281-0/+3
* Propagate old comment on new followChocobozzz2017-12-281-4/+29
* Add comments federation testsChocobozzz2017-12-271-1/+1
* Add video comment componentsChocobozzz2017-12-271-5/+37
* Send video comment comments to followers/originChocobozzz2017-12-271-1/+31
* Begin unit testsChocobozzz2017-12-221-13/+17
* Add comments controllerChocobozzz2017-12-221-2/+86
* Create comment on replied mastodon statutesChocobozzz2017-12-221-0/+95