Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
jitsi-meet/resources/prosody-plugins
Saúl Ibarra Corretgé fa6dc292c1
fix(polls) improve message validation (#14991)
10 months ago
..
mod_firewall task: vendor mod_firewall from prosody plugins 1 year ago
token fix(visitors): Fixes going live when the meeting is created. (#14905) 11 months ago
luajwtjitsi.lib.lua feat(jwt): Adds more logs when jwt is expired. 12 months ago
mod_auth_jitsi-anonymous.lua fix: Use same format for anonymous jids as token module. 1 year ago
mod_auth_jitsi-shared-secret.lua Add a second shared secret to allow rotation if necessary. (#14378) 1 year ago
mod_auth_token.lua feat(jwt): Adds more logs when jwt is expired. 12 months ago
mod_av_moderation.lua fix(prosody): av_moderation_component default val 4 years ago
mod_av_moderation_component.lua feat: Move to use cjson everywhere. 1 year ago
mod_certs_s2soutinjection.lua fix(visitors): Fixes leaking s2s connections. (#13391) 2 years ago
mod_client_proxy.lua Remove the "focus" external component, use client_proxy instead. (#8381) 4 years ago
mod_conference_duration.lua fix(conference-duration): Fixes formatting the creation time. 11 months ago
mod_conference_duration_component.lua feat: Move to use cjson everywhere. 1 year ago
mod_debug_traceback.lua task: vendor mod_debug_traceback.lua 1 year ago
mod_end_conference.lua refactor(end-conference): distinguish between component vs host module logic 3 years ago
mod_external_services.lua feat: Updates external-services.lua to latest. 3 years ago
mod_filter_iq_jibri.lua fix: Drops unused token validation. 1 year ago
mod_filter_iq_rayo.lua feat: Introduce utility for checking sip jigasi stanzas. 1 year ago
mod_fmuc.lua feat(visitors): Force promote works for all moderators. 11 months ago
mod_jibri_session.lua feat: Adds module to attach data to be available in jibri metadata. 1 year ago
mod_jiconop.lua fix(breakoutRooms): Fix rename. 2 years ago
mod_jitsi_session.lua feat(jwt): Adds more logs when jwt is expired. 12 months ago
mod_limits_exception.lua fix: Adds a null check in mod_limits_exceptions. 4 years ago
mod_log_ringbuffer.lua feat: vendor mod_log_ringbuffer from prosody hg 1 year ago
mod_measure_message_count.lua feat(visitors): Hide reactions. 1 year ago
mod_measure_stanza_counts.lua task: vendor mod_measure_stanza_counts.lua 1 year ago
mod_muc_allowners.lua Clean up prosody modules with some extra checks (#14020) 2 years ago
mod_muc_auth_ban.lua feat: Drops some debug prints. (#14311) 1 year ago
mod_muc_breakout_rooms.lua feat: Move to use cjson everywhere. 1 year ago
mod_muc_call.lua feat: Drops unused ext_events.lua. 1 year ago
mod_muc_census.lua feat: Move to use cjson everywhere. 1 year ago
mod_muc_domain_mapper.lua feat: Adds option to print not-allowed errors we sent back to client. 1 year ago
mod_muc_end_meeting.lua feat: Module to provide http endpoint for ending a meeting. 2 years ago
mod_muc_filter_access.lua feat: Module to restrict muc access. 2 years ago
mod_muc_flip.lua fix: Skip flip processing for password when there is no room password. 1 year ago
mod_muc_hide_all.lua feat: Module to hide rooms for some queries. 2 years ago
mod_muc_jigasi_invite.lua feat: Move to use cjson everywhere. 1 year ago
mod_muc_kick_jigasi.lua feat: Introduce utility for checking sip jigasi stanzas. 1 year ago
mod_muc_limit_messages.lua fix: Fix handling visitor messages and msgs limits module. 2 years ago
mod_muc_lobby_rooms.lua feat: Move to use cjson everywhere. 1 year ago
mod_muc_max_occupants.lua feat: Visitors stats (#13139) 2 years ago
mod_muc_meeting_id.lua fix(visitors): Bumps queue size for waiting for jicofo. 2 years ago
mod_muc_password_check.lua feat: Move to use cjson everywhere. 1 year ago
mod_muc_password_whitelist.lua feat: Drops some debug prints. (#14311) 1 year ago
mod_muc_poltergeist.lua feat: jitsi_session: extracts URL parameters from BOSH or WS into session 4 years ago
mod_muc_rate_limit.lua * feat: Stores vpaas check in room object. 1 year ago
mod_muc_size.lua feat: Move to use cjson everywhere. 1 year ago
mod_muc_transcription_filter.lua feat: Filter iq rayo respects the actor of grant moderation. 2 years ago
mod_muc_wait_for_host.lua feat: Moves common process_host_module to util. 1 year ago
mod_persistent_lobby.lua fix(breakout-rooms, persistent-lobby): support for using both these modules together 2 years ago
mod_polls.lua fix(polls) improve message validation (#14991) 10 months ago
mod_poltergeist_component.lua
mod_presence_identity.lua Revert "feat: Presence identity module to support other auth mechanisms." 10 months ago
mod_rate_limit.lua feat: Rate limits update (#14429) 1 year ago
mod_reservations.lua feat: Move to use cjson everywhere. 1 year ago
mod_room_destroy.lua fix(breakout-rooms, persistent-lobby): support for using both these modules together 2 years ago
mod_room_metadata.lua fix: Make room_metadata Prosody module depend on the required jitsi_session module 2 years ago
mod_room_metadata_component.lua feat(visitors): Handles live conference and queue service. (#14869) 11 months ago
mod_roster_command.lua feat(ci) add luacheck 2 years ago
mod_roster_command.patch Remove the "focus" external component, use client_proxy instead. (#8381) 4 years ago
mod_s2s_whitelist.lua fix(visitors): Move some logs to debug. 2 years ago
mod_s2sout_override.lua fix(visitors): Fixes leaking s2s connections. (#13391) 2 years ago
mod_s2soutinjection.lua feat: Drops some debug prints. (#14311) 1 year ago
mod_secure_interfaces.lua feat: Drops some debug prints. (#14311) 1 year ago
mod_smacks.lua fix(misc) fix typos 3 years ago
mod_speakerstats.lua fix: Fixes default values in speakerstats and conf duration modules. 4 years ago
mod_speakerstats_component.lua feat: Move to use cjson everywhere. 1 year ago
mod_system_chat_message.lua fix: allow multiple jids to be specified for sending system messages (#14669) 1 year ago
mod_token_verification.lua feat: Adds stats around room token validation. 1 year ago
mod_turncredentials.lua
mod_turncredentials_http.lua feat: Move to use cjson everywhere. 1 year ago
mod_visitors.lua feat(visitors): Force promote works for all moderators. 11 months ago
mod_visitors_component.lua fix(visitors): Fixes going live when the meeting is created. (#14905) 11 months ago
mod_websocket_session_event.patch
muc_owner_allow_kick-0.12.patch feature: patch for muc_owner_allow_kick in prosody 0.12 (#11142) 3 years ago
muc_owner_allow_kick.patch
poltergeist.lib.lua chore(typos) fix some typos 3 years ago
s2sout_override1.patch fix(visitors): Fixes leaking s2s connections. (#13391) 2 years ago
s2sout_override2.patch fix(visitors): Fixes leaking s2s connections. (#13391) 2 years ago
stanza_router_no-log.patch fix(visitors): Fixes patch. 2 years ago
util.lib.lua feat: Introduce utility for checking sip jigasi stanzas. 1 year ago