This website requires JavaScript.
Explore
Help
Sign In
matty
/
peertube-plugin-livechat
Watch
1
Star
0
Fork
0
You've already forked peertube-plugin-livechat
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
3ca97fcf0eb74a6440dbbccdd4b62a2fdf210fc6
peertube-plugin-livechat
/
server
/
lib
History
John Livingston
3ca97fcf0e
Fix
#63
: On some old Peertube installations, there can be usernames with upper-case letters. Adding a toLowerCase() for the XMPP jid.
2021-08-05 11:51:16 +02:00
..
database
Minor fix + code refactoring.
2021-08-04 00:57:14 +02:00
diagnostic
Adding debug information in the diagnostic screen.
2021-08-04 17:15:58 +02:00
middlewares
…
migration
Adding the chat-type field in the settings.
2021-06-02 19:54:04 +02:00
prosody
Minor fix + code refactoring.
2021-08-04 00:57:14 +02:00
routers
Fix
#63
: On some old Peertube installations, there can be usernames with upper-case letters. Adding a toLowerCase() for the XMPP jid.
2021-08-05 11:51:16 +02:00
apikey.ts
…
custom-fields.ts
Chat can be enabled in video properties.
2021-06-08 18:08:58 +02:00
helpers.ts
Remove backward compatibility (peertubeHelpers.plugin always available).
2021-06-02 15:48:56 +02:00
settings.ts
External webchat tool: new placeholder CHANNEL_ID in the webchat url.
2021-08-04 17:38:26 +02:00