104 Commits (dd54228913cd5087b02297083bf86f37a6d5ca5c)
 

Author SHA1 Message Date
  damencho 3f273eb048 Fixes storing display name in local members list, avoids dominant speaker to delete it. 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
  isymchych 094620eff8 added functions to retrieve devices list and check if that's possible 10 years ago
  hristoterezov bc641dc45b Detaches createLocalTracks from JitsiConference. 10 years ago
  paweldomas 74db61c4d7 Fixes issue in merging pings. 10 years ago
  paweldomas b208ffbd09 CONNECTION_INTERRUPTED event will now be generated if we've ever been in stable state(we can go into "unstable" state after muting video and connection problems screen will not be displayed). 10 years ago
  paweldomas 4eb521ca7b Reacts to consecutive ping failures by closing the connection. 10 years ago
  paweldomas 152a38bea5 Meet pings Prosody (cherry picked from commit 2d4a541) 10 years ago
  paweldomas f1026ad3b5 Fixes formatting warnings 10 years ago
  hristoterezov e1cc5e5aac Changes the logger from console to jitsi-meet-logger 10 years ago
  Paweł Domas 000e15c467 Update tokens.md 10 years ago
  hristoterezov 6e05c97b2d Updates versions in package json. 10 years ago
  paweldomas 458680b7bd Adds tokens.md. 10 years ago
  paweldomas 91cf734e8f Adds support for token authentication. 10 years ago
  Boris Grozev ada7958fef Documents some of the XMPP events. Renames some of them. 10 years ago
  Boris Grozev c1c591b56b Add RTCBrowserType.isAndroid(). 10 years ago
  hristoterezov f1fba82b64 Fix for the previous commit. 10 years ago
  hristoterezov be6a3be4cf Changes redirect on unsupported browser to console.error. 10 years ago
  hristoterezov 89e6dd1699 Adds basic validation for the conference name. 10 years ago
  hristoterezov db7def7e65 Fixes resolution issue on mute. 10 years ago
  hristoterezov 9e0191819a Implements audio levels. 10 years ago
  paweldomas a96fd484f8 Creates RandomUtil class for generating random strings. 10 years ago
  paweldomas bedf6bda20 Uses browserify as a dev dependency. 10 years ago
  hristoterezov 95cd0ab750 Fixes Temasys issues. 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 86a2e4257a Fixes issues with starting the streams after the conference has been joined. 10 years ago
  hristoterezov c70893042a Adds track muted event to the documentation. 10 years ago
  hristoterezov cbe183f0f4 Fixes race condition for the mute status for the remote tracks. 10 years ago
  hristoterezov 50c2843d5e Prevents firing TRACK_REMOVED events when muting. 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
  paweldomas 7b1151b3dd Uses self=this in modifySourcesQueue callback of JingleSessionPC#addStream. 10 years ago
  paweldomas 14470da66d Fix undefined 'self' variable in JingleSessionPC#addStream method. 10 years ago
  hristoterezov 65d5302341 Initial version of documentation. 10 years ago
  hristoterezov 3211192118 Fixes issue with the dominant speaker event. 10 years ago
  hristoterezov 5c7a97af7f Fixes data channels JS errors. 10 years ago
  hristoterezov 2c934daa55 Fixes JS errors when muting. 10 years ago
  hristoterezov 8d4dc299ce Fixes path errors. 10 years ago
  hristoterezov d3eb708ee2 Adds example HTML page that creates basic video conference. 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 71bc8826b1 Changes the implementation of RTCUtils to be static. 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
  hristoterezov e9cf303fa6 Fixes join and leave methods. Adds communication with jicofo. Implements custom commands methods. 10 years ago
  hristoterezov e17e31c274 Adds partial support for multiple chat rooms. Implements join and leave methods. 10 years ago