460 Commits (84f72c1b73e3792dd127f1220c7b6692b51fa20a)
 

Author SHA1 Message Date
  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
  Paweł Domas 31c41d7a6b Update tokens.md 9 years ago
  yanas 2ec1ca5633 Merge pull request #42 from damencho/remove-unused-events 9 years ago
  damencho 097462b70d Remove unused events. 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
  hristoterezov f3465b9d01 Merge pull request #40 from jitsi/strophe_cleanup 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
  Paweł Domas 9fae6dc59a Merge pull request #37 from jitsi/max_users_error 9 years ago
  Paweł Domas b4f0b92d20 Merge pull request #39 from jitsi/better-onicecandidate 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
  damencho b6001fba93 Merge pull request #30 from jitsi/components_versions 9 years ago
  George Politis c81a80bb26 Merge pull request #35 from jitsi/send-ice-candidates-single-vs-plural 9 years ago
  George Politis b66edda1ce Merge pull request #34 from jitsi/reduce-sdputil-find_line 9 years ago
  Lyubomir Marinov 63fec23086 Uses sendIceCandidates instead of sendIceCandidate as the rest of the code suggests was the intention. 9 years ago
  damencho 237d2888b0 Merge pull request #33 from isymchych/nwjs 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
  damencho 165be224c9 Merge pull request #32 from jitsi/fix-doc-comments 9 years ago
  Lyubomir Marinov 643b3fa8ae Fixes doc(umentation) comments (e.g. the mention of the method sendPresenceCommand with does not exist). 9 years ago
  yanas 7cde7652f3 Merge pull request #31 from damencho/sync-mute 9 years ago
  damencho f18f56989d Fixes audio mute/unmute all. 9 years ago
  damencho e8739706e1 Renames some variables. 9 years ago
  paweldomas 2db4f555e1 Fixes 'arg' undefined in ScreenObtainer 9 years ago
  damencho b40b0c19d1 Rejects unmute promise if error is cought. 9 years ago
  damencho a1bef9da5c Moves common logic in util function. 9 years ago
  damencho e4d455a242 Returns Promise from mute/unmute and ignores requests while mute/unmuting is in progress. Moves mute/unmute methods to JitsiLocalTrack as said in API docs. 9 years ago
  yanas 794a815a94 Merge pull request #29 from damencho/ds-error-handle 9 years ago
  damencho f412f40438 Merge remote-tracking branch 'upstream/master' into ds-error-handle 9 years ago
  damencho 89dad68c7f Merge pull request #25 from jitsi/fix_track_removed_event 9 years ago
  damencho 938e59d09f Merge branch 'master' into fix_track_removed_event 9 years ago
  damencho 58d1f9b345 Removes unused events. 9 years ago