aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/video-comment.ts
Commit message (Expand)AuthorAgeFilesLines
* Add ability for users to block an account/instance on server sideChocobozzz2018-10-161-4/+2
* expliciting type checks and predicates (server only)Rigel Kent2018-07-251-4/+4
* Try to refractor activities sendingChocobozzz2018-03-271-6/+2
* Add video comment componentsChocobozzz2017-12-271-4/+8
* Send video comment comments to followers/originChocobozzz2017-12-271-9/+17
* Begin unit testsChocobozzz2017-12-221-11/+13
* Add comments controllerChocobozzz2017-12-221-0/+74