2188 次代码提交 (7f090de2c9e7013a02b28a22dd7564e12cc6d59d)
 

作者 SHA1 备注 提交日期
  Philipp Hancke 7f090de2c9 Project HPS, first pass 5 年前
  Philipp Hancke 9b51b25987 sdputil: fix typo 5 年前
  paweldomas 5e4a5bb9aa fix(XmppConnection): use 'search' instead of 'searchParams' 5 年前
  paweldomas 2dce3bff78 ref: disable lipsync by default 5 年前
  Jaya Allamsetty 190a9e44d0 fix(unified-plan): Use the new sdp-interop module for Unified plan 5 年前
  paweldomas f8a331717d fix: Uncaught TypeError: CreateListFromArrayLike called on non-object 5 年前
  Philipp Hancke 09710c7f5d readme: improve developer documentation 5 年前
  paweldomas ac843fd3a2 fix(xmpp): prevent from calling disconnect twice 5 年前
  Guus der Kinderen 3a479eec27 Modifying room password protection 7 年前
  Saúl Ibarra Corretgé 26456dc8da rtc: remove default aspect ratio constraint 5 年前
  Paweł Domas 86387e599e
ref(xmpp): adjust last success time tracker for bosh and websocket (#1053) 5 年前
  Jaya Allamsetty b012353d68 Update modules/xmpp/SDP.js 5 年前
  Jaya Allamsetty 1c790e3049 fix(unified-plan): use RTCRtpSender.replaceTrack for mute/unmute/replace operations 5 年前
  Jaya Allamsetty 1002135c64 fix(effect): Use replaceTrack for applying effects in unified plan 5 年前
  Jaya Allamsetty 26f5e88813 fix(SDP<->Jingle): Reject m-line with port 0 only when a=bundle-only is not present 5 年前
  Andrei Gavrilescu 960eea3c50
feat(screenSharing): Add support for audio screen sharing on electron 5 年前
  Jaya Allamsetty 4a2abb1796 fix(ice): Bump adapter to 7.5.0 and validate ice candidate info 5 年前
  Andrei Gavrilescu a7950f8ebb
feat(screenSharing): Add system audio screen sharing via audio mixer 5 年前
  Hristo Terezov 5466c9d08a
fix(analytics): delay conference.join event (#1048) 5 年前
  Jaya Allamsetty c6323d1ddb feat(Amplitude): Add isP2P attribute to the transport.stats analytics event 5 年前
  damencho 4200a5f6a0 Updates missing callstats option when creating statistics. 5 年前
  damencho 6713d1f67c Adds option to disable callstats app logs. 5 年前
  Jaya Allamsetty a6186063ea feat(Amplitude): Add a new event for sending the ICE candidate types 5 年前
  paweldomas 50cc6e7b92 fix(ProxyConnectionPC): update XmppConnection stub 5 年前
  paweldomas e353322002 deps: update strophejs-plugin-stream-management to fix crash on BOSH 5 年前
  paweldomas b8f68b98be fix(XmppConnection): sendUnavailableBeacon 5 年前
  paweldomas 6d1ccc5926 fix(JitsiParticipant): compare against specific error constant 5 年前
  paweldomas b96c105770 fix(JitsiParticipant): do not send another feature discovery request 5 年前
  paweldomas aadfce2283 fix(XmppConnection): intercept callback passed to attach 5 年前
  paweldomas 8438299d95 fix(XmppConnection): the connect callback has more arguments 5 年前
  paweldomas 567ba72675 fix(XmppConnection): the ATTACHED state equals to CONNECTED with jiconop 5 年前
  paweldomas 8a41d02407 feat(XmppConnection): use full jitter backoff patter for resume retry 5 年前
  paweldomas fef93e8fcd ref(xmpp): move part of the sendUnavilableBeacon logic to the connection 5 年前
  paweldomas 8c009ceeb8 doc(XmppConnection): fill missing JS docs 5 年前
  paweldomas 4e385d00da ref(XmppConnection): remove unused 'service' setter 5 年前
  paweldomas f72ef13f1d ref(XmppConnection): remove unused setValidRid setter 5 年前
  paweldomas eff61e0370 ref(XmppConnection): enable XMPP resume by default if supported 5 年前
  paweldomas aceb20b9af feat(XmppConnection) add WebSocket keep alive 5 年前
  paweldomas 3c37f0efcc ref(xmpp): capture error msg from Strophe ERROR state 5 年前
  paweldomas 0e57a68173 feat: resume XMPP stream on connection drop 5 年前
  paweldomas a6975ee4cb ref(JingleSessionPC): send source update upon reconnect 5 年前
  paweldomas 39e7d3b4c8 fix(ChatRoom): send cached presence when XMPP re-connects 5 年前
  paweldomas 2cbcdc0f79 feat(XmppConnection): add CONN_STATUS_CHANGED event 5 年前
  paweldomas caedfd27b3 feat(Listenable): make addListener remove unsubscribe method 5 年前
  paweldomas f3adaa21b5 ref(ChatRoom): sendPresence only if connected 5 年前
  paweldomas 54076e4955 fix(XmppConnection): use status instead of the connected field 5 年前
  paweldomas 1da55ed82a ref(xmpp): pass XmppConnection wrapper to LJM Strophe plugins 5 年前
  paweldomas a5beb689d9 ref(xmpp): move BOSH last success tracker to XmppConnection 5 年前
  paweldomas 16fc1fb751 ref(xmpp): extract XmppConnection layer 5 年前
  paweldomas 8888d5e557 ref(xmpp): some calls to connection.flush are BOSH specific 5 年前