aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/comment
Commit message (Collapse)AuthorAgeFilesLines
* Lazy load all routesChocobozzz2020-06-2312-1289/+0
|
* Reorganize client shared modulesChocobozzz2020-06-236-47/+31
|
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-131-2/+2
| | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-6/+6
| | | | | | | | | | | | | | | * Fluid abstract video list * normalize timestamp display on miniatures * use grid for abstract-video-list - refactor scss function var to pvar to avoid overriding css variables - move fluid-grid margins to adapt-margin-content-width mixin for maintainability - fix video-miniature-name margin-top on small screen * move sceenratio function in a mixin * display no miniature avatar in channel videos view
* 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
| | | | | | | | | | | | | * Add thread replies hook onLoaded * Cleaning spaces * Fixing travis CI lint errors (spaces) * Fixing travis 'irregular whitespace not allowed' * Changing action name for consistency Co-authored-by: ICabaleiro <i.cabaleiro@devcups.com>
* 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
| | | | | | * Adding action hook for video watch comments loaded * Adding requested changes for PR #2539
* Fixing load more comments on infinite scroll (#2535)BitTube2020-03-041-4/+2
| | | | | | | | * Fixing load more comments on infinite scroll * Requested changes for load more comments fix * Removing extra space
* Replace uppercase text-transform by capitalized text sourceRigel Kent2020-02-211-1/+1
| | | | fixes #2085
* 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
| | | | fixes #2391
* 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
| | | | | Fix #1312 (duplicates: #1728 and #2007) The modification is also applied to comments and video editing.
* (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
| | | | resolves #2338
* 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 a few typos * apply changes to original files instead * additional correction
* 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
|