65 Commits (ff3e05f5eaf25606765032d25b2bc2fa7f6e4479)

Author SHA1 Message Date
  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
  isymchych 8329fe5767 support DTMF 10 years ago
  hristoterezov 8409bab854 Fixes the issues with mute, audio levels and remove events that were attached to the conference 10 years ago
  hristoterezov b638495de4 Fixes mutes 10 years ago
  hristoterezov 97d466bbb4 Adds connection interuption, restore and conference setup failed events 10 years ago
  hristoterezov 9d46d1531c Removes check for local user for the active speaker 10 years ago
  hristoterezov b5ed190083 Fixes small issues from the previous commits + fixes IE 10 issues. 10 years ago
  hristoterezov bc1bc1d024 Adds device selection support. 10 years ago
  hristoterezov bc641dc45b Detaches createLocalTracks from JitsiConference. 10 years ago
  hristoterezov e1cc5e5aac Changes the logger from console to jitsi-meet-logger 10 years ago
  paweldomas 458680b7bd Adds tokens.md. 10 years ago
  hristoterezov f1fba82b64 Fix for the previous commit. 10 years ago
  hristoterezov 89e6dd1699 Adds basic validation for the conference name. 10 years ago
  hristoterezov 9e0191819a Implements audio levels. 10 years ago
  hristoterezov abdaeaeb9d Implements display name changed event. 10 years ago
  hristoterezov 74215b3744 Prevents firing events for the active speaker for the local user. Implements getUserID in JitsiConference. 10 years ago
  hristoterezov 9c5118273d Prevents firing events for the active speaker for the local user. 10 years ago
  hristoterezov 86f90e6331 Fixes mute issues. 10 years ago
  Issac Gerges d504f840e7 Fix JitsiConference.prototype.leave to reference room as this.room 10 years ago
  hristoterezov ae85fc66e5 Fixes TRACK_REMOVED event. 10 years ago
  hristoterezov 3211192118 Fixes issue with the dominant speaker event. 10 years ago
  hristoterezov 036635dee6 Implements some conference events. 10 years ago
  hristoterezov 2328443ecb Refactors RTC module to support multiple conferences. Implements JitsiTrack interfaces. 10 years ago
  hristoterezov 3416086dc2 Implements create local streams. 10 years ago
  hristoterezov 9ea31b1ef4 Implements partly multi conference support for rtc module. 10 years ago