382 Commit (c57caa5ac7d10a486c64dfe52085187322ec05d9)
 

Autore SHA1 Messaggio Data
  hristoterezov c57caa5ac7 Merge pull request #49 from jitsi/reduce-muc-joined-time 9 anni fa
  Lyubomir Marinov 84c22065fa Expresses the desire to have the MUC join ASAP. 9 anni fa
  Lyubomir Marinov 1e17367d5b Initializes fields with primitive values through the prototype. (The Internet says that's faster so it MUST be true.) 9 anni fa
  damencho 889ce2679c Merge pull request #50 from jitsi/ff-early-dtls 9 anni fa
  Lyubomir Marinov 230196572c Simplifies source code. 9 anni fa
  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 anni fa
  Lyubomir Marinov b96988fc10 Limits the early DTLS to Chrome because Firefox does not support instructing it about its RFC 4145 setup attribute value. 9 anni fa
  Lyubomir Marinov 6bb7eadf9a Expresses the desire to have the conference focus invited into the MUC ASAP. 9 anni fa
  Lyubomir Marinov 0dce3b62af Prefers local variables over instance property lookups. 9 anni fa
  Lyubomir Marinov 3079fbca34 Fixes hard-to-read indentation. 9 anni fa
  Lyubomir Marinov b93ed63f7d Renames a local variable from tmp to something (more) descriptive. 9 anni fa
  Lyubomir Marinov cad01c5c3d Splits a long function into two shorter functions. 9 anni fa
  hristoterezov 4526a72338 Merge pull request #44 from jitsi/early-dtls 9 anni fa
  damencho f5d425722a Merge pull request #47 from jitsi/fix_join 9 anni fa
  damencho 05be468a19 Merge pull request #48 from jitsi/jibri-recording-modifications-in-progress 9 anni fa
  yanas 638bec6375 Basic Jibri recording refactoring. 9 anni fa
  hristoterezov 6d51afe200 Fixes issue with muc join 9 anni fa
  hristoterezov 28e2e912c3 Merge pull request #46 from damencho/version-print 9 anni fa
  Lyubomir Marinov 4dd7ae6bfa Improves the readability of the source code. (Suggested by Iván Loire.) 9 anni fa
  damencho a6d1419861 Prints the version of lib when building. 9 anni fa
  damencho 473e337dc7 Merge pull request #45 from jitsi/strophe_attach 9 anni fa
  hristoterezov f6e0110636 Adds constant for statuses in external_connection.js 9 anni fa
  hristoterezov de851ca50e Implements attach method in JitsiConnection. Fixes token auth. 9 anni fa
  Lyubomir Marinov 7287bc2829 Deduplicates string searches using SDPUtil.find_line/s. 9 anni fa
  Lyubomir Marinov 7cf5191d08 Switch the WebRTC DTLS peer from active to passive. 9 anni fa
  Lyubomir Marinov 3660ff23a3 Expresses the desire to send the SDP answer ASAP. 9 anni fa
  Lyubomir Marinov a27fe95054 Uses less indentation. 9 anni fa
  Lyubomir Marinov a22c56aa32 Switch the WebRTC DTLS peer from active to passive. 9 anni fa
  Paweł Domas 31c41d7a6b Update tokens.md 9 anni fa
  yanas 2ec1ca5633 Merge pull request #42 from damencho/remove-unused-events 9 anni fa
  damencho 097462b70d Remove unused events. 9 anni fa
  hristoterezov f3465b9d01 Merge pull request #40 from jitsi/strophe_cleanup 9 anni fa
  paweldomas 07d32cc650 Adds docs and improvements to JingleSessionPC.newJingleErrorHandler 9 anni fa
  paweldomas 35cef535db Moves JingleSessionPC initialization from ChatRoom to JitsiConference 9 anni fa
  paweldomas 0510c54f59 Replaces 'const' with 'var' in JingleSessionPC 9 anni fa
  paweldomas 1723c46a71 Returns 'error' response when incoming jingle session has not been accepted instead of sending session-terminate later on. 9 anni fa
  paweldomas 1ccf494169 Fixes error type not set correctly on jingle error response, adds more warnings 9 anni fa
  paweldomas d9182a41c4 Removes unused scenarios from JingleSessionPC, accepts incoming session only from Jicofo user, cleanups terminate code 9 anni fa
  paweldomas 0ba2c9fffc Removes unused $(document).trigger 9 anni fa
  paweldomas 438bf72572 Captures all IQ errors coming from JingleSessionPC, adds timeout constant, adds JINGLE_ERROR event, 9 anni fa
  paweldomas 9aed1bf90a Moves 'active' method to JingleSession 9 anni fa
  paweldomas 1bec553315 Removes no longer used 'sendKeyframe' hack 9 anni fa
  paweldomas a047e5e00d Removes unused 'onIceConnectionStateChange' handler 9 anni fa
  paweldomas 11fa8f8567 Removes unused 'videoMuteByUser' field 9 anni fa
  paweldomas 45c5180a5e Removes unused getStats method 9 anni fa
  Paweł Domas 9fae6dc59a Merge pull request #37 from jitsi/max_users_error 9 anni fa
  Paweł Domas b4f0b92d20 Merge pull request #39 from jitsi/better-onicecandidate 9 anni fa
  hristoterezov c00a23441c Fixes errors after review 9 anni fa
  Lyubomir Marinov fbc5d195eb Adds a FIXME to not let a potential problem be forgotten. 9 anni fa
  Lyubomir Marinov 3a179705ea Fixes a possible exception. Clarifies (& potentially optimizes) code. 9 anni fa