mirror of
https://github.com/iv-org/invidious.git
synced 2026-08-05 21:33:24 +05:30
* Add error message when comments are disabled * Add btn to try reddit comments when yt is disabled * Escape warning messages for disabled comments * Add missing semicolons * Update comment detection to not use msg renderer * Use short syntax for comment entry-point detection Co-authored-by: Samantaz Fox <coding@samantaz.fr> * Condense try-reddit-comments-link HTML in player.js Co-authored-by: Samantaz Fox <coding@samantaz.fr> * Improve locale keys for comments disabled messages Co-authored-by: Samantaz Fox <coding@samantaz.fr> * Remove extra whitespace * Use button instead of anchor for try reddit link * Request Reddit comm when yt disabled during nojs=1 * Change order of commentsEnabled in parse results * Lint * Rebase error * update the naming of the comments section in Innertube Downstreamed from https://git.nadeko.net/Fijxu/invidious/commit/36ac67610d1e52df731a21525fac966413541fa9 --------- Co-authored-by: Samantaz Fox <coding@samantaz.fr> Co-authored-by: Fijxu <fijxu@nadeko.net>