aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/comment
Commit message (Expand)AuthorAgeFilesLines
* 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
* Try to fix remote mastodon interactionsChocobozzz2019-06-072-5/+3
* Improve comment deletion messageChocobozzz2019-03-202-0/+14
* Add user notification animationChocobozzz2019-02-201-1/+1
* Lazy import some modulesChocobozzz2019-02-151-2/+2
* Refactor how we use iconsChocobozzz2019-01-171-3/+3
* Increase abuse length to 3000Chocobozzz2019-01-143-142/+6
* Add contact form checkbox in admin formChocobozzz2019-01-101-1/+1
* Correctly scroll to video commentChocobozzz2019-01-091-5/+1
* Add notifications in the clientChocobozzz2019-01-091-13/+2
* Refractor notification serviceChocobozzz2018-12-192-10/+9