mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
* fix: Fix example file. * fix: Fix using webhook proxy with iframe and jaas tests. * fix: Fixes detecting max users notification. * ref: Clear _joinParticipant to not depend on participant names. * ref: Use joinParticipant in jaas tests. * ref: Drops JAAS_DOMAIN as BASE_URL is used. * fix: Drops ctx from function parameters. * ref: Drops not needed context members. * ref: Drops extra function. * ref: Participant.joinConference to use roomName from options. * doc: Updates docs. * fix: Adds roomName to joinOptions. Make it possible to override the generated value.