Дамян Минков
854a077684
fix(lobby): Send virtual jid for main room destroy. ( #16724 )
...
* fix(lobby): Send virtual jid for main room destroy.
* squash: Update and when manually disable lobby.
2025-12-01 12:57:26 -06:00
damencho
fbb6456317
fix(wait_for_host): Make sure the main room is set back to non-persistent.
2025-11-05 09:26:13 -06:00
damencho
e4283e61dd
fix(wait-for-host): Fixes missing param.
2025-09-16 07:04:16 -05:00
damencho
329df31811
feat: Requires a moderator to start a moderated room without a tenant.
2025-09-15 20:39:05 -05:00
damencho
b296776ed7
feat(prosody): Fixes log messages.
2025-06-17 15:51:41 -05:00
damencho
5fd050b77f
feat(prosody): Moves is_admin to util.
2025-03-17 08:43:37 -05:00
damencho
78cf510c0b
feat: Moves common process_host_module to util.
2024-02-06 10:16:30 -06:00
damencho
1f8e3fe26f
fix: Fixes wait for host to respect moderated tenants.
...
The correct place to check for tenant value is jitsi_meet_domain and not jitsi_meet_context_group.
2023-09-29 09:54:02 -05:00
damencho
f0cb33a627
fix: Fixes missing import in wait for host module.
2023-09-21 14:45:12 -05:00
damencho
a411b7c969
fix: Fixes check for health check room.
2023-09-21 12:17:53 -05:00
damencho
ef56b3c5b6
feat: Adds an event for host arrived.
2023-09-21 12:17:53 -05:00
damencho
965a6981db
fix: Fix wait for owner log.
2023-07-27 07:16:12 -05:00
damencho
df81e0fe53
feat: Adds wait for host prosody module and handling it.
...
While the host arrives all other participants are waiting in lobby and once the host arrives lobby is destroyed and the participants join the call.
Adds reading some other fields in jwt to extract email.
Introduces tokenLogoutUrl to be used for logout.
2023-07-26 12:19:02 -05:00