2069 次程式碼提交 (503d47f3639cbd313489d2845d8dba96fc7b0ba5)
 

作者 SHA1 備註 提交日期
  Boris Grozev c498c47a3b Removes misleading documentation. Formatting fixes. 10 年之前
  Boris Grozev ced805d924 Enables the screen capture on firefox. 10 年之前
  Boris Grozev 0f2adba7f4 Switches the order of the parameters of desktopsharing.addListener to match the rest of the code. Renames variables. 10 年之前
  Boris Grozev 898d407917 Adds some docs. 10 年之前
  Boris Grozev e647c2bf28 Don't treat 0 as false (avoid a warning when the receivedPackets or 10 年之前
  Boris Grozev 771ecc0857 Removes the protocol from the callstats.io conferenceID. 10 年之前
  hristoterezov 9dc5ff499a Updates desktop sharing files 10 年之前
  damencho 562e57fe96 Updates latest changes. 10 年之前
  damencho da425c96b5 Makes sure we use stream.ended in one place. Replaces deprecated ended call with active check for media streams. 10 年之前
  damencho 1e16e24f40 Makes sure we add/remove all onended events for media streams in one central place. 10 年之前
  hristoterezov 9d46d1531c Removes check for local user for the active speaker 10 年之前
  hristoterezov 65a3ad3748 Fixes example.js 10 年之前
  damencho aeade60c3a Updates latest changes. 10 年之前
  damencho e1f5bf3d8d Uses one method from RTC to stop media streams. 10 年之前
  damencho d3e3bc27d6 Changes some logging levels. 10 年之前
  damencho 3f273eb048 Fixes storing display name in local members list, avoids dominant speaker to delete it. 10 年之前
  hristoterezov b5ed190083 Fixes small issues from the previous commits + fixes IE 10 issues. 10 年之前
  hristoterezov bc1bc1d024 Adds device selection support. 10 年之前
  isymchych 094620eff8 added functions to retrieve devices list and check if that's possible 10 年之前
  hristoterezov bc641dc45b Detaches createLocalTracks from JitsiConference. 10 年之前
  paweldomas 74db61c4d7 Fixes issue in merging pings. 10 年之前
  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 年之前
  paweldomas 4eb521ca7b Reacts to consecutive ping failures by closing the connection. 10 年之前
  paweldomas 152a38bea5 Meet pings Prosody (cherry picked from commit 2d4a541) 10 年之前
  paweldomas f1026ad3b5 Fixes formatting warnings 10 年之前
  hristoterezov e1cc5e5aac Changes the logger from console to jitsi-meet-logger 10 年之前
  Paweł Domas 000e15c467 Update tokens.md 10 年之前
  hristoterezov 6e05c97b2d Updates versions in package json. 10 年之前
  paweldomas 458680b7bd Adds tokens.md. 10 年之前
  paweldomas 91cf734e8f Adds support for token authentication. 10 年之前
  Boris Grozev ada7958fef Documents some of the XMPP events. Renames some of them. 10 年之前
  Boris Grozev c1c591b56b Add RTCBrowserType.isAndroid(). 10 年之前
  hristoterezov f1fba82b64 Fix for the previous commit. 10 年之前
  hristoterezov be6a3be4cf Changes redirect on unsupported browser to console.error. 10 年之前
  hristoterezov 89e6dd1699 Adds basic validation for the conference name. 10 年之前
  hristoterezov db7def7e65 Fixes resolution issue on mute. 10 年之前
  hristoterezov 9e0191819a Implements audio levels. 10 年之前
  paweldomas a96fd484f8 Creates RandomUtil class for generating random strings. 10 年之前
  paweldomas bedf6bda20 Uses browserify as a dev dependency. 10 年之前
  hristoterezov 95cd0ab750 Fixes Temasys issues. 10 年之前
  hristoterezov abdaeaeb9d Implements display name changed event. 10 年之前
  hristoterezov 74215b3744 Prevents firing events for the active speaker for the local user. Implements getUserID in JitsiConference. 10 年之前
  hristoterezov 9c5118273d Prevents firing events for the active speaker for the local user. 10 年之前
  hristoterezov 86a2e4257a Fixes issues with starting the streams after the conference has been joined. 10 年之前
  hristoterezov c70893042a Adds track muted event to the documentation. 10 年之前
  hristoterezov cbe183f0f4 Fixes race condition for the mute status for the remote tracks. 10 年之前
  hristoterezov 50c2843d5e Prevents firing TRACK_REMOVED events when muting. 10 年之前
  hristoterezov 86f90e6331 Fixes mute issues. 10 年之前
  Issac Gerges d504f840e7 Fix JitsiConference.prototype.leave to reference room as this.room 10 年之前
  hristoterezov ae85fc66e5 Fixes TRACK_REMOVED event. 10 年之前