aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-watch/comment/video-comment.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Improve report labelsChocobozzz2020-09-031-1/+1
* Use this.user.account.id instead of recall authService.getUser()kimsible2020-08-141-1/+1
* Small refactor commentskimsible2020-08-141-1/+5
* Add unicode emoji to markdownkimsible2020-08-141-1/+1
* Fix i18n on delete modal and linterkimsible2020-08-141-5/+15
* Add icons to dropdown actions (report, remove and remove & re-draft)kimsible2020-08-141-3/+6
* Move delete, delete & redraft actions to optionskimsible2020-08-141-8/+28
* Add delete & re-draft for comments without replieskimsible2020-08-141-1/+14
* Migrate to $localizeChocobozzz2020-08-141-3/+1
* Add ability to share playlists in modalChocobozzz2020-08-071-1/+1
* Add ability to report accountChocobozzz2020-07-101-4/+3
* Add ability to report comments in front endChocobozzz2020-07-101-2/+25
* Lazy load all routesChocobozzz2020-06-231-0/+131