Дамян Минков
77d4fe3a9d
Merge pull request #179 from jitsi/fix_removed_conference_listeners
Adds improperly removed JitsiConference listeners after PR#166
9 anos atrás
hristoterezov
20fc22d293
Adds improperly removed JitsiConference listeners after PR#166
9 anos atrás
hristoterezov
bd745f70bf
Merge pull request #175 from jitsi/fix-repeated-msgs-in-muc
Uses the empty element with namespace for initial presence.
9 anos atrás
damencho
709f12f533
Uses the empty element with namespace for initial presence.
Fixes a problem where, sending that namespace on every presence will make the server think we are joining every time and will return us the message history for the muc.
9 anos atrás
Дамян Минков
47f11a7e39
Merge pull request #166 from jitsi/reloads
Implements reload functionality for JitsiConnection and JitsiConference
9 anos atrás
hristoterezov
342e8ac5c0
Simplifies EventEmitterForwarder.forward code
9 anos atrás
hristoterezov
b1e4c8debe
Fixes issues after review PR #166
9 anos atrás
Дамян Минков
a1dbd1f614
Merge pull request #173 from jitsi/audio_problem_torture_fix
Adds additional that are going to be visible in torture for the audio problem detection
9 anos atrás
hristoterezov
c5e83fbefe
Adds additional that are going to be visible in torture for the audio problem detection
9 anos atrás
hristoterezov
63d909d074
Merge pull request #169 from jitsi/kick-fix
Kick fix
9 anos atrás
Дамян Минков
8d41d9c3f3
Merge pull request #163 from jitsi/false-callstats-failures
False callstats failures
9 anos atrás
damencho
339c472dcd
Fixes few issues with kicking participant.
If in the presence there is 110 and 307 status codes there was an error in processing. When kicked the other participants were not cleared from the conference. Firing an event for focus leaving the conference when we are kicked.
9 anos atrás
damencho
3699c741dd
Removes variable not present in the code anymore.
9 anos atrás
bgrozev
d7947961cf
Merge pull request #164 from jitsi/jibri-retries
Add RETRYING Jibri status
9 anos atrás
hristoterezov
6f5bcf70b3
Merge pull request #168 from jitsi/jwt-login-service-2
Jwt login service 2
9 anos atrás
Дамян Минков
0f7729f54f
Merge pull request #162 from jitsi/nickname_conflict
Append random hex string to MUC nickname with XMPP login
9 anos atrás
paweldomas
fc995e5aa0
Add utility method for constructing JWT login service URL
9 anos atrás
paweldomas
5aa32d2d00
Prefer main domain if 'token' option was specified
9 anos atrás
hristoterezov
0e6a1073c8
Fixes JS error
9 anos atrás
hristoterezov
04ee9419a6
Merge branch 'master' into reloads
9 anos atrás
hristoterezov
e862d165d7
Fixes JS error when sends JingleSessionPC errors to callstats
9 anos atrás
hristoterezov
5d1ac53aa8
Changes reload methods to private
9 anos atrás
Дамян Минков
568475fa07
Merge pull request #165 from bgrozev/logging
Adds more logs and clean up.
9 anos atrás
hristoterezov
20db0e4051
Merge branch 'master' into reloads
9 anos atrás
hristoterezov
824169f659
Tries to fix issue with not recognized focus participant on reload
9 anos atrás
Boris Grozev
073e0c6203
Exposes logging an "application log" to callstats.
9 anos atrás
Boris Grozev
6cfd1ba968
Renames confusingly named functions, adds documentation.
9 anos atrás
Boris Grozev
68b1eb7912
Logs the ICE ufrags to callstats.
9 anos atrás
Boris Grozev
a0a2cabf34
Make sure the browserify script returns failure unless
output was produced. The pipe to exorcist hides failures
from the browserify itself.
9 anos atrás
paweldomas
d62ad1c2fd
Not disconnect on 3rd PING failure
9 anos atrás
paweldomas
5db491c6f1
Log PING failure on error level starting from the 3rd
9 anos atrás
paweldomas
dbc3368c6b
No longer log Strophe's secondary timeouts as errors
9 anos atrás
paweldomas
d4c952f4b9
Not report "user cancelled prompt" error as GUM failure
9 anos atrás
paweldomas
3e2edf2d3a
Report gUM failed to the stats only when all resolutions fail
9 anos atrás
paweldomas
9e58ec6bcf
Add RETRYING Jibri status
9 anos atrás
paweldomas
2493791059
Append random hex string to MUC nickname with XMPP login
9 anos atrás
hristoterezov
6ca2c62090
Reloads JitsiConnection on prosody or jicofo restart
9 anos atrás
hristoterezov
526a1e4762
Merge pull request #161 from tsareg/fire_conference_left_event
Fire CONFERENCE_LEFT event after conference is left
9 anos atrás
hristoterezov
30351f7cd1
Merge pull request #160 from tsareg/fix_track_dispose_and_conference_leave
Fix JitsiLocalTrack dispose() method
9 anos atrás
tsareg
954de1380f
Fire CONFERENCE_LEFT event after conference is left
9 anos atrás
tsareg
332c0957f3
Wrap thrown errors into Promise.reject for consistency.
Handle case when JitsiLocalTrack#dispose() is called after track was removed from conference.
Set track's conference reference to null when removing track from conference.
9 anos atrás
hristoterezov
0449071f89
Implements JitsiConnection.reload. Minor fixes related to JitsiConference.reload.
9 anos atrás
Дамян Минков
b2e115a7fa
Merge pull request #151 from jitsi/audio_problem_detection
Implements audio problems detection
9 anos atrás
hristoterezov
1c05b3a1e0
Merge branch 'master' into reloads
9 anos atrás
hristoterezov
72892e7cd3
Merge branch 'master' into audio_problem_detection
9 anos atrás
hristoterezov
5bc4dfda0f
Merge pull request #159 from tsareg/error_types
Expose JitsiTrackError through JitsiMeetJS.errorTypes.JitsiTrackError
9 anos atrás
tsareg
c43a3bcbe8
Expose JitsiTrackError through JitsiMeetJS.errorTypes.JitsiTrackError
9 anos atrás
Любомир Маринов
1dc483276d
Merge pull request #157 from jitsi/updates-getvideo-id
Removes getVideoId and getVideoSrc as no longer used by tests.
9 anos atrás
hristoterezov
db2940b5a5
Merge pull request #156 from jitsi/be-forgiving
Be forgiving towards API clients
9 anos atrás
damencho
421483fc73
Removes getVideoId and getVideoSrc as no longer used by tests.
9 anos atrás