peertube-plugin-livechat/server/lib/prosody
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
..
api WIP: store and get relation between rooms and channels: 2023-09-22 16:45:04 +02:00
config Fix #322: "Sepia is no longer an owner of this groupchat" message when joining the chat. 2024-03-01 12:20:32 +01:00
auth.ts
certificates.ts
config.ts Debug Mode: new option to promote some JIDs as admins on the MUC component. 2024-02-29 15:58:41 +01:00
ctl.ts
fix-room-subject.ts
logrotate.ts