peertube-plugin-livechat/server/lib/prosody/config
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
..
affiliations.ts Fix #322: "Sepia is no longer an owner of this groupchat" message when joining the chat. 2024-03-01 12:20:32 +01:00
components.ts XMPP external components. 2021-12-11 19:09:01 +01:00
content.ts Debug Mode: new option to promote some JIDs as admins on the MUC component. 2024-02-29 15:58:41 +01:00
domain.ts Using types declarations from the official @peertube/peertube-types package. 2022-01-11 01:29:33 +01:00
paths.ts Bot avatar: 2023-09-25 11:20:46 +02:00