78 Commits (ad92eb5a08e68cb01e57eefd0eff060036fcbbe5)

Author SHA1 Message Date
  damencho ad92eb5a08 Clears remoteStream when user leaves. 9 years ago
  hristoterezov 1af300751c Fixes issue - TRACK_REMOVED is not fired if only the local participant is alone in the conference 9 years ago
  isymchych 095ef33da9 return promise in addTrack and removeTrack 9 years ago
  paweldomas 9e54f9be8b Formatting fixes. 9 years ago
  isymchych 8c014e8f12 use statistics module to process peer connection statistics 9 years ago
  hristoterezov bed4826e46 Added videotype for remote streams 9 years ago
  Ivan Symchych abf617e945 unmute client on the server if he was muted by focus 9 years ago
  isymchych cbb46c63cd added API to change chat subject 9 years ago
  hristoterezov 211da9b641 Fixes issues related to PR #451 9 years ago
  isymchych 4efc997a62 propagate AVAILABLE_DEVICES_CHANGED event 9 years ago
  isymchych 96adaf5e65 handle PRESENCE_STATUS event 9 years ago
  isymchych f20eb2ef68 handle FOCUS_DISCONNECTED error 9 years ago
  isymchych ff3e05f5ea propagate FIREFOX_EXTENSION_NEEDED event 9 years ago
  isymchych a02143da30 added propagation of few errors 9 years ago
  hristoterezov 862439e26f Fixes the audio levels 9 years ago
  damencho e49bd553f8 Fixes start video muted and remote audio. 9 years ago
  hristoterezov b8682c6a83 Add callstats support 9 years ago
  isymchych 2282f50b62 added method to extract logs 9 years ago
  Thorsten Basse 39a358e155 Stop adding TRACK_REMOVED listener to the conference every time a track is added 9 years ago
  hristoterezov 8a087c01b3 Adds event that is fired when the local user have started muted 9 years ago
  hristoterezov 3ecbed2347 Fixes start muted implementation. 9 years ago
  isymchych 3a5780af08 added "start muted" 10 years ago
  damencho 8b94351597 Renames all active speaker references to be called dominant speaker. 9 years ago
  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 years ago
  hristoterezov 06025f275b Implements remote participant audio mute 10 years ago
  hristoterezov dd1bcb0414 Changes the recording to report the status via event instead of Promise. Fixes JS errors 10 years ago
  hristoterezov 115ce537d1 Add support for jirecon and colibri in the recording 10 years ago
  isymchych 013ee849f7 added method to only authenticate user in the room 10 years ago
  isymchych 56293261b9 do not trigger USER_JOINED event for local user 10 years ago
  hristoterezov aaefe38c1e Adds isSIPCallingSupported method to the conference 10 years ago
  paweldomas 83b50e54b0 Adopts to new JWT impl where the token goes as BOSH URL param. 10 years ago
  isymchych 8f94abff1b add "kick participant" support 10 years ago
  isymchych 26f102a470 added helper methods to check if auth enabled 10 years ago
  isymchych f719af8156 remove old nick when adding new one 10 years ago
  damencho 81b294e47d Adds method to expose internal state - iceConnectionState, which later will be used by torture. 10 years ago
  hristoterezov ba5275ef2f Adds follow entity parameter for the recording 10 years ago
  hristoterezov 5cfd0b39d4 Adds call support 10 years ago
  hristoterezov 09f80d6300 Adds error handling for toggleRecording method 10 years ago
  hristoterezov b01976306a Adds recording support 10 years ago
  hristoterezov b981c12dd8 Fixes JS error on unload 10 years ago
  damencho 9d2f332128 Adds method to expose internal state - iceConnectionState, which later will be used by torture. 10 years ago
  isymchych 2f0c8b7245 added 2 methods to the conference related to external auth 10 years ago
  hristoterezov 472de3dd74 Adds check for room when removing track from conference 10 years ago
  isymchych 91ad76ec52 propagate MESSAGE_RECEIVED event 10 years ago
  isymchych 843bad3c87 some improvements for USER_JOINED/USER_LEFT events 10 years ago
  isymchych 9bac8dc7f2 add methods to lock/unlock conference 10 years ago
  hristoterezov 11e50d1d85 Fixes JS error on unload 10 years ago
  hristoterezov 268d4e0adc Fixes JS errors on FF. Fixes disco info JS error. 10 years ago
  isymchych 02a95fd662 add info about user role to JitsiConference 10 years ago
  isymchych a22393676d fix issues after rebase 10 years ago