John Livingston
385a0074c1
Chat can be enabled in video properties.
2021-06-08 18:08:58 +02:00
John Livingston
36146ee76c
Adding the chat-type field in the settings.
2021-06-02 19:54:04 +02:00
John Livingston
52a3edb9da
Remove backward compatibility (onSettingsChange callback is async).
2021-06-02 16:07:52 +02:00
John Livingston
10bbb7f040
Remove backward compatibility (peertubeHelpers.plugin always available).
2021-06-02 15:48:56 +02:00
John Livingston
228a60ca3a
Remove backward compatibility (peertubeHelpers.user.getAuthUser always available).
2021-06-02 14:07:12 +02:00
John Livingston
6f57931a9d
Remove backward compatibility (user.Account.name is always provided).
2021-06-02 13:14:03 +02:00
John Livingston
094193a3b1
Builtin prosody use a working dir provided by Peertube.
2021-05-11 15:37:34 +02:00
John Livingston
0305b849cf
Updating types.
2021-05-11 15:08:41 +02:00
John Livingston
27d8ab7fc6
Prosody: the video owner is admin for the room.
2021-05-05 18:00:03 +02:00
John Livingston
787fed19d0
Peertube 3.2.0 will provide user.Account.name.
2021-05-05 16:30:18 +02:00
John Livingston
3658ee797a
getAuthUser becomes async.
2021-05-05 15:55:38 +02:00
John Livingston
76adc7124f
Prosody auth, first working code:
...
* generated password on an api call
* use this password to authenticate on prosody
* using helper getAuthUser when available, else fallback to custom code
2021-05-04 13:00:44 +02:00
John Livingston
9c4cc64dcb
More precise MVideo type.
2021-04-30 18:03:04 +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
6bc1f66cf1
Moving peertube definition files to @types directory.
2021-04-12 16:41:18 +02:00