aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/comment/video-comment-add.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Prevent commenting twiceChocobozzz2018-06-181-1/+13
* Add form validator translationsChocobozzz2018-06-051-2/+3
* Form validators refractoringChocobozzz2018-06-051-19/+5
* Add i18n attributesChocobozzz2018-06-051-2/+4
* Upgrade to rxjs 6Chocobozzz2018-05-161-1/+1
* Add video channel account listChocobozzz2018-04-251-4/+0
* Fix '@' missing in comment mentionChocobozzz2018-03-211-1/+1
* Open mentions in new tabChocobozzz2018-02-211-5/+1
* Add links to comment mentionsChocobozzz2018-02-211-2/+6
* Add links support in commentsChocobozzz2018-02-201-1/+1
* Improve comment highlightingChocobozzz2018-02-191-0/+7
* Add mentions to commentsChocobozzz2018-01-051-1/+13
* Add avatar in commentsChocobozzz2018-01-031-0/+6
* Comment textarea focus on initChocobozzz2017-12-291-1/+8
* Add comments federation testsChocobozzz2017-12-271-1/+1
* Add video comment componentsChocobozzz2017-12-271-0/+84