111 コミット (7f451c51eef0fbda33d1fc3cdeabe220c99aaad4)

作成者 SHA1 メッセージ 日付
  hristoterezov 7f451c51ee fix(electron): Add/remove track handlers 8年前
  hristoterezov c8291bcf2e ref(Listenable): some classes to use Listenable 8年前
  damencho d123017232 Adds suspended events and its detection. 8年前
  Boris Grozev f56dbca640 feat: Fires an event when the ICE state changes. 8年前
  paweldomas 584785a2b2 fix(JingleSessionPC): send SSRC updates regardless of the ICE state 8年前
  paweldomas 3ee1080ad9 ref(Jingle): Jingle session state + terminate cleanup 8年前
  paweldomas 682e0abaf8 fix(sdp): remove 'ssltcp' candidates when 'webrtcIceTcpDisable' = true 8年前
  hristoterezov 5b656903ac feat(analytics): Add support for permanent properties and new parameters format 8年前
  paweldomas 937dc622c0 feat(Jingle): add 'failICE' config option 8年前
  Lyubomir Marinov 90ee7e8a54 ESLint 8年前
  hristoterezov 9781a0d63c ref(module/xmpp): ES6 for modules/xmpp/xmpp.js and it's related files 8年前
  damencho 234f3384e1 Moves loading of analytics in the library. 8年前
  paweldomas 30c7739899 Avoid 'session-accept' timeout 8年前
  paweldomas 7f6a5dd415 Reload the conference on 'session-accept' timeout 8年前
  damencho 2f93ae15e1 Adds analytics events for connection times. 8年前
  hristoterezov b1e4c8debe Fixes issues after review PR #166 9年前
  Devin Wilson 35ce33da81 Add config.hosts.domain to the callstats id 9年前
  hristoterezov e862d165d7 Fixes JS error when sends JingleSessionPC errors to callstats 9年前
  Boris Grozev 68b1eb7912 Logs the ICE ufrags to callstats. 9年前
  hristoterezov 6ca2c62090 Reloads JitsiConnection on prosody or jicofo restart 9年前
  hristoterezov 0d4acbf2de Fixes issues after rebase 9年前
  hristoterezov 49d3d84a65 Fixes track removal for NWJS 9年前
  hristoterezov 40188b9ce5 Adds all SRD/SLD to modifySourcesQueue and removes modifySourcesQueue.pause calls 9年前
  hristoterezov 85fd13a082 Fixes issues after review 9年前
  Lyubomir Marinov 2fe4df5293 Reduce duplication 9年前
  Lyubomir Marinov 2c8c5a1028 Remove duplications of error messages 9年前
  hristoterezov dd3e1bc4a9 Calls the global error handler on every logger.error 9年前
  Lance Stout ef2240182b Stay consistent with other subclassing instances. 9年前
  Lance Stout 3d3b684710 Correctly subclass JingleSession 9年前
  paweldomas c90d758fdf Reopen data channels on ice restart 9年前
  Lyubomir Marinov e165952a5d Simplify, clarify source code 9年前
  damencho f79f76fb8c Removes fabricSetupFailed and adds iceConnectionFailure for callstats. 9年前
  hristoterezov 24a9158838 Fixes removeTrack from previous commit 9年前
  hristoterezov d7c65e1129 Makes sure that the state of the app is not changed if add/remove track fails 9年前
  hristoterezov 4861c2a9fc Fixes issue with not completing promise for remove/add track and conference leave 9年前
  paweldomas f6d730794e Deal with the WebRTC streams on per track basis 9年前
  paweldomas 6b25f9cd20 Add missing semicolons, break some comments at line limit 9年前
  hristoterezov da7d7f038a Removes unused CONNECTION_CLOSED event 9年前
  hristoterezov eab5873d89 Fixes issues realted to JitsiConference.leave() 9年前
  paweldomas 1c31d7bfab Fix 'source-add' + 'source-remove' race condition 9年前
  paweldomas 0c43c09e72 Simplify source-remove handling 9年前
  hristoterezov 3c94755413 Renames performanceTimes to ConnectionTimes 9年前
  hristoterezov d2c277eec3 Fixes the performance time structure which is used by torture 9年前
  hristoterezov 6b267bbb5e Stores measured times and exposes them 9年前
  Lyubomir Marinov b96988fc10 Limits the early DTLS to Chrome because Firefox does not support instructing it about its RFC 4145 setup attribute value. 9年前
  Lyubomir Marinov 7cf5191d08 Switch the WebRTC DTLS peer from active to passive. 9年前
  Lyubomir Marinov 3660ff23a3 Expresses the desire to send the SDP answer ASAP. 9年前
  Lyubomir Marinov a27fe95054 Uses less indentation. 9年前
  Lyubomir Marinov a22c56aa32 Switch the WebRTC DTLS peer from active to passive. 9年前
  paweldomas 9393018041 Handles transport-replace message 9年前