aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/comment
Commit message (Collapse)AuthorAgeFilesLines
* Regenerate translationsChocobozzz2018-09-261-1/+1
|
* refactor subscribe button and comment-add for visitor-interact UX (#1100)Rigel Kent2018-09-254-13/+85
| | | | | * refactor subscribe button for visitor-subscribe UX * refactor comment-add for visitor-interact UX
* Improve responsive on small screensChocobozzz2018-09-203-1/+20
|
* fix comment and top-menu placement regressionsRigel Kent2018-09-051-2/+2
|
* add theming via css custom propertiesRigel Kent2018-09-041-1/+1
| | | | and a bonus dark color theme toggle
* Delete highlighted comment too if neededChocobozzz2018-08-311-0/+2
|
* watch view visual tweaks and search/comment placeholder dismiss on focus (#983)Rigel Kent2018-08-302-1/+6
| | | | | | | | - 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
* Infinite scroll to list our subscriptionsChocobozzz2018-08-271-1/+1
|
* Disable comment submit button when sending the commentChocobozzz2018-07-161-1/+1
|
* Fix client error loggingChocobozzz2018-07-091-6/+6
|
* Blue links color in commentsChocobozzz2018-06-181-6/+9
|
* Prevent commenting twiceChocobozzz2018-06-181-1/+13
|
* Add ability for uploaders to schedule video updateChocobozzz2018-06-141-1/+0
|
* Automatically jump to the highlighted threadChocobozzz2018-06-143-5/+17
|
* fixing #595 by using the account name instead of the displayNameRigel Kent2018-06-071-3/+2
|
* Add missing translationsChocobozzz2018-06-051-1/+1
|
* Add form validator translationsChocobozzz2018-06-051-2/+3
|
* Form validators refractoringChocobozzz2018-06-051-19/+5
|
* Fix i18n in componentsChocobozzz2018-06-051-1/+1
|
* Add i18n attributesChocobozzz2018-06-055-26/+35
|
* Upgrade to rxjs 6Chocobozzz2018-05-163-20/+28
|
* adding basic helpers to guide users for comments/subscribe to accountsRigel2018-05-112-2/+13
|
* Add video channel account listChocobozzz2018-04-255-14/+6
|
* Use mixin for word wrapChocobozzz2018-04-201-8/+1
|
* Update css (don't cut word arbitrary) for description and comments.Gérald Niel2018-04-191-1/+6
|
* Better responsive design on many comment childrenChocobozzz2018-04-182-6/+31
|
* Handle sort in rssChocobozzz2018-04-172-4/+4
|
* Fix indetation (I hope!)Gérald Niel2018-04-111-1/+1
|
* Fix #490 and justify text in comments div.Gérald Niel2018-04-111-1/+3
|
* Fix video description CSSChocobozzz2018-03-261-0/+1
|
* No word-break in comment. Justify text.Gérald Niel2018-03-241-0/+5
|
* Fix '@' missing in comment mentionChocobozzz2018-03-211-1/+1
|
* More secure target blank linksChocobozzz2018-03-192-2/+3
|
* Add confirm when admin use custom js/cssChocobozzz2018-02-221-29/+26
|
* Put comments reply on the topChocobozzz2018-02-211-1/+1
|
* Fix comment highlightChocobozzz2018-02-213-16/+16
|
* Open mentions in new tabChocobozzz2018-02-212-6/+2
|
* Add links to comment mentionsChocobozzz2018-02-214-11/+147
|
* Don't break design on long description/commentChocobozzz2018-02-201-0/+2
|
* Add links support in commentsChocobozzz2018-02-203-5/+15
|
* Handle line feeds in commentsChocobozzz2018-02-202-3/+6
|
* Improve comment highlightingChocobozzz2018-02-199-52/+99
|
* Issue #168: youtube-like marking of comments (#297)jonathanraes2018-02-184-3/+35
| | | | | | | | | | * youtube-like marking of comments uses GET parameters to mark comments similar to youtube * place link to comment in 'comment-date' * Use a routes to highight a comment
* Rewrite infinite scrollChocobozzz2018-02-132-9/+5
|
* publish comment on crtl-enter (#290)jonathanraes2018-02-121-1/+2
|
* Fix changing video in watch pageChocobozzz2018-01-121-5/+22
|
* Refractor account byChocobozzz2018-01-081-7/+4
|
* Send comment to followers and parentsChocobozzz2018-01-081-0/+4
|
* Add mentions to commentsChocobozzz2018-01-055-1/+21
|
* Handle HTML is commentsChocobozzz2018-01-043-3/+20
|