peertube-plugin-livechat/server/lib
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
..
bots wip 2023-09-22 16:45:06 +02:00
configuration Naming: 2024-02-16 17:35:55 +01:00
conversejs Hidden force_default_hide_muc_participants query parameter, for testing 2024-01-31 18:12:53 +01:00
database Fix: only local channels. 2023-09-22 16:45:01 +02:00
diagnostic Links to online documentation: 2023-07-26 18:16:30 +02:00
federation New debug modes for AP/RSS publishing. 2023-07-06 16:39:32 +02:00
middlewares Moderation Bot integration WIP: 2023-09-22 16:45:06 +02:00
migration Prosody mode only: 2022-10-10 18:08:20 +02:00
prosody Fix #322: "Sepia is no longer an owner of this groupchat" message when joining the chat. 2024-03-01 12:20:32 +01:00
room-channel Channel conf UI WIP 2023-09-22 16:45:09 +02:00
routers Naming: 2024-02-16 17:35:55 +01:00
rss New debug modes for AP/RSS publishing. 2023-07-06 16:39:32 +02:00
uri Some refactoring. 2023-07-06 14:10:05 +02:00
apikey.ts Using types declarations from the official @peertube/peertube-types package. 2022-01-11 01:29:33 +01:00
custom-fields.ts Fix condition. 2023-05-31 16:52:50 +02:00
debug.ts Debug Mode: new option to promote some JIDs as admins on the MUC component. 2024-02-29 15:58:41 +01:00
helpers.ts Moderation configuration screen: WIP. 2023-09-22 16:45:01 +02:00
loc.ts Localization refactoring: 2023-06-12 19:36:14 +02:00
settings.ts New abstract avatars 2024-02-12 16:50:08 +01:00