56 次代码提交 (3a5780af08efb6e8a3c4dc2ec88b336ca1a865ef)

作者 SHA1 备注 提交日期
  isymchych 3a5780af08 added "start muted" 9 年前
  damencho 8b94351597 Renames all active speaker references to be called dominant speaker. 9 年前
  damencho 3e0e8d9215 Makes sure we first fire muc_joined and muc_member_joined before firing command events or any event for the data from the received presence. 9 年前
  hristoterezov 06025f275b Implements remote participant audio mute 9 年前
  hristoterezov dd1bcb0414 Changes the recording to report the status via event instead of Promise. Fixes JS errors 9 年前
  hristoterezov 115ce537d1 Add support for jirecon and colibri in the recording 9 年前
  isymchych 013ee849f7 added method to only authenticate user in the room 9 年前
  isymchych 56293261b9 do not trigger USER_JOINED event for local user 9 年前
  hristoterezov aaefe38c1e Adds isSIPCallingSupported method to the conference 9 年前
  paweldomas 83b50e54b0 Adopts to new JWT impl where the token goes as BOSH URL param. 9 年前
  isymchych 8f94abff1b add "kick participant" support 9 年前
  isymchych 26f102a470 added helper methods to check if auth enabled 9 年前
  isymchych f719af8156 remove old nick when adding new one 9 年前
  damencho 81b294e47d Adds method to expose internal state - iceConnectionState, which later will be used by torture. 9 年前
  hristoterezov ba5275ef2f Adds follow entity parameter for the recording 9 年前
  hristoterezov 5cfd0b39d4 Adds call support 9 年前
  hristoterezov 09f80d6300 Adds error handling for toggleRecording method 9 年前
  hristoterezov b01976306a Adds recording support 9 年前
  hristoterezov b981c12dd8 Fixes JS error on unload 9 年前
  damencho 9d2f332128 Adds method to expose internal state - iceConnectionState, which later will be used by torture. 9 年前
  isymchych 2f0c8b7245 added 2 methods to the conference related to external auth 9 年前
  hristoterezov 472de3dd74 Adds check for room when removing track from conference 9 年前
  isymchych 91ad76ec52 propagate MESSAGE_RECEIVED event 9 年前
  isymchych 843bad3c87 some improvements for USER_JOINED/USER_LEFT events 9 年前
  isymchych 9bac8dc7f2 add methods to lock/unlock conference 9 年前
  hristoterezov 11e50d1d85 Fixes JS error on unload 9 年前
  hristoterezov 268d4e0adc Fixes JS errors on FF. Fixes disco info JS error. 9 年前
  isymchych 02a95fd662 add info about user role to JitsiConference 9 年前
  isymchych a22393676d fix issues after rebase 9 年前
  isymchych 8329fe5767 support DTMF 9 年前
  hristoterezov 8409bab854 Fixes the issues with mute, audio levels and remove events that were attached to the conference 9 年前
  hristoterezov b638495de4 Fixes mutes 9 年前
  hristoterezov 97d466bbb4 Adds connection interuption, restore and conference setup failed events 9 年前
  hristoterezov 9d46d1531c Removes check for local user for the active speaker 9 年前
  hristoterezov b5ed190083 Fixes small issues from the previous commits + fixes IE 10 issues. 9 年前
  hristoterezov bc1bc1d024 Adds device selection support. 9 年前
  hristoterezov bc641dc45b Detaches createLocalTracks from JitsiConference. 9 年前
  hristoterezov e1cc5e5aac Changes the logger from console to jitsi-meet-logger 9 年前
  paweldomas 458680b7bd Adds tokens.md. 9 年前
  hristoterezov f1fba82b64 Fix for the previous commit. 9 年前
  hristoterezov 89e6dd1699 Adds basic validation for the conference name. 9 年前
  hristoterezov 9e0191819a Implements audio levels. 9 年前
  hristoterezov abdaeaeb9d Implements display name changed event. 9 年前
  hristoterezov 74215b3744 Prevents firing events for the active speaker for the local user. Implements getUserID in JitsiConference. 9 年前
  hristoterezov 9c5118273d Prevents firing events for the active speaker for the local user. 9 年前
  hristoterezov 86f90e6331 Fixes mute issues. 9 年前
  Issac Gerges d504f840e7 Fix JitsiConference.prototype.leave to reference room as this.room 9 年前
  hristoterezov ae85fc66e5 Fixes TRACK_REMOVED event. 9 年前
  hristoterezov 3211192118 Fixes issue with the dominant speaker event. 9 年前
  hristoterezov 036635dee6 Implements some conference events. 9 年前