Lyubomir Marinov
84c22065fa
Expresses the desire to have the MUC join ASAP.
9 年之前
Lyubomir Marinov
1e17367d5b
Initializes fields with primitive values through the prototype. (The Internet says that's faster so it MUST be true.)
9 年之前
Lyubomir Marinov
230196572c
Simplifies source code.
9 年之前
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 年之前
Lyubomir Marinov
6bb7eadf9a
Expresses the desire to have the conference focus invited into the MUC ASAP.
9 年之前
Lyubomir Marinov
0dce3b62af
Prefers local variables over instance property lookups.
9 年之前
Lyubomir Marinov
3079fbca34
Fixes hard-to-read indentation.
9 年之前
Lyubomir Marinov
b93ed63f7d
Renames a local variable from tmp to something (more) descriptive.
9 年之前
Lyubomir Marinov
cad01c5c3d
Splits a long function into two shorter functions.
9 年之前
yanas
638bec6375
Basic Jibri recording refactoring.
9 年之前
hristoterezov
6d51afe200
Fixes issue with muc join
9 年之前
Lyubomir Marinov
4dd7ae6bfa
Improves the readability of the source code. (Suggested by Iván Loire.)
9 年之前
hristoterezov
de851ca50e
Implements attach method in JitsiConnection. Fixes token auth.
9 年之前
Lyubomir Marinov
7287bc2829
Deduplicates string searches using SDPUtil.find_line/s.
9 年之前
Lyubomir Marinov
7cf5191d08
Switch the WebRTC DTLS peer from active to passive.
9 年之前
Lyubomir Marinov
3660ff23a3
Expresses the desire to send the SDP answer ASAP.
9 年之前
Lyubomir Marinov
a27fe95054
Uses less indentation.
9 年之前
Lyubomir Marinov
a22c56aa32
Switch the WebRTC DTLS peer from active to passive.
9 年之前
paweldomas
07d32cc650
Adds docs and improvements to JingleSessionPC.newJingleErrorHandler
9 年之前
paweldomas
35cef535db
Moves JingleSessionPC initialization from ChatRoom to JitsiConference
9 年之前
paweldomas
0510c54f59
Replaces 'const' with 'var' in JingleSessionPC
9 年之前
paweldomas
1723c46a71
Returns 'error' response when incoming jingle session has not been accepted instead of sending session-terminate later on.
9 年之前
paweldomas
1ccf494169
Fixes error type not set correctly on jingle error response, adds more warnings
9 年之前
paweldomas
d9182a41c4
Removes unused scenarios from JingleSessionPC, accepts incoming session only from Jicofo user, cleanups terminate code
9 年之前
paweldomas
0ba2c9fffc
Removes unused $(document).trigger
9 年之前
paweldomas
438bf72572
Captures all IQ errors coming from JingleSessionPC, adds timeout constant, adds JINGLE_ERROR event,
adds missing semicolons
9 年之前
paweldomas
9aed1bf90a
Moves 'active' method to JingleSession
9 年之前
paweldomas
1bec553315
Removes no longer used 'sendKeyframe' hack
9 年之前
paweldomas
a047e5e00d
Removes unused 'onIceConnectionStateChange' handler
9 年之前
paweldomas
11fa8f8567
Removes unused 'videoMuteByUser' field
9 年之前
paweldomas
45c5180a5e
Removes unused getStats method
9 年之前
hristoterezov
c00a23441c
Fixes errors after review
9 年之前
Lyubomir Marinov
fbc5d195eb
Adds a FIXME to not let a potential problem be forgotten.
9 年之前
Lyubomir Marinov
3a179705ea
Fixes a possible exception. Clarifies (& potentially optimizes) code.
9 年之前
hristoterezov
3bfe034176
Adds CONFERENCE_MAX_USERS conference error.
9 年之前
Lyubomir Marinov
63fec23086
Uses sendIceCandidates instead of sendIceCandidate as the rest of the code suggests was the intention.
9 年之前
Lyubomir Marinov
d77186198e
Removes wasteful duplicate calls to SDPUtil.find_line().
9 年之前
isymchych
fa9fe84e23
integration with NW.js
9 年之前
damencho
f18f56989d
Fixes audio mute/unmute all.
10 年之前
damencho
e8739706e1
Renames some variables.
10 年之前
paweldomas
2db4f555e1
Fixes 'arg' undefined in ScreenObtainer
10 年之前
damencho
b40b0c19d1
Rejects unmute promise if error is cought.
10 年之前
damencho
a1bef9da5c
Moves common logic in util function.
10 年之前
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.
10 年之前
damencho
58d1f9b345
Removes unused events.
10 年之前
damencho
104bf2363b
Adds an error for user canceling the window choosing window/desktop when sharing desktop.
10 年之前
damencho
f7e63c5850
Adds some more logged info and error type for chrome installation failure.
10 年之前
paweldomas
f4900ec533
Captures the versions of conferencing system components.
10 年之前
hristoterezov
1c9eed44c5
Renames JitsiTrack.stop method and TRACK_STOPPED event. Fixes minor issues with TRACK_REMOVED event.
10 年之前
isymchych
e2154a2a5f
store userId and callStatsUserName globally (was per-conference)
move sessionId reading/storing into Settings.js
10 年之前