Fix new Angular 7 issues
[oweals/peertube.git] / client / src / app / videos / +video-watch / comment / video-comment-add.component.ts
2018-11-15 ChocobozzzFix new Angular 7 issues
2018-11-13 ChocobozzzMerge branch 'master' into develop
2018-10-19 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-18 BO41NoImplicitAny flag true (#1157)
2018-10-05 ChocobozzzRemove unused variable
2018-10-05 Rigel Kentfix account URI in remote comment modal (partial rollback)
2018-10-05 Rigel Kentfix account URI in remote comment modal (cleanup)
2018-10-04 Rigel Kentfix account URI in remote comment modal
2018-09-25 Rigel Kentrefactor subscribe button and comment-add for visitor...
2018-06-18 ChocobozzzPrevent commenting twice
2018-06-05 ChocobozzzAdd form validator translations
2018-06-05 ChocobozzzForm validators refractoring
2018-06-05 ChocobozzzAdd i18n attributes
2018-05-16 ChocobozzzUpgrade to rxjs 6
2018-04-25 ChocobozzzAdd video channel account list
2018-03-21 ChocobozzzFix '@' missing in comment mention
2018-02-21 ChocobozzzOpen mentions in new tab
2018-02-21 ChocobozzzAdd links to comment mentions
2018-02-20 ChocobozzzAdd links support in comments
2018-02-19 ChocobozzzImprove comment highlighting
2018-01-05 ChocobozzzAdd mentions to comments
2018-01-03 ChocobozzzAdd avatar in comments
2017-12-29 ChocobozzzComment textarea focus on init
2017-12-27 ChocobozzzAdd comments federation tests
2017-12-27 ChocobozzzAdd video comment components