aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/videos/comment.ts
Commit message (Collapse)AuthorAgeFilesLines
* Refractor retry transaction functionChocobozzz2018-06-131-43/+25
|
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-2/+2
|
* Set sort refractoringChocobozzz2018-01-181-2/+2
|
* Add ability to delete commentsChocobozzz2018-01-041-2/+29
|
* Add ability to disable video commentsChocobozzz2018-01-031-2/+24
|
* Propagate old comment on new followChocobozzz2017-12-281-1/+2
|
* Add video comment componentsChocobozzz2017-12-271-8/+4
|
* Send video comment comments to followers/originChocobozzz2017-12-271-2/+2
|
* Begin unit testsChocobozzz2017-12-221-4/+4
|
* Add comments controllerChocobozzz2017-12-221-88/+114
|
* Create comment on replied mastodon statutesChocobozzz2017-12-221-0/+88