Commit Graph

92 Commits (36113fd54f14f8a5ab85e36b936287d5112160db)

Author SHA1 Message Date
GK2 ceeea7314c
debian: fix typo 5 years ago
GK2 08be68cda4
debian: fix install-letsencrypt-cert.sh to create misssing directory 5 years ago
Steve Frécinaux aff6d4b36d Fix mod_muc_max_occupants to properly ignore whitelisted users 5 years ago
Saúl Ibarra Corretgé 6596e27f69 Prevent meetings from being crawled by Google 5 years ago
paweldomas 04c0945930 add mod_websocket_smacks.patch 5 years ago
paweldomas 5f2acb70de add mod_smacks.lua version c49fea05772e 5 years ago
paweldomas 4dc10e82f1 feat(mod_auth_token): add support for 'previd' query param 5 years ago
Saúl Ibarra Corretgé 073fdc7b0e
sperakerstats: prevent access of nil object (#5112) 5 years ago
Pedro Henrique Linhares 1b6c5a7141
Set SASL username when using anonymous mechanism with auth_token (#5025) 5 years ago
Aaron van Meerten 5d86d202bd initial session for bosh and websockets (#5006) 5 years ago
Aaron van Meerten 710307725b fixes async_handler_wrapper (#5001) 5 years ago
damencho 91fb4665d6 Fixes conference duration config to use valid IDNA. 5 years ago
theunafraid c2cf09a2ca Add conference timer (#4958) 5 years ago
Дамян Минков c73ba37202
Introduces installing coturn as turn server for jitsi-meet (#4959) 5 years ago
damencho b4be1bcd05 Adds some checks about async. 5 years ago
damencho ebfc5a95ff Activates multidomain by default when installing with nginx. 5 years ago
Saúl Ibarra Corretgé da98d39b61 doc: add app download badges to README 5 years ago
damencho db6a2673de Handles unique Id for a meeting. 5 years ago
drimovecz ffded8d82a Drimovecz/speakerstats (#4851) 5 years ago
Aaron van Meerten be0950c1ec multidomain mapper functionality and examples (#4773) 5 years ago
drimovecz 6ecd150f75 Add context user on speaker stats 5 years ago
damencho 5cd351a46f Updates rayo filter to add user token info to dial messages. 5 years ago
damencho a5fc62b920 Updates correct loading and fix checking is dominant speaker. 5 years ago
Aaron van Meerten 7ce44f85ca changed to using a setter for the asapKeyServer 6 years ago
Aaron van Meerten 41e0d782ce allows override of asap key server in token utility 6 years ago
Aaron van Meerten 8d1d573266 updates bosh to support optional prefix 6 years ago
damencho ea54713f9a Supports prosody 0.11 when configuring. 6 years ago
jmacelroy 573cc64fcd Normalizing subdomain when checking JWTs; similar to room. 6 years ago
Aaron van Meerten 13165990fc supports a '*' in the sub claim to allow access to any room 6 years ago
damencho 380d9c75d1 Simplifies logic and renames a method. 6 years ago
damencho 7a09befd87 Updates time to be in ms and sends update of stats when user joins. 6 years ago
damencho 3b4037553a Adds server-side speaker stats handling. 6 years ago
damencho c9c9f7eac0 Adds max occupant module. 6 years ago
jmacelroy 944cf4272d Creating a new async prosody http wrapper. 6 years ago
jmacelroy d189888902 feat(calls): Adding missed call event triggering. 6 years ago
damencho d12afc5c07 Fixes the room size api which returns string result back to client. 6 years ago
jmacelroy 1c6d22b75e Adding state to poltergeist store for correlating external resources with calls. 6 years ago
jmacelroy 401c43ee02 fix: Properly setting poltergeist ignore status. 7 years ago
Jacob MacElroy 6ae5adcb3d Creating a poltergiest library and using in for mod_muc_poltergeist. 7 years ago
damencho 361e5f0fad Adds identification of poltergeist's in presence. 7 years ago
Jacob MacElroy 0acc9187ed Preventing expired notification for poltergeist that have left. 7 years ago
Дамян Минков ac834326e7
Token based features (#3075) 7 years ago
Jacob MacElroy 83720a4ed5 fix(call-flows): Maintain presence tags and call id in poltergeist presence stanza. 7 years ago
Jacob MacElroy 01899b1dfd feat(call-flows): Removing cancel hook for ringing status. 7 years ago
Jacob MacElroy e367490839 Properly propagating call id for call response handling. 7 years ago
Jacob MacElroy b4983cfe04 No longer triggering calls for the Invited status of a poltergeist. 7 years ago
Jacob MacElroy fa9a4480e6 Fixing an issue with asnyc http request handlers. 7 years ago
Jacob MacElroy 9e2a101089 Changing the status strings for call flows to be lowercased where possible. 7 years ago
hristoterezov f12ba37cf3 fix(presence-status): Use lower case for call flow related statuses. 7 years ago
hristoterezov 2b1c875b91 feat(presence-status): Add more statuses. 7 years ago