342 Commits (e6d3bd893a69d872e38f80c6e662b3bf5d3cb8ce)

Autor SHA1 Mensaje Fecha
  brian baldino aa1bda86a6 Add karma and jasmine unit testing to lib-jitsi-meet. also add a very basic example test for SDPUtil hace 9 años
  paweldomas 27a692e1b3 fix(JitsiConnectionErrors): split "dropped" from "other" error type hace 9 años
  paweldomas f71aee97f8 fix(strophe.util.js): do not test RegExpr if not needed hace 9 años
  paweldomas 783f0072e9 doc(strophe.util.js): add comment about log level hace 9 años
  paweldomas ef62ccd330 feat(JitsiConnectionErrors): implement 'SERVER_ERROR' hace 9 años
  paweldomas 30e08fd9c8 fix(moderator.js): remove unnecessary event argument hace 9 años
  paweldomas af8aa4bd2d fix(moderator.js): remove dead code hace 9 años
  hristoterezov 986719bd97 feat(Analytics): Multiple analytics handlers support hace 9 años
  damencho d123017232 Adds suspended events and its detection. hace 9 años
  Lyubomir Marinov 92a94567e4 Fix ESLint errors hace 9 años
  hristoterezov 14053f3b83 refactor(statistics): Remove unused code hace 9 años
  Boris Grozev f56dbca640 feat: Fires an event when the ICE state changes. hace 9 años
  damencho cf80ff9b0a Initialise lock state on room join. hace 9 años
  paweldomas 2271d2953e feat(xmpp): trigger CONNECTION_FAILED when closed unintentionally hace 9 años
  paweldomas 18acb3e850 ref(xmpp): remove minor duplication hace 9 años
  paweldomas 5794371545 fix(ChatRoom): Cannot read property 'roomjid' of undefined hace 9 años
  paweldomas 584785a2b2 fix(JingleSessionPC): send SSRC updates regardless of the ICE state hace 9 años
  paweldomas 3ee1080ad9 ref(Jingle): Jingle session state + terminate cleanup hace 9 años
  paweldomas 682e0abaf8 fix(sdp): remove 'ssltcp' candidates when 'webrtcIceTcpDisable' = true hace 9 años
  paweldomas c9c482f43f fix(JitsiConference): fix crash on this.room if the room was disposed hace 9 años
  paweldomas 90df0b2275 fix(ChatRoom): rename 'bridgeIsDown' and it's ext name hace 9 años
  hristoterezov 9075fcfc43 fix(JitsiConference.leave): Promise and logic hace 9 años
  damencho dd38d5bcd9 Fixes this reference in methods. hace 9 años
  hristoterezov 5b656903ac feat(analytics): Add support for permanent properties and new parameters format hace 9 años
  paweldomas 937dc622c0 feat(Jingle): add 'failICE' config option hace 9 años
  damencho b7e4b1178b Fixes sip calling. hace 9 años
  Lyubomir Marinov 90ee7e8a54 ESLint hace 9 años
  damencho 230b5745e9 Fire conference_left only if it is not a kick presence unavailable. hace 9 años
  damencho a2188ad5b7 Fixes leaving the room when only user and focus are present. hace 9 años
  damencho cbf2eebeec Fires CONFERENCE_LEFT event once we receive our presence unavailable. hace 9 años
  damencho 31d22ef5b4 Adds not allowed errors and handling it. hace 9 años
  damencho a40929464e Skips passing presence to emitter as it is not used. hace 9 años
  damencho 5169ec5213 Always saves password as we can make several room join attempts. hace 9 años
  paweldomas b85602c90a fix(xmpp.js): logic around constant MUC nicknames hace 9 años
  paweldomas ee0431eb28 ref(xmpp.js): rename tmpJid to name what it really is hace 9 años
  hristoterezov 66bdeb6bf2 fix(xmpp.js): User id format hace 9 años
  Lyubomir Marinov cda6bea41d Fix createConnection broken in 9781a0d hace 9 años
  hristoterezov 9781a0d63c ref(module/xmpp): ES6 for modules/xmpp/xmpp.js and it's related files hace 9 años
  Lyubomir Marinov f40b8957f4 ES6 for JitsiConnectionErrors hace 9 años
  Lyubomir Marinov 27840ba13a ES6 for JitsiConnectionEvents hace 9 años
  Lyubomir Marinov c435acd913 Enable ES6/ES2015 hace 9 años
  paweldomas 448330cdbe feat: enable lipsync by default hace 9 años
  paweldomas 6eeefd2ca8 fix(moderator): use 'enableLipSync' from the connection options hace 9 años
  paweldomas a51feba392 feat(XMPPEvents): add CALL_ENDED event hace 9 años
  Sam Whited 0654cc0ebb MUC update message should be from bare room JID hace 9 años
  Sam Whited 7f684b5c7a Put event forwarder in the right scope hace 9 años
  Sam Whited b6c887a812 Don't use ES6 syntax hace 9 años
  Sam Whited ec34cf48a2 Add events for lock icon update hace 9 años
  hristoterezov 733c968004 Removes unused code after reloads removal hace 9 años
  damencho c2f9844a3c Uses logger instead of console.log. hace 9 años