aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-watch/comment
Commit message (Expand)AuthorAgeFilesLines
* We don't need services anymore for validatorsChocobozzz2020-08-171-3/+3
* Fix lintChocobozzz2020-08-142-2/+6
* Migrate i18n to localizekimsible2020-08-141-4/+2
* Use this.user.account.id instead of recall authService.getUser()kimsible2020-08-141-1/+1
* Fix autoclose md popover when click on emoji list link insidekimsible2020-08-141-1/+1
* Small refactor commentskimsible2020-08-145-24/+30
* Add emoji list to markdown infoskimsible2020-08-143-8/+52
* Refactor popover markdown, add code stylekimsible2020-08-141-17/+23
* Add unicode emoji to markdownkimsible2020-08-142-1/+2
* Move markdown icon on right and correct colorskimsible2020-08-141-9/+10
* Fix i18n on delete modal and linterkimsible2020-08-142-10/+20
* Add markown compatible help icon in comment textareakimsible2020-08-142-1/+53
* Use comment as label for comments-thread add buttonkimsible2020-08-143-3/+14
* Add icons to dropdown actions (report, remove and remove & re-draft)kimsible2020-08-141-3/+6
* Move delete, delete & redraft actions to optionskimsible2020-08-143-16/+32
* Add delete & re-draft for comments without replieskimsible2020-08-147-10/+73
* Hide deleted comment message when no replieskimsible2020-08-141-2/+2
* Migrate to $localizeChocobozzz2020-08-142-8/+4
* Add ability to share playlists in modalChocobozzz2020-08-071-1/+1
* Add ability to report accountChocobozzz2020-07-106-213/+5
* Add ability to report comments in front endChocobozzz2020-07-102-2/+30
* Lazy load all routesChocobozzz2020-06-2312-0/+1289