330 Commits (84f72c1b73e3792dd127f1220c7b6692b51fa20a)

Author SHA1 Message Date
  Boris Grozev 4d93c05452 Allows RTX to be disable for a conference. 9 years ago
  Boris Grozev 2166a93e9b Fixes ordering of a=ssrc lines before SRD is called. 9 years ago
  hristoterezov f695301d50 Fixes callstats issue: Cannot send feedback to callstats after JitsiConference.leave 9 years ago
  damencho b7e1654670 Adds global error handler function and option to auto enable it. Reports unhandled exceptions catched by error handler through callstats. 9 years ago
  Boris Grozev f341b9ba3f Renames adaptiveSimulcast to disableAdaptiveSimulcast. 9 years ago
  Boris Grozev 1f0e71a842 Simlifies code. 9 years ago
  hristoterezov 6b267bbb5e Stores measured times and exposes them 9 years ago
  damencho 1ddc21e33e Catch all errors comming from command handlers to avoid detaching presence handler from strophe connection. 9 years ago
  hristoterezov 5f38cf9232 Fixes console log for Strophe attaching 9 years ago
  Lyubomir Marinov 84c22065fa Expresses the desire to have the MUC join ASAP. 9 years ago
  Lyubomir Marinov 1e17367d5b Initializes fields with primitive values through the prototype. (The Internet says that's faster so it MUST be true.) 9 years ago
  Lyubomir Marinov 230196572c Simplifies source code. 9 years ago
  Lyubomir Marinov e97859f23d Complies with the convention in most of the source code in the file and puts opening braces at the end of the interval after a space character. 9 years ago
  Lyubomir Marinov b96988fc10 Limits the early DTLS to Chrome because Firefox does not support instructing it about its RFC 4145 setup attribute value. 9 years ago
  Lyubomir Marinov 6bb7eadf9a Expresses the desire to have the conference focus invited into the MUC ASAP. 9 years ago
  Lyubomir Marinov 0dce3b62af Prefers local variables over instance property lookups. 9 years ago
  Lyubomir Marinov 3079fbca34 Fixes hard-to-read indentation. 9 years ago
  Lyubomir Marinov b93ed63f7d Renames a local variable from tmp to something (more) descriptive. 9 years ago
  Lyubomir Marinov cad01c5c3d Splits a long function into two shorter functions. 9 years ago
  yanas 638bec6375 Basic Jibri recording refactoring. 9 years ago
  hristoterezov 6d51afe200 Fixes issue with muc join 9 years ago
  Lyubomir Marinov 4dd7ae6bfa Improves the readability of the source code. (Suggested by Iván Loire.) 9 years ago
  hristoterezov de851ca50e Implements attach method in JitsiConnection. Fixes token auth. 9 years ago
  Lyubomir Marinov 7287bc2829 Deduplicates string searches using SDPUtil.find_line/s. 9 years ago
  Lyubomir Marinov 7cf5191d08 Switch the WebRTC DTLS peer from active to passive. 9 years ago
  Lyubomir Marinov 3660ff23a3 Expresses the desire to send the SDP answer ASAP. 9 years ago
  Lyubomir Marinov a27fe95054 Uses less indentation. 9 years ago
  Lyubomir Marinov a22c56aa32 Switch the WebRTC DTLS peer from active to passive. 9 years ago
  paweldomas 9393018041 Handles transport-replace message 9 years ago
  paweldomas bf42a1c25b Extracts sendSessionInitiate into separate method, adds docs and setOfferCycle method 9 years ago
  paweldomas 07d32cc650 Adds docs and improvements to JingleSessionPC.newJingleErrorHandler 9 years ago
  paweldomas 35cef535db Moves JingleSessionPC initialization from ChatRoom to JitsiConference 9 years ago
  paweldomas 0510c54f59 Replaces 'const' with 'var' in JingleSessionPC 9 years ago
  paweldomas 1723c46a71 Returns 'error' response when incoming jingle session has not been accepted instead of sending session-terminate later on. 9 years ago
  paweldomas 1ccf494169 Fixes error type not set correctly on jingle error response, adds more warnings 9 years ago
  paweldomas d9182a41c4 Removes unused scenarios from JingleSessionPC, accepts incoming session only from Jicofo user, cleanups terminate code 9 years ago
  paweldomas 0ba2c9fffc Removes unused $(document).trigger 9 years ago
  paweldomas 438bf72572 Captures all IQ errors coming from JingleSessionPC, adds timeout constant, adds JINGLE_ERROR event, 9 years ago
  paweldomas 9aed1bf90a Moves 'active' method to JingleSession 9 years ago
  paweldomas 1bec553315 Removes no longer used 'sendKeyframe' hack 9 years ago
  paweldomas a047e5e00d Removes unused 'onIceConnectionStateChange' handler 9 years ago
  paweldomas 11fa8f8567 Removes unused 'videoMuteByUser' field 9 years ago
  paweldomas 45c5180a5e Removes unused getStats method 9 years ago
  hristoterezov c00a23441c Fixes errors after review 9 years ago
  Lyubomir Marinov fbc5d195eb Adds a FIXME to not let a potential problem be forgotten. 9 years ago
  Lyubomir Marinov 3a179705ea Fixes a possible exception. Clarifies (& potentially optimizes) code. 9 years ago
  hristoterezov 3bfe034176 Adds CONFERENCE_MAX_USERS conference error. 9 years ago
  Lyubomir Marinov 63fec23086 Uses sendIceCandidates instead of sendIceCandidate as the rest of the code suggests was the intention. 9 years ago
  Lyubomir Marinov d77186198e Removes wasteful duplicate calls to SDPUtil.find_line(). 9 years ago
  isymchych fa9fe84e23 integration with NW.js 9 years ago