224 次程式碼提交 (1dc8bfa63124a868c36bfa12077132204801454b)

作者 SHA1 備註 提交日期
  scott boone b7cb0a44f2
feat: new prosody module to report census of all rooms (#9901) 3 年之前
  abora8x8 a5fc75ed35
feat: Dynamically limit the number of participants in a room (#9880) 3 年之前
  Дамян Минков 7c93a130ca fix: Fixes default values in speakerstats and conf duration modules. 3 年之前
  Werner Fleischer 3c18117101 fix(prosody): av_moderation_component default val 3 年之前
  Дамян Минков e2f760c7f1 fix: Fixes AV moderation used in tenants. 3 年之前
  Scott Boone 7af23f35ba added comment for future proofing 3 年之前
  Saúl Ibarra Corretgé 186125607f fix(prosody) fix username not being set in mod_auth_jitsi-anonymous 3 年之前
  Saúl Ibarra Corretgé 508decc3f3 fix(prosody) fix typo in filename 3 年之前
  Jade Guiton 8c82c0f56e
feat(polls) Ability to create polls inside Jitsi (#9166) 3 年之前
  dependabot[bot] a6a95ad13b chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /resources/load-test 3 年之前
  Дамян Минков 29dd0cf726 fix: Adds a null check in mod_limits_exceptions. 3 年之前
  Дамян Минков ed98eca326 feat: Rises the stanza limit for unlimited jids (jicofo). 3 年之前
  dependabot[bot] 834ee22bc3 chore(deps): bump browserslist in /resources/load-test 4 年之前
  Дамян Минков 72d4aa7dd5 fix: Fix av moderation enable-disable sequence. 3 年之前
  Дамян Минков 4075e5deb7 fix: Fix speakerstats reports. 3 年之前
  damencho 80e2c05219 fix(av-moderation): Fixes sending wrong whitelist in json. 3 年之前
  Дамян Минков 64ae9c7953
feat: UI part for A/V moderation. (#9195) 4 年之前
  damencho 53cea31bb8 fix: Clear prosody utils and removes a debug statement. 4 年之前
  damencho e6cdeb31ff feat: Optimizes speaker stats to skip occupants with 0 talk time. 4 年之前
  damencho 60db81f31c chore: Updates mod_smacks.lua version to latest. 4 年之前
  damencho acdde6f1f5 fix: Skips check on domain verification disabled. Fixes #9313. 4 年之前
  Aaron van Meerten 81c4e9a7fd fix: prosody: token alg is checked before public key is used 4 年之前
  damencho 737d542ca8 fix: Fixes av moderation logic when granting moderator. 4 年之前
  Andrei Bora 27481f0270 Allow both regex and normal check for the room name 4 年之前
  damencho 15c08f90c4 feat: Adds new module to unlimit jicofo and jvb connections. 4 年之前
  scott boone 9657bd9b6d
removed a typo (#9244) 4 年之前
  Scott Boone e6242f5bc7 lowercase to fix tokens with uppercase letters (e.g., slack JWTs) 4 年之前
  damencho 1f41ddd228 fix: Drops extra message sent on leave. 4 年之前
  Shawn Chin cff4ed83f6
Reservations prosody plugin (#8386) 4 年之前
  damencho a39f2aebd9 fix: Fixes handling tenant in util and lobby. 4 年之前
  damencho 7396db71fd feat: jitsi_session: extracts URL parameters from BOSH or WS into session 4 年之前
  Дамян Минков 5c08b1ec5b
feat: A/V moderation (prosody module) (#9106) 4 年之前
  dependabot[bot] 096e1e0dc6 chore(deps-dev): bump lodash in /resources/load-test 4 年之前
  dependabot[bot] c2d7e19a1d chore(deps): bump hosted-git-info in /resources/load-test 4 年之前
  dependabot[bot] a32adec667 chore(deps): bump ssri from 6.0.1 to 6.0.2 in /resources/load-test 4 年之前
  damencho cb9c85e1bc fix: Updates jiconop2 to drop custom type. 4 年之前
  Дамян Минков f4c8310ea7
JiConOp2 (#9052) 4 年之前
  Andrei Bora 572b99b208 Verify room name using regex in JWT 4 年之前
  Jonathan Lennox 31c0ba4481
Load-test: emulate jitsi-meet stage view behavior, if selected. (#8957) 4 年之前
  Jonathan Lennox 9662b2ae67
Load test: send video constraints only after ICE is connected. (#8952) 4 年之前
  Jonathan Lennox 6275439a91
Load-test: Fix getId call. (#8941) 4 年之前
  Jonathan Lennox 357bbd1158
Load test: emulate Jitsi-Meet's lastN and selectParticipant behavior. (#8926) 4 年之前
  damencho 0067f6b077 fix: Fixes lobby when allowners is enabled. 4 年之前
  Дамян Минков 2a9b6a7d28
fix(load-test): Fixes unmuting loadtest client. (#8849) 4 年之前
  Jonathan Lennox 81cf79e643
In loadtest, make localAudio non-const. (#8829) 4 年之前
  Jonathan Lennox 226581a81a
Add muteAudio function to load test JS. (#8802) 4 年之前
  damencho 2e308d67d8 feat: Fixes filtering not needed presences. 4 年之前
  Saúl Ibarra Corretgé 6df5a4cf31 fix(ios) make sure broadcast extension version matches 4 年之前
  damencho b559cb8ec6 feat: Move checks for moderator in pre-join and filter extra presences. 4 年之前
  damencho 30a2e84da1 fix: Fixes filtering lobby presences. 4 年之前