John Livingston
6c19f0a609
CSS: chat buttons smaller when chat is open.
2021-11-18 15:35:13 +01:00
John Livingston
5f3e8f08a2
Hacking Peertube's styles to maximize chat width.
2021-11-17 14:41:25 +01:00
John Livingston
e14007f2e9
External webchat tool: new placeholder CHANNEL_ID in the webchat url.
2021-08-04 17:38:26 +02:00
John Livingston
d0b44c3486
Replacing old settings by chat-type.
2021-06-03 11:46:11 +02:00
John Livingston
22f392d838
Use frontend peertubeHelpers.getBaseRouterRoute when available.
2021-06-02 15:18:09 +02:00
John Livingston
a1d5d83cc5
Remove backward compatibility.
2021-06-02 12:20:15 +02:00
John Livingston
5b7f247af3
Using new placeholder. WIP.
2021-05-18 20:35:19 +02:00
John Livingston
bebefb1a5d
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
2021-05-07 18:52:01 +02:00
John Livingston
834611dfe5
Frontend: using the new videoHasWebchat function.
2021-05-01 19:06:05 +02:00
John Livingston
ef05583fba
Adding a Shared folder:
...
* init some shared functions (videoHasWebchat, parseConfigUUIDs)
* api/room: checking that video has live enabled
* fix promise handling in initChat function
* removing some 'use strict' that are no more necessary in typescript
2021-05-01 18:30:21 +02:00
John Livingston
9dc0ce6383
Removing a hack:
...
* replacing loadByUrl by loadByIdOrUuid
* breaks compatibility with peertube 3.0.1
* simpler webchat route
* fix uuid escaping in iframe uri
2021-04-30 17:39:27 +02:00
John Livingston
817cf28e2a
Using builtin prosody when enabled.
2021-04-14 18:47:23 +02:00
John Livingston
1728e52e9f
Fix typing.
2021-04-09 13:08:20 +02:00
John Livingston
3e46552ec0
Typescript for frontend code.
2021-04-07 18:14:58 +02:00