aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/video-comment.ts
Commit message (Expand)AuthorAgeFilesLines
* Soft delete video comments instead of detroyJulien Maulny2019-12-041-1/+8
* Stronger model typingsChocobozzz2019-08-191-6/+5
* Fix multiple server testsChocobozzz2019-08-011-3/+3
* Update sequelizeChocobozzz2019-04-241-1/+1
* 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