aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/comment/video-comment-add.component.html
Commit message (Collapse)AuthorAgeFilesLines
* fix a few typos (#2141)Lukas Winkler2019-09-231-1/+1
| | | | | | | | * fix a few typos * apply changes to original files instead * additional correction
* Try to fix remote mastodon interactionsChocobozzz2019-06-071-1/+1
|
* Fix new Angular 7 issuesChocobozzz2018-11-151-1/+1
|
* fix account URI in remote comment modal (cleanup)Rigel Kent2018-10-051-1/+1
|
* fix account URI in remote comment modalRigel Kent2018-10-041-1/+1
|
* correct local subscribe in the subscription menuRigel Kent2018-09-281-1/+6
|
* Regenerate translationsChocobozzz2018-09-261-1/+1
|
* refactor subscribe button and comment-add for visitor-interact UX (#1100)Rigel Kent2018-09-251-1/+25
| | | | | * refactor subscribe button for visitor-subscribe UX * refactor comment-add for visitor-interact UX
* watch view visual tweaks and search/comment placeholder dismiss on focus (#983)Rigel Kent2018-08-301-1/+2
| | | | | | | | - make the placeholder disappear on focus in the search bar - make the placeholder disappear on focus in the comment textarea - make the texarea resize automagically - refactor the watch view to use bootstrap 4's flexgrid - move action buttons of the watch view to the right of the video info - responsive tweaks and margin adjustments in the watch view
* Disable comment submit button when sending the commentChocobozzz2018-07-161-1/+1
|
* Add i18n attributesChocobozzz2018-06-051-2/+2
|
* Add video channel account listChocobozzz2018-04-251-1/+1
|
* Improve comment highlightingChocobozzz2018-02-191-1/+1
|
* publish comment on crtl-enter (#290)jonathanraes2018-02-121-1/+2
|
* Add mentions to commentsChocobozzz2018-01-051-0/+1
|
* Add avatar in commentsChocobozzz2018-01-031-5/+9
|
* Comment textarea focus on initChocobozzz2017-12-291-1/+1
|
* Add video comment componentsChocobozzz2017-12-271-0/+15