You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hristoterezov c57caa5ac7 Merge pull request #49 from jitsi/reduce-muc-joined-time 9 years ago
..
ChatRoom.js Expresses the desire to have the MUC join ASAP. 9 years ago
JingleSession.js Removes unused scenarios from JingleSessionPC, accepts incoming session only from Jicofo user, cleanups terminate code 9 years ago
JingleSessionPC.js Limits the early DTLS to Chrome because Firefox does not support instructing it about its RFC 4145 setup attribute value. 9 years ago
SDP.js Initializes fields with primitive values through the prototype. (The Internet says that's faster so it MUST be true.) 9 years ago
SDPDiffer.js Fix comparison warnings. 10 years ago
SDPUtil.js Deduplicates string searches using SDPUtil.find_line/s. 9 years ago
TraceablePeerConnection.js Fixes the sources in session-accept jingle packets. Fixes issue with not replacing unmuted SSRCs in the SDP. 10 years ago
moderator.js Expresses the desire to have the conference focus invited into the MUC ASAP. 9 years ago
recording.js Basic Jibri recording refactoring. 9 years ago
strophe.emuc.js Add callstats support 10 years ago
strophe.jingle.js Returns 'error' response when incoming jingle session has not been accepted instead of sending session-terminate later on. 9 years ago
strophe.logger.js initial commit 10 years ago
strophe.ping.js Decrease the ping interval. 10 years ago
strophe.rayo.js Removes the JS code that prevents multiple outgoing call 10 years ago
strophe.util.js Fixes warnings, sets up .jshintrc and ignores files in .jshintignore. 10 years ago
xmpp.js Implements attach method in JitsiConnection. Fixes token auth. 9 years ago