aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/comment/video-comments.component.html
Commit message (Collapse)AuthorAgeFilesLines
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-131-2/+2
| | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* Fix dropdown menu overflowChocobozzz2020-05-201-4/+4
|
* Improve highlighted comment scrollTo, improve reply comment displayRigel Kent2020-04-101-1/+2
|
* Replace uppercase text-transform by capitalized text sourceRigel Kent2020-02-211-1/+1
| | | | fixes #2085
* Display total of number of video comments via paginationRigel Kent2020-01-081-3/+3
| | | | fixes #2391
* Better spacing beetween commentsRigel Kent2019-12-281-17/+20
|
* Add author indicator to the comment replies loaderRigel Kent2019-12-281-2/+12
|
* Add comment filtering by reply countRigel Kent2019-12-271-0/+10
|
* Provide native links for description timestamps, and re-clickability for theseRigel Kent2019-12-171-0/+2
|
* Show number of comments under a video in watch viewRigel Kent2019-12-131-2/+7
| | | | resolves #2338
* Fix infinite scroll on big screensChocobozzz2019-08-021-0/+1
|
* Add user notification animationChocobozzz2019-02-201-1/+1
|
* Better typingsChocobozzz2018-10-181-1/+1
|
* Add comments feeds popover in watch pageChocobozzz2018-10-021-3/+2
|
* various display improvementsRigel Kent2018-09-291-1/+1
|
* refactor subscribe button and comment-add for visitor-interact UX (#1100)Rigel Kent2018-09-251-1/+0
| | | | | * refactor subscribe button for visitor-subscribe UX * refactor comment-add for visitor-interact UX
* Infinite scroll to list our subscriptionsChocobozzz2018-08-271-1/+1
|
* Automatically jump to the highlighted threadChocobozzz2018-06-141-2/+3
|
* fixing #595 by using the account name instead of the displayNameRigel Kent2018-06-071-3/+2
|
* Add missing translationsChocobozzz2018-06-051-1/+1
|
* Add i18n attributesChocobozzz2018-06-051-13/+16
|
* adding basic helpers to guide users for comments/subscribe to accountsRigel2018-05-111-2/+5
|
* Fix comment highlightChocobozzz2018-02-211-4/+4
|
* Improve comment highlightingChocobozzz2018-02-191-1/+16
|
* Rewrite infinite scrollChocobozzz2018-02-131-4/+3
|
* Add ability to delete commentsChocobozzz2018-01-041-0/+2
|
* Add avatar in commentsChocobozzz2018-01-031-0/+1
|
* Add ability to disable video commentsChocobozzz2018-01-031-25/+33
|
* Add infinite scroll to commentsChocobozzz2017-12-291-1/+7
|
* Add video comment componentsChocobozzz2017-12-271-0/+31