aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/comment/video-comment-add.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Lazy load all routesChocobozzz2020-06-231-149/+0
* Reorganize client shared modulesChocobozzz2020-06-231-9/+6
* Refactor follow/mute as modals in admin, add actions in abuse listRigel Kent2020-04-141-2/+0
* Fix add comment in threads with deleted commentsChocobozzz2020-03-201-1/+1
* Fix video-ccomment-add cancellationRigel Kent2020-03-151-0/+1
* Strict templates enabledChocobozzz2020-02-101-2/+2
* Speedup embed first paintChocobozzz2019-12-181-4/+4
* improve comment form: cancel button and full widthRigel Kent2019-12-151-0/+5
* Update angularChocobozzz2019-07-251-2/+2
* Try to fix remote mastodon interactionsChocobozzz2019-06-071-4/+2
* Add contact form checkbox in admin formChocobozzz2019-01-101-1/+1
* Refractor notification serviceChocobozzz2018-12-191-3/+3
* Redirect to the last url on loginChocobozzz2018-12-111-1/+0
* Upgrade server depChocobozzz2018-11-151-1/+1
* Fix new Angular 7 issuesChocobozzz2018-11-151-1/+1
* NoImplicitAny flag true (#1157)BO412018-10-181-1/+1
* Remove unused variableChocobozzz2018-10-051-3/+0
* fix account URI in remote comment modal (partial rollback)Rigel Kent2018-10-051-0/+1
* fix account URI in remote comment modal (cleanup)Rigel Kent2018-10-051-1/+0
* fix account URI in remote comment modalRigel Kent2018-10-041-0/+4
* refactor subscribe button and comment-add for visitor-interact UX (#1100)Rigel Kent2018-09-251-10/+47
* 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