aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/comment
Commit message (Expand)AuthorAgeFilesLines
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-131-2/+2
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-6/+6
* Fix grey color themeChocobozzz2020-05-221-3/+3
* Fix dropdown menu overflowChocobozzz2020-05-202-6/+6
* Fix deleting highlighted threadChocobozzz2020-05-141-3/+7
* Add link to the account page in commentChocobozzz2020-05-142-7/+16
* Add ability for video owners to delete commentsChocobozzz2020-05-051-0/+1
* Refactor follow/mute as modals in admin, add actions in abuse listRigel Kent2020-04-141-2/+0
* Refactor from-now pipe to display the two most significant intervalsRigel Kent2020-04-111-1/+1
* Improve highlighted comment scrollTo, improve reply comment displayRigel Kent2020-04-102-1/+8
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-021-3/+4
* Fix add comment in threads with deleted commentsChocobozzz2020-03-203-4/+9
* Fix video-ccomment-add cancellationRigel Kent2020-03-153-9/+12
* hide RSS for comments, normalize video-channel edit with account editRigel Kent2020-03-121-7/+14
* Action hook: thread replies loaded (#2550)BitTube2020-03-111-0/+1
* Normalize modal close buttons, and cancel/submit button stylesRigel Kent2020-03-061-6/+7
* Fix lint error introduced in #2539Rigel Kent2020-03-061-1/+1
* Add action hook, comments loaded (#2539)Chocobozzz2020-03-051-0/+1
* Fixing load more comments on infinite scroll (#2535)BitTube2020-03-041-4/+2
* Replace uppercase text-transform by capitalized text sourceRigel Kent2020-02-211-1/+1
* Strict templates enabledChocobozzz2020-02-106-12/+20
* Update to angular 9Chocobozzz2020-02-101-1/+1
* Show default avatar on network error for commentsRigel Kent2020-01-092-0/+6
* Display total of number of video comments via paginationRigel Kent2020-01-081-3/+3
* Skip videos count on client if we don't use itChocobozzz2020-01-081-3/+3
* Add get user cache for commentsChocobozzz2020-01-062-4/+5
* Fix my-account{videos,video-playlists} loading mecanismRigel Kent2019-12-291-0/+7
* Better spacing beetween commentsRigel Kent2019-12-284-20/+24
* Add author indicator to the comment replies loaderRigel Kent2019-12-283-3/+15
* Add search bars for a user's videos and playlist libraryRigel Kent2019-12-281-0/+1
* Add comment filtering by reply countRigel Kent2019-12-274-4/+27
* Add user moderation dropdown to commentsRigel Kent2019-12-273-4/+41
* fix deleted comment layout and its notification displayRigel Kent2019-12-191-1/+2
* Add commentor name alongside fid for video commentsRigel Kent2019-12-182-7/+15
* Speedup embed first paintChocobozzz2019-12-181-4/+4
* comment name emphasis for video authorRigel Kent2019-12-182-4/+23
* Provide native links for description timestamps, and re-clickability for theseRigel Kent2019-12-174-7/+25
* Add hyperlink video timestamps in descriptionLesterpig2019-12-171-4/+5
* (consistency) channel nameWithHost copy button, comment avatar linkRigel Kent2019-12-161-6/+7
* improve comment form: cancel button and full widthRigel Kent2019-12-155-5/+29
* Show number of comments under a video in watch viewRigel Kent2019-12-131-2/+7
* Improve comment tree UIChocobozzz2019-12-104-74/+110
* Support basic markdown in commentsChocobozzz2019-12-091-3/+3
* Soft delete video comments instead of detroyJulien Maulny2019-12-045-49/+62
* fix a few typos (#2141)Lukas Winkler2019-09-232-2/+2
* Fix infinite scroll on big screensChocobozzz2019-08-022-1/+6
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-251-1/+1
* Update angularChocobozzz2019-07-252-3/+3
* Use search client scopeChocobozzz2019-07-242-7/+6
* Add client hooksChocobozzz2019-07-242-17/+50