Don't display webchat when viewing a playlist:
* remove old Peertube 3.0.1 hook compatibility * use new parameters for hook action:video-watch.video.loaded (Peertube 3.2.0) * backward compatibility with Peertube 3.1.0 hooks * don't display webchat if there is a current playlist
This commit is contained in:
@ -2,6 +2,10 @@
|
||||
|
||||
## ???
|
||||
|
||||
### Features
|
||||
|
||||
* Don't display webchat when viewing a playlist.
|
||||
|
||||
### Fixes
|
||||
|
||||
* Fix: starting with Peertube 3.2.0, there is a header 'X-Frame-Options'. Removing it on the iframe route.
|
||||
|
Reference in New Issue
Block a user