peertube-plugin-livechat/server
John Livingston 97b85be4ad
Fix #322: "Sepia is no longer an owner of this groupchat" message when joining the chat.
* This was related to the fact that the bot was owner because of the "admins" Prosody config key, and not registered in the room.
* To fix it, i added the bot as owner when creating rooms.
* This means that the fix only work for newly created rooms.
* There might still be an issue in ConverseJS or Prosody, don't know exactly where.
2024-03-01 12:20:32 +01:00
..
lib Fix #322: "Sepia is no longer an owner of this groupchat" message when joining the chat. 2024-03-01 12:20:32 +01:00
.eslintrc.json Fix unused options. 2021-04-07 18:29:17 +02:00
main.ts Moderation Bot integration WIP: 2023-09-22 16:45:06 +02:00
tsconfig.json Adding a Shared folder: 2021-05-01 18:30:21 +02:00