Emoji only mode WIP

This commit is contained in:
John Livingston
2024-09-05 18:28:54 +02:00
parent 2f78b901e3
commit 1a75b30c50
20 changed files with 375 additions and 6 deletions

View File

@ -120,6 +120,7 @@ async function initChannelConfiguration (options: RegisterServerOptions): Promis
// but will be more efficient to add here, as we already tested hasChat).
// Note: no need to await here, would only degrade performances.
// FIXME: should also update livechat_muc_terms if channel has changed.
// FIXME: should also update livechat_emoji_only_regexp if channel has changed.
updateProsodyRoom(options, video.uuid, {
name: video.name
}).then(