[PlasmaTube] [Bug 470716] View youtube comments

2023-10-17 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=470716

--- Comment #2 from Joshua Goins  ---
I implemented some basic comment support now, which can be expanded later on.
Expect this to land in the next release (23.12). Commenting however, is never
going to be supported as it's an invidious limitation :-( The best we can do,
is linking back to the original comment on YouTube like Invidious does so you
can comment there.

-- 
You are receiving this mail because:
You are watching all bug changes.

[PlasmaTube] [Bug 470716] View youtube comments

2023-10-17 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=470716

Joshua Goins  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/plasmatube/-/commit/
   ||9541fa0e3eea2f847d947fca8a2
   ||d014a9d9ce520
 Resolution|--- |FIXED

--- Comment #1 from Joshua Goins  ---
Git commit 9541fa0e3eea2f847d947fca8a2d014a9d9ce520 by Joshua Goins.
Committed on 17/10/2023 at 23:42.
Pushed by redstrate into branch 'master'.

Add basic support for viewing comments

This adds the ability to view some information about comments (author,
avatar and content) and threading is not yet supported.

M  +2-0src/CMakeLists.txt
A  +109  -0src/commentsmodel.cpp [License: GPL(v3.0+)]
A  +46   -0src/commentsmodel.h [License: GPL(v3.0+)]
A  +74   -0src/contents/ui/components/Comments.qml [License:
GPL(v3.0+)]
M  +8-0src/contents/ui/videoplayer/VideoPlayer.qml
M  +2-0src/main.cpp
M  +1-0src/qinvidious/CMakeLists.txt
A  +47   -0src/qinvidious/comment.cpp [License: GPL(v3.0+)]
A  +33   -0src/qinvidious/comment.h [License: GPL(v3.0+)]
M  +27   -0src/qinvidious/invidiousapi.cpp
M  +9-1src/qinvidious/invidiousapi.h
M  +1-0src/resources.qrc

https://invent.kde.org/multimedia/plasmatube/-/commit/9541fa0e3eea2f847d947fca8a2d014a9d9ce520

-- 
You are receiving this mail because:
You are watching all bug changes.

[PlasmaTube] [Bug 470716] View youtube comments

2023-07-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=470716

nekone...@protonmail.ch changed:

   What|Removed |Added

 CC||nekone...@protonmail.ch

-- 
You are receiving this mail because:
You are watching all bug changes.